moya-lang / AllocatorLinks
Ultra fast C++11 allocator for STL containers.
☆273Updated 3 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☆573Updated last month
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆363Updated 2 years ago
- A fast work-stealing queue template in C++☆319Updated last year
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆360Updated 11 months ago
- A miniature library for struct-field reflection in C++☆583Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆221Updated 10 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆547Updated 11 months ago
- Greg's Template Library of useful classes.☆214Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆485Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Header-only library for multithreaded programming☆235Updated 4 months ago
- C++11 metaprogramming library☆264Updated last week
- A polymorphic value-type for C++☆227Updated last year
- A reflective enum implementation for C++☆297Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 11 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆501Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆464Updated last month
- Scope Guard & Defer C++☆176Updated last year
- Fast, convenient JSON serialization and parsing in C++☆495Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- Yet Another Serialization☆765Updated 6 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆370Updated 3 weeks ago
- General-purpose C++ graph library☆227Updated this week
- Microbenchmarking for Modern C++☆225Updated 4 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆406Updated 2 months ago