moya-lang / AllocatorLinks
Ultra fast C++11 allocator for STL containers.
☆273Updated 4 years ago
Alternatives and similar repositories for Allocator
Users that are interested in Allocator are comparing it to the libraries listed below
Sorting:
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- A miniature library for struct-field reflection in C++☆639Updated 3 months ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- C++11 metaprogramming library☆280Updated last week
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆566Updated 3 months ago
- Header-only library for multithreaded programming☆241Updated 2 weeks ago
- A reflective enum implementation for C++☆300Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆220Updated 2 years ago
- Greg's Template Library of useful classes.☆261Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- A polymorphic value-type for C++☆227Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆467Updated 2 months ago
- Scope Guard & Defer C++☆181Updated 2 years ago
- Lightweight Error Augmentation Framework☆337Updated this week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated 6 months ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Yet Another Serialization☆771Updated 11 months ago
- General-purpose C++ graph library☆235Updated last week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆481Updated last month