Ultra fast C++11 allocator for STL containers.
☆272Jan 3, 2022Updated 4 years ago
Alternatives and similar repositories for Allocator
Users that are interested in Allocator are comparing it to the libraries listed below
Sorting:
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,936Mar 7, 2026Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- ☆13May 14, 2022Updated 3 years ago
- An extension for the API of Binance (https://www.binance.com/)☆15Oct 11, 2021Updated 4 years ago
- Blazing fast memory allocator designed for video games☆330Oct 13, 2023Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- llvm::SmallVector stripped from dependencies.☆35May 17, 2020Updated 5 years ago
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 4 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Dec 6, 2019Updated 6 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- A lock-free pool-based allocator using C++11 facilities☆15Mar 21, 2015Updated 10 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- C++ Custom memory allocators☆65Jun 9, 2020Updated 5 years ago
- Modern C++ B-tree containers☆281Aug 11, 2023Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,217Mar 5, 2026Updated 2 weeks ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 4 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26May 11, 2021Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Feb 17, 2010Updated 16 years ago
- Solving the Expression Problem in C++11☆45Nov 10, 2012Updated 13 years ago
- A high performance C++ log library, producing structured binary logs☆784Mar 3, 2026Updated 2 weeks ago
- 🎓 Implementation of the primitive compiler without popular tools like LLVM for abstract programming language.☆16Mar 7, 2020Updated 6 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆643Mar 10, 2023Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- A STL allocator that mmaps files☆255May 7, 2021Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- Reliable UDP Multicast using a separate TCP ack channel per subscriber.☆18Jan 5, 2024Updated 2 years ago