buildingcpp / systemLinks
low level system stuff, threads, memory, file descriptors etc
☆23Updated last year
Alternatives and similar repositories for system
Users that are interested in system are comparing it to the libraries listed below
Sorting:
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A hash function library☆50Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- ☆25Updated 5 years ago
- C++20 Compact Tuple Tools☆57Updated this week
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17