s4y / team
Easy asynchrony for C++
☆93Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for team
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- C++ standard proposals☆16Updated 4 years ago
- C++ async operations☆101Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A stab at constexpr bson creation☆32Updated 9 years ago
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆18Updated 8 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆92Updated last week
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Hash Array Mapped Trie (C++ Templates)☆122Updated last year
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆71Updated 4 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- ☆26Updated 6 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆24Updated 5 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 2 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Open multi-methods for C++11☆117Updated 6 years ago
- Dynamic structured data container for C++14☆19Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- ☆39Updated 9 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago