moya-lang / AllocatorLinks
Ultra fast C++11 allocator for STL containers.
☆274Updated 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 2 weeks ago
- Implementation of C++20's std::span for older compilers☆359Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- A fast work-stealing queue template in C++☆315Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆220Updated 10 months ago
- C++ hash map and hash set which preserve the order of insertion☆546Updated 10 months ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated last month
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Header-only library for multithreaded programming☆234Updated 4 months ago
- C++11 metaprogramming library☆263Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆482Updated 4 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 4 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A miniature library for struct-field reflection in C++☆576Updated last week
- A polymorphic value-type for C++☆227Updated last year
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A reflective enum implementation for C++☆298Updated last year
- Fast, convenient JSON serialization and parsing in C++☆492Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆368Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆461Updated 3 weeks ago
- Yet Another Serialization☆762Updated 5 months ago
- Lightweight Error Augmentation Framework☆332Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆479Updated last month
- General-purpose C++ graph library☆224Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆500Updated last year
- Greg's Template Library of useful classes.☆208Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago