moya-lang / AllocatorLinks
Ultra fast C++11 allocator for STL containers.
☆273Updated 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☆576Updated last month
- Implementation of C++20's std::span for older compilers☆364Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆551Updated 11 months ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- A miniature library for struct-field reflection in C++☆587Updated last month
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A fast work-stealing queue template in C++☆320Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆313Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- Greg's Template Library of useful classes.☆216Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆216Updated last year
- Scope Guard & Defer C++☆176Updated last year
- C++11 metaprogramming library☆266Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆376Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆465Updated 2 months ago
- A polymorphic value-type for C++☆228Updated 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☆448Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆408Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated 2 weeks ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Yet Another Serialization☆765Updated 6 months ago
- General-purpose C++ graph library☆228Updated 3 weeks ago
- A reflective enum implementation for C++☆297Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆410Updated 5 months ago