jvilk / DotWriter
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:
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- a simple RPC wrapper generator to C/C++ functions☆39Updated 9 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆38Updated 12 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- Thread safe gcc function entry/exit tracer and call graph generator☆15Updated 9 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- ☆27Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 10 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago