BlingFire
FSM RE lib
A C++ library for efficient finite state machine and regular expression manipulation.
A lightning fast Finite State machine and REgular expression manipulation library.
2k stars
33 watching
128 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple C++ finite state machine library for building and managing complex state transitions. | 958 |
| A C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming. | 191 |
| A simple Elixir library to define and compose finite state machines as functions | 11 |
| A JavaScript library to design and manage web user interface behaviors using finite state machines | 15 |
| A finite state machine library with event-based, time-based, and Promise-based triggers. | 131 |
| An immutable finite state machine implementation without separate processes | 358 |
| A library for building hierarchical finite state machines with support for multiple instances and event-based transitions | 185 |
| A minimalistic finite state machine library implemented using ES6 promises | 463 |
| A functional and immutable Finite State Machine library for managing application state in JavaScript applications. | 1,931 |
| A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 |
| An implementation of a finite state machine using std::variant in C++ | 84 |
| A Go library for generating and managing finite-state machines with persistent state history and callback functions. | 14 |
| A Ruby DSL for defining and validating Finite State Machines | 32 |
| A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
| Software implementation of an optimization algorithm used in collaborative filtering and recommender systems | 1,487 |