arneg / GJAlloc
a fast fixed size block allocator
☆20Updated 9 years ago
Alternatives and similar repositories for GJAlloc:
Users that are interested in GJAlloc are comparing it to the libraries listed below
- ☆31Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- ☆21Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A simple Perl script that prints GCC warning options you can apply to C++ code.☆12Updated 8 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- Experiments with "reflexpr"☆11Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Lightning fast XML parser.☆22Updated 7 years ago
- Intrusive data structures for C☆58Updated 7 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago