macmade / CPP-ARCLinks
C++ Automatic Reference Counting - This project intends to simplify memory management in C++, using reference counting.
☆28Updated 4 years ago
Alternatives and similar repositories for CPP-ARC
Users that are interested in CPP-ARC are comparing it to the libraries listed below
Sorting:
- Custom scripting language Compiler and VM written in C++11.☆36Updated 8 years ago
- Rendering library for 2D/3D graphics☆25Updated 2 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Library for managing windows for cross platform UI applications☆28Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- Cross platform co-routine library exposed through a minimal C API.☆67Updated 4 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- SGScript Scripting Engine☆66Updated 7 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- mini-LZ library☆34Updated 3 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Fork of mcpp, a C/C++ preprocessor☆78Updated 5 months ago
- Software implementation of any size ieee754 floating points☆56Updated 5 years ago
- OpenGL loader for GL3 Core and GLES2/3 - like gl3w, but written in CMake☆18Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Allocation benchmarks☆30Updated 9 years ago
- DWARF debug info viewer using GTK+☆56Updated 4 years ago
- Lightweight logging library for C/C++☆38Updated 4 months ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆20Updated 6 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆14Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- Realtime raytracer using SIMD on ARM, MIPS, PPC and x86☆26Updated 10 months ago