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
- A light-weight C++ profiling library☆31Updated 10 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Easily batch-build cmake projects!☆17Updated 9 months ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 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
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- a light-weight, header-only, dependency-free, C++14 library for ISO units☆31Updated 5 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- ☆26Updated 4 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆38Updated 6 years ago
- ☆26Updated 7 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
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Network simulator for reliable UDP testing in C++☆16Updated 5 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago