marcusz / steady
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 9 years ago
Alternatives and similar repositories for steady:
Users that are interested in steady are comparing it to the libraries listed below
- single file C libraries☆38Updated 3 months ago
- Lightning fast XML parser.☆22Updated 7 years ago
- Immutable/persistent functional data structures for C++11☆10Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Coroutine library in C.☆20Updated 4 years ago
- ☆26Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Instrument your C/C++ programs with traces, see them in chrome://tracing☆58Updated 11 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- ☆34Updated 6 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- 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 string formatting library for C++☆41Updated 4 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- transducers in C++ 14☆40Updated 10 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago