jvilk / DotWriterLinks
DotWriter is a C++ API for creating DOT files for use with tools such as GraphViz.
☆12Updated 12 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☆83Updated 9 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years 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
- Small C++ library to produce GraphViz .gv files☆10Updated 2 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Fiber and async I/O based network library☆8Updated 10 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Working code from the "Embedding Python in C++ Applications with boost::python" tutorial☆27Updated 13 years ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆31Updated 6 years ago
- How to do callbacks in C++11.☆14Updated 9 years ago
- Freundlich's C++ toolkit☆33Updated 3 weeks ago
- A lock-free object pool, CAS/spin/pthread_mutex☆17Updated 9 years ago
- snippets of what's new in the c++14 standard☆30Updated 10 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- a simple RPC wrapper generator to C/C++ functions☆40Updated 9 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- Boost.org circular_buffer module☆60Updated last month
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago