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++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Minimal pub/sub message queue in C.☆22Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆27Updated 9 years ago
- High performance event tracing☆17Updated 2 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- ☆27Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Mindroid.ecpp is an embedded application framework inspired by Google's Android operating system☆22Updated 4 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 2 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Option type implementation in C++11☆14Updated 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