alecbz / mmap-allocatorLinks
☆9Updated 11 years ago
Alternatives and similar repositories for mmap-allocator
Users that are interested in mmap-allocator are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Benchmarks for our memory allocator☆67Updated last year
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- wrappers for tarantool small allocated objects☆12Updated 5 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago