coconut2015 / cookmem
A C++ memory context
☆11Updated 3 years ago
Alternatives and similar repositories for cookmem:
Users that are interested in cookmem are comparing it to the libraries listed below
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 9 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated last year
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Very fast backtraces resolver☆33Updated 6 years ago
- A toolkit of public domain single-header libraries for shader-based opengl apps☆40Updated 5 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
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Easily batch-build cmake projects!☆17Updated 8 months ago
- A scoped stack allocator☆36Updated 5 years ago
- Home of the Lava graphics shader language compiler and other tools☆19Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆38Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 11 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆53Updated 8 years ago