moya-lang / Allocator
Ultra fast C++11 allocator for STL containers.
☆273Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Allocator
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆352Updated last month
- A miniature library for struct-field reflection in C++☆497Updated 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☆422Updated 5 months ago
- C++ implementation of a memory efficient hash map and hash set☆334Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆383Updated 3 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆398Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆459Updated 5 months ago
- A micro microbenchmarking library for C++11 in a single header file☆210Updated 8 months ago
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- A header-only C++ library for task concurrency☆622Updated last year
- Comprehensive benchmarks of C++ maps☆299Updated last year
- Header-only library for multithreaded programming☆226Updated last month
- C++11 metaprogramming library☆243Updated this week
- A polymorphic value-type for C++☆228Updated last year
- Fast, convenient JSON serialization and parsing in C++☆475Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- An additive strong typedef library for C++14/17/20☆417Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆713Updated this week
- Yet Another Serialization☆731Updated 7 months ago
- Greg's Template Library of useful classes.☆119Updated last week
- Fast and memory efficient c++ flat hash map/set☆495Updated this week
- General-purpose C++ graph library☆193Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆206Updated 11 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Lightweight Error Augmentation Framework☆313Updated last month
- C++ standard library features, "from scratch"☆180Updated 4 years ago