moya-lang / AllocatorLinks
Ultra fast C++11 allocator for STL containers.
☆274Updated 4 years ago
Alternatives and similar repositories for Allocator
Users that are interested in Allocator are comparing it to the libraries listed below
Sorting:
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- Header-only library for multithreaded programming☆240Updated 9 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- C++ implementation of a memory efficient hash map and hash set☆367Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- C++11 metaprogramming library☆279Updated 3 weeks ago
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- A reflective enum implementation for C++☆299Updated last year
- Greg's Template Library of useful classes.☆256Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆380Updated 5 months ago
- Scope Guard & Defer C++☆181Updated 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☆466Updated last month
- C++11 (and onwards) library for lazy evaluation☆363Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆219Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 3 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- Lightweight Error Augmentation Framework☆338Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆477Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated last month
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated 2 weeks ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆422Updated last month
- Yet Another Serialization☆770Updated 10 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago