knizhnik / cppgcLinks
Mark&sweep garbage collector for C++
☆22Updated 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 11 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 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 lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- Persistent red-black tree in C++☆30Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆43Updated 10 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Flexc++ is a scanner generator like flex, but it generates C++ code☆31Updated 7 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆36Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago