jgreitemann / avl-tree
A templated AVL tree with STL-style iterators and random access; written in C++.
☆15Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for avl-tree
- Ultra fast C++11 allocator for STL containers.☆273Updated 2 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 8 years ago
- A feature complete LRU cache implementation in C++☆236Updated 4 years ago
- High performance C++11 thread pool☆567Updated 4 years ago
- STL-like containers from Boost☆103Updated 3 weeks ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- Example programs for Talking Async videos☆174Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆366Updated 4 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆343Updated 6 months ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- Enjoy template metaprogramming☆113Updated 7 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆244Updated 11 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆161Updated 5 months ago
- Thread-safe container for sharing data between threads☆402Updated 3 months ago
- Automatically exported from code.google.com/p/segvcatch☆116Updated 8 months ago
- C++11/17/20 thread-safe singleton pattern using CRTP☆26Updated 6 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆123Updated last year
- A fast and flexible c++ template class for tree data structures☆96Updated 2 years ago
- Pretty printer for command line programs☆115Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆44Updated last month
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆114Updated 7 months ago
- Fast and memory efficient c++ flat hash map/set☆496Updated last week
- Futures and thread pool for C++ (with optional Qt support)☆125Updated 3 years ago
- Boost.org property_tree module☆55Updated 2 months ago
- My C++ Notes☆98Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- General-purpose C++ graph library☆193Updated last month
- C++ standard library features, "from scratch"☆180Updated 4 years ago