moya-lang / AllocatorView external linksLinks
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,924May 23, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 months ago
- ☆13May 14, 2022Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- Fast and memory efficient c++ flat hash table/map/set☆684Jan 18, 2026Updated 3 weeks ago
- C++ STL without template code inflation☆11Apr 8, 2019Updated 6 years ago
- Blazing fast memory allocator designed for video games☆325Oct 13, 2023Updated 2 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,173Dec 13, 2025Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Feb 17, 2010Updated 15 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Nov 13, 2025Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 4, 2026Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603May 1, 2023Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26May 11, 2021Updated 4 years ago
- An Efficient C++ Fixed Block Memory Allocator☆37Jul 23, 2025Updated 6 months ago
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 3 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,164Jan 4, 2024Updated 2 years ago
- C++14 lock-free queue.☆1,814Jan 31, 2026Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆478Jan 28, 2025Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,309Feb 4, 2026Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆284Aug 22, 2022Updated 3 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,146Dec 6, 2025Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆113May 21, 2024Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,475Mar 8, 2024Updated last year
- Modern C++ B-tree containers☆280Aug 11, 2023Updated 2 years ago
- A morden implement of CHD/SHD algorithm.☆13Apr 25, 2025Updated 9 months ago
- An extension for the API of Binance (https://www.binance.com/)☆15Oct 11, 2021Updated 4 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,448Nov 2, 2025Updated 3 months ago
- A high performance C++ log library, producing structured binary logs☆774Feb 2, 2026Updated last week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 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 week
- a header-only, constexpr alternative to gperf for C++14 users☆1,522Jul 29, 2025Updated 6 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,214Dec 30, 2025Updated last month
- Type preserving dynamic heterogeneous containers for C++.☆18Dec 6, 2019Updated 6 years ago