buildingcpp / systemLinks
low level system stuff, threads, memory, file descriptors etc
☆22Updated 11 months ago
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 9 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++20 Compact Tuple Tools☆57Updated last month
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- A header only structure of arrays container for C++☆43Updated 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
- A hash function library☆50Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- ☆25Updated 5 years ago
- Boost.org unordered module☆86Updated last week
- Task graph-based asynchronous programming system using C++ coroutine☆98Updated last year
- SPY - C++ Information Broker☆157Updated last month
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++ serializers benchmark with realistic data☆127Updated 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
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- GitHub Actions for C++ Libraries☆24Updated 3 weeks ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.