fffaraz / DFALinks
Deterministic Finite Automata in C++, Token Parser & Lexer
☆48Updated 12 years ago
Alternatives and similar repositories for DFA
Users that are interested in DFA are comparing it to the libraries listed below
Sorting:
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Native runtime library equipped with Java/JavaScript-like API☆31Updated 9 years ago
- C++ BSON Library☆62Updated 7 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- A minimal subset of the Boost C++ library☆34Updated last year
- A simple implementation of utf8 strings for C++☆41Updated 4 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Example code from my Java Style Threads Class in C++ blog.☆38Updated 4 years ago
- JSON & BSON parser/writer☆38Updated 9 years ago
- A string concatenation utility in a single header file for C++11.☆67Updated 10 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- An easy to use and efficient memory pool allocator written in C++.☆11Updated 8 years ago
- Lua like script language☆18Updated 9 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- a lightweight high-performance HTTP server library for C☆102Updated 16 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- WinValgrind ( valgrind for windows ) : Resource leak tracking tool for windows.☆30Updated 11 years ago
- Design Pattern Examples in C++☆47Updated 11 years ago
- ☆46Updated 4 years ago
- Working code from the "Embedding Python in C++ Applications with boost::python" tutorial☆27Updated 13 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago