tranvictor / AVLmapLinks
This is a C++ map using AVL tree instead of red-black tree.
☆10Updated 11 years ago
Alternatives and similar repositories for AVLmap
Users that are interested in AVLmap are comparing it to the libraries listed below
Sorting:
- ☆12Updated 8 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Lock-free memory allocator☆22Updated last year
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Intrusive data structures for C☆59Updated 8 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Locate Visual Studio installations in Python and C☆16Updated 4 years ago
- Multiplying... backward?☆14Updated 4 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Region based memory allocator☆15Updated 5 years ago
- Tiny PreProcessor☆18Updated 4 months ago
- No-dependency easy to understand string to floating point number conversion☆30Updated 10 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- little test driven handle library in c☆11Updated 4 years ago
- A scoped stack allocator☆36Updated 6 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Lightweight logging library for C/C++☆34Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Math vector library☆37Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Measuring memory usage in C and C++☆27Updated 8 years ago
- Symmetric ciphers, hashes, microtime, random strings, big integers, and zlib compression☆27Updated 9 years ago