knizhnik / cppgcLinks
Mark&sweep garbage collector for C++
☆23Updated 11 years ago
Alternatives and similar repositories for cppgc
Users that are interested in cppgc are comparing it to the libraries listed below
Sorting:
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- ☆39Updated 12 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- C++ multi-purpose reflection library☆88Updated 5 years ago
- [WIP] A simple C++ GUI toolkit based on Google Skia and Wayland☆47Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- Boost.Coroutine☆85Updated last month
- exploring coroutine C++ proposal☆46Updated 9 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- json++☆41Updated 9 years ago
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- Persistent red-black tree in C++☆31Updated 4 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 13 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago