orlp / devector
Resizable contiguous sequence container with fast appends on either end.
☆37Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for devector
- Fast hash table template for array indexes.☆27Updated 7 years ago
- A high performance C++ playground library☆47Updated 8 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆53Updated 9 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Frexx C preprocessor (single C file version)☆30Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Pre-processor for C languages using Python embedded in C comments☆44Updated 10 years ago
- ☆30Updated 8 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
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Open Source Data Library for data serialization.☆42Updated 8 months ago
- C++ string formatting library☆44Updated 4 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- a ring buffer for variable sized continuous data☆16Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- ☆40Updated 4 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆48Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 13 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- Fast open addressing hash table☆41Updated 11 months ago
- Fast comparison-based sort algorithm☆55Updated last year