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:
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- C++ hash map and hash set which preserve the order of insertion☆545Updated 9 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 10 months ago
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- A micro microbenchmarking library for C++11 in a single header file☆222Updated 3 weeks ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A reflective enum implementation for C++☆298Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆214Updated last year
- Fast, convenient JSON serialization and parsing in C++☆492Updated last week
- Header-only library for multithreaded programming☆233Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- A fast work-stealing queue template in C++☆310Updated 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 3 months ago
- A polymorphic value-type for C++☆227Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- C++11 metaprogramming library☆261Updated 2 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆456Updated this week
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated last year
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆223Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆447Updated 5 months ago
- Lightweight Error Augmentation Framework☆331Updated last month
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆305Updated 2 months ago