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☆57Updated 3 years ago
- Live Asynchronous Visualized Architecture☆99Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue (IPDPS 2017)☆33Updated 7 years ago
- Cross-platform C++ library for fast binary and REST messaging☆44Updated 5 years ago
- Immutable/persistent functional data structures for C++11☆10Updated 6 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Minimal pub/sub message queue in C.☆23Updated 11 years ago
- A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.☆40Updated 5 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- single file C libraries☆40Updated 10 months ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆69Updated 8 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- An argument-parsing library for C++.☆44Updated last year
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- C++ unit testing and mocking made easy☆56Updated 6 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆79Updated 2 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆71Updated 9 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Literal Logging for C++☆86Updated 8 years ago
- C++ library for incremental computing☆23Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- A simple, extensible build system for use with Scons☆24Updated last month
- Coroutines in C☆122Updated 11 years ago
- ☆34Updated last year
- Foundations of symbol based programming☆30Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago