Matvey Cherevko
Results
13
repositories owned by
Matvey Cherevko
kari.hpp
78
Stars
1
Forks
Watchers
Experimental library for currying in C++17
flat.hpp
75
Stars
2
Forks
Watchers
Library of flat vector-like based associative containers
meta.hpp
137
Stars
10
Forks
Watchers
C++20 Dynamic Reflection Library
ecs.hpp
41
Stars
5
Forks
Watchers
C++17 Entity Component System
enum.hpp
45
Stars
6
Forks
Watchers
C++17 compile-time enum reflection library
fun.hpp
15
Stars
1
Forks
Watchers
My old crazy idea about functional programming in C++
invoke.hpp
41
Stars
7
Forks
Watchers
std::invoke/std::apply analogs for C++11/14
promise.hpp
44
Stars
9
Forks
Watchers
C++ asynchronous promises like a Promises/A+