cparse / collectorLinks
A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm
☆18Updated 7 years ago
Alternatives and similar repositories for collector
Users that are interested in collector are comparing it to the libraries listed below
Sorting:
- Platform abstraction and utility library☆19Updated this week
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- any_function is a functional counterpart to std::any☆14Updated 9 years ago
- Portable, protocol-agnostic UDP socket wrapper, primarily designed for client-server models in applications such as games (deprecated, us…☆12Updated 7 years ago
- A binary tree based memory allocator in C.☆11Updated 7 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Lua C++ wrapper prototype☆22Updated 11 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 9 years ago
- ☆9Updated 4 years ago
- Header only debug module for c++11☆38Updated 10 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Fast Point Overlap Test☆17Updated 7 years ago
- 🐶chihuahua - tiny & fast rendering library☆13Updated 8 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Multi-threaded data building, packaging, patching and editing system☆9Updated 9 years ago
- Crawler, a quick prototiping platform for Windows (C++11)☆14Updated 9 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Tiny portable virtual memory wrapper☆13Updated last year
- ☆12Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- BON - Binary Object Notation☆21Updated 7 years ago
- Simple category-based logger generator for C/C++☆10Updated 8 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆9Updated 9 years ago
- Public domain single-file header-only C libraries☆12Updated 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 2 years ago
- A handy string interpolator (C++11)☆13Updated 9 years ago
- A simple mathematical expression parser written in C++ with no external dependencies whatsoever.☆19Updated 13 years ago