jvilk / DotWriter
DotWriter is a C++ API for creating DOT files for use with tools such as GraphViz.
☆12Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for DotWriter
- Small C++ library to produce GraphViz .gv files☆9Updated last year
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 3 years ago
- A threadsafe C++ implementation of the EventBus idiom☆33Updated 5 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago
- A pure C++11 based parallel programming library☆14Updated 8 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆75Updated 3 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆17Updated 8 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- C++ Simplistic Binary Stream☆28Updated 4 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- Freundlich's C++ toolkit☆33Updated 2 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++ Template Manipulation Library☆32Updated 9 years ago
- ☆46Updated 4 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- Simple C++ event loop library☆52Updated 9 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆45Updated 2 months ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- RemoteCall C++ framework for IPC☆22Updated 7 years ago