Flow-IPC / flowLinks
Flow - Modern C++ toolkit for async loops, logs, config, benchmarking, and more [See also `ipc` repo]
☆13Updated 2 weeks ago
Alternatives and similar repositories for flow
Users that are interested in flow are comparing it to the libraries listed below
Sorting:
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated last month
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- Evo C++ Library☆31Updated 6 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A self-written C++ standard library☆55Updated this week
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 7 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- ☆17Updated 3 years ago
- C++ Dynamic loader generator for C APIs☆18Updated 7 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago