hostilefork / nocycle
Directed Acyclic Graph For C++ With Cached Transitive Closure
☆28Updated 5 years ago
Alternatives and similar repositories for nocycle:
Users that are interested in nocycle are comparing it to the libraries listed below
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated last month
- A light-weight C++ profiling library☆31Updated 10 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago
- Public Domain random number generators for C++☆16Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Fast Point Overlap Test☆17Updated 6 years ago
- Platform abstraction and utility library☆19Updated 3 months ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- Header only debug module for c++11☆38Updated 10 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago
- C++ toolbox for modern OpenGL☆13Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years 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
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 8 years ago
- A lightweight ring dependency system (C++11)☆19Updated 8 years ago
- A simple mathematical expression parser written in C++ with no external dependencies whatsoever.☆19Updated 13 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- Lightning fast XML parser.☆21Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 8 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- A simple std::vector-style array for C☆12Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- Named arguments for C++17☆30Updated 4 years ago
- Self-aware struct-like types in C++11☆44Updated 12 years ago