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:
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 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/ …☆42Updated 10 years ago
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆98Updated 4 months ago
- ☆38Updated 12 years ago
- For details, see the blog post:☆32Updated last year
- HuskyDB - Windows Native C++ NoSQL Database☆33Updated 7 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- ☆31Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- exploring coroutine C++ proposal☆45Updated 8 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- Persistent red-black tree in C++☆29Updated 7 years ago
- The fastest, most robust C++ formatting library☆58Updated 9 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A C++ implementation of python-style generators, powered by boost::context☆57Updated 11 years ago
- Thread safe and multi-endian version of Bob Jenkins' spookyhash☆70Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year