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 12 years ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- ☆39Updated 12 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 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
- 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
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- a asymmetric coroutine (lua like) with fixed-size stack☆16Updated 10 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- Flexc++ is a scanner generator like flex, but it generates C++ code☆31Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- C++ Green threads and coroutines library☆38Updated 11 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 10 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 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
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- ☆31Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- C++ Concurrency library!☆27Updated 6 years ago