jvilk / DotWriterLinks
DotWriter is a C++ API for creating DOT files for use with tools such as GraphViz.
☆12Updated 13 years ago
Alternatives and similar repositories for DotWriter
Users that are interested in DotWriter are comparing it to the libraries listed below
Sorting:
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆73Updated 4 years ago
- ☆29Updated 2 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Simple C++ event loop library☆54Updated 10 years ago
- How to do callbacks in C++11.☆14Updated 10 years ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 11 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- C++17 lock-free data structure library☆15Updated 7 years ago
- Source code for my articles☆146Updated 2 years ago
- Mirror of Apache C++ Standard Library☆66Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- JSON & BSON parser/writer☆38Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago
- A C++14 Task Manager / Scheduler☆110Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago