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
Related projects ⓘ
Alternatives and complementary repositories for steady
- Instrument your C/C++ programs with traces, see them in chrome://tracing☆58Updated 6 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A simple std::vector-style array for C☆12Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- 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
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- This tool generate minimal reflection info about classes and enums based on clang 3.2☆24Updated 9 years ago
- A C++17 library for parsing and executing expressions. Allows easy exposure of variables and functions from C++ through built-in reflecti…☆26Updated last year
- Heal is a lightweight C++ library to aid and debug applications. Heal requires C++11 (or C++03 with boost at least).☆16Updated 9 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- A fast, but not std conforming, version of visit for variants☆30Updated 3 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆29Updated 5 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- defer a callable until the end of the current scope☆16Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- Pure C Data Structure and Utils☆20Updated 13 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Exposing a C++ library with a plain C ABI☆16Updated 7 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago