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
- 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
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 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
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Go-style coroutines and channels for C++☆33Updated 10 years ago
- A simple std::vector-style array for C☆12Updated 6 years ago
- Instrument your C/C++ programs with traces, see them in chrome://tracing☆58Updated 5 months ago
- single file C libraries☆38Updated last year
- A light-weight C++ profiling library☆31Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated 10 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 9 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- Public Domain random number generators for C++☆16Updated 9 years ago
- sandbox for my c++ functional programming experiments☆34Updated 11 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆23Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Collection of header-only utilities for C++☆35Updated 11 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago