marcusz / steadyLinks
This is a fast and reliable persistent (immutable) vector class for C++. You can safely share these vectors between threads in multi-threaded programs.
☆19Updated 10 years ago
Alternatives and similar repositories for steady
Users that are interested in steady are comparing it to the libraries listed below
Sorting:
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- Coroutines in C☆122Updated 11 years ago
- single file C libraries☆40Updated last year
- ZeroMQ Base-85 Encoding library C/C++☆62Updated 11 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆72Updated 9 years ago
- finite state machine in C++ templates☆23Updated 13 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- A string formatting library for C++☆42Updated 4 years ago
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆17Updated 12 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆28Updated 4 months ago
- Instrument your C/C++ programs with traces, see them in chrome://tracing☆59Updated last year
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 3 years ago
- A collection of data structures in C++☆18Updated 3 years ago
- Immutable/persistent functional data structures for C++11☆10Updated 6 years ago
- A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.☆40Updated 6 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆69Updated 8 years ago
- A simple, single-header-only library, for wrapping text. In C++☆108Updated 6 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.☆35Updated 9 years ago