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:
- Implementation of C++20's std::span for older compilers☆367Updated 2 years 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☆579Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated last year
- A miniature library for struct-field reflection in C++☆592Updated 2 months ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- A fast work-stealing queue template in C++☆321Updated last year
- C++ implementation of a memory efficient hash map and hash set☆362Updated 2 weeks ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- C++11 metaprogramming library☆267Updated 2 weeks ago
- Greg's Template Library of useful classes.☆223Updated last month
- C++ hash map and hash set which preserve the order of insertion☆554Updated last year
- A reflective enum implementation for C++☆297Updated last year
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆216Updated 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☆451Updated last week
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- Yet Another Serialization☆765Updated 7 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆467Updated last week
- Header-only library for multithreaded programming☆236Updated 6 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆378Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Scope Guard & Defer C++☆176Updated last year
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆313Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- C++11 (and onwards) library for lazy evaluation☆361Updated last week