knizhnik / cppgc
Mark&sweep garbage collector for C++
☆21Updated 10 years ago
Alternatives and similar repositories for cppgc:
Users that are interested in cppgc are comparing it to the libraries listed below
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Public Domain random number generators for C++☆16Updated 9 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 9 years ago
- Allocation benchmarks☆30Updated 8 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- ☆38Updated 11 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A simple C Thread pool implementation☆13Updated 4 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Persistent red-black tree in C++☆28Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- ☆18Updated 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
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago