mknejp / schedulersLinks
Task schedulers for cross-platform C++ development.
☆35Updated 6 years ago
Alternatives and similar repositories for schedulers
Users that are interested in schedulers are comparing it to the libraries listed below
Sorting:
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- C++ async operations☆100Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Template engine library in C++☆91Updated 4 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Command-line tool that generates gluecode from a djinni-IDL file☆102Updated 6 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Updated 6 years ago
- Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.☆31Updated 2 years ago
- C++14 Reflection Library☆135Updated 8 years ago
- ulids in C++, Header Only☆101Updated 2 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++ Asynchronous Promises, inspired by Promises/A+☆45Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- Yet another web framework—this time in modern C++!☆101Updated 2 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year