crazybie / tgcLinks
A Tiny, portable, precise, incremental mark-sweep GC designed for C++.
☆39Updated 5 years ago
Alternatives and similar repositories for tgc
Users that are interested in tgc are comparing it to the libraries listed below
Sorting:
- Ubpa small flat containers based on C++20☆29Updated 3 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated 2 years ago
- Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine suppo…☆17Updated last week
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 10 months ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- Phisko's C++ Utilities☆44Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 9 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated last year
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- QuickJS Javascript engine, MS Visual Studio port.☆18Updated 5 years ago
- Easy to use and fast non-standard standard library replacement for C++.☆36Updated 2 weeks ago
- Lean library to observe file changes in a specific directory path.☆46Updated 2 months ago
- High performance shared read write lock.☆31Updated 6 years ago
- Portable, real time, modular and data-driven GUI C++ library.☆84Updated 6 months ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- xmake plugin for visual studio☆25Updated 9 months ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ memory allocator with smart GC☆55Updated last year
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated 4 months ago