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
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- single file C libraries☆38Updated last month
- ☆25Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- ☆33Updated 4 months ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Easy to use custom allocators in a single-header, public domain C/C++ library☆51Updated 6 years ago
- Immutable/persistent functional data structures for C++11☆10Updated 5 years ago
- A concurrent garbage collector for C++☆20Updated 9 years ago
- Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (…☆58Updated 7 years 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
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 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
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆27Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A simple, extensible build system for use with Scons☆25Updated 2 months ago
- Ring buffer library for C++17☆39Updated 2 years ago
- Extension of the STL algorithms on sets☆20Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago