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:
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- A miniature library for struct-field reflection in C++☆613Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last week
- A polymorphic value-type for C++☆228Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- C++ hash map and hash set which preserve the order of insertion☆557Updated last week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Header-only library for multithreaded programming☆237Updated 7 months ago
- A fast work-stealing queue template in C++☆326Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆507Updated last month
- C++11 metaprogramming library☆276Updated last week
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 4 months ago
- Yet Another Serialization☆766Updated 8 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- A reflective enum implementation for C++☆299Updated last year
- Glob for C++17☆277Updated 6 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Compile time mathematic functions for C++14☆188Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated 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☆457Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆471Updated last week
- Greg's Template Library of useful classes.☆226Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- Scope Guard & Defer C++☆177Updated last year
- C++ serializers benchmark with realistic data☆126Updated 2 years ago