moya-lang / Allocator
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:
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆611Updated 2 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- An additive strong typedef library for C++14/17/20☆435Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated 3 weeks ago
- Header-only library for multithreaded programming☆234Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆438Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- A fast work-stealing queue template in C++☆306Updated 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☆440Updated last month
- Compile Time Type Information for C++☆588Updated 2 years ago
- C++11 metaprogramming library☆257Updated this week
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆459Updated last month
- Yet Another Serialization☆758Updated 2 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Lightweight Error Augmentation Framework☆325Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆598Updated last month
- A polymorphic value-type for C++☆227Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆387Updated 2 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆107Updated last month
- C++11 (and onwards) library for lazy evaluation☆355Updated this week