coconut2015 / cookmemLinks
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
Sorting:
- C++ reflection framework (for fun)☆14Updated 10 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- ☆26Updated 7 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Very fast backtraces resolver☆33Updated 6 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Lightweight benchmarking component for small C++ routines☆15Updated 2 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- a light-weight, header-only, dependency-free, C++14 library for ISO units☆31Updated 3 months ago