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:
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- ☆39Updated 12 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 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 lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- C++ multi-purpose reflection library☆88Updated 5 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- C++11 implementation of https://hashids.org/☆68Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- Boost.Coroutine☆85Updated last month
- A minimal subset of the Boost C++ library☆36Updated 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
- A future and stream library for modern C++.☆67Updated 3 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- async/await in vanilla C++11☆80Updated 9 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 13 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Theron C++ concurrency library☆34Updated 12 years ago