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☆591Updated 5 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month
- A fast work-stealing queue template in C++☆330Updated last year
- Implementation of C++20's std::span for older compilers☆371Updated 2 years ago
- A miniature library for struct-field reflection in C++☆630Updated last month
- A single header standard C++ serialization framework.☆197Updated 4 years ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- C++ hash map and hash set which preserve the order of insertion☆563Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆225Updated last week
- C++11 metaprogramming library☆278Updated last week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆463Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A reflective enum implementation for C++☆299Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Greg's Template Library of useful classes.☆243Updated 2 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆477Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆337Updated this week
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 4 months ago
- Yet Another Serialization☆769Updated 10 months ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆501Updated this week
- A polymorphic value-type for C++☆228Updated 2 years ago
- General-purpose C++ graph library☆232Updated 4 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆523Updated 3 weeks ago
- Scope Guard & Defer C++☆179Updated last year