GraphProvider
State machine library
A state machine type provider for managing discrete states and transitions in software systems
A state machine type provider
35 stars
17 watching
7 forks
Language: F#
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/excelprovider | A .NET library that provides a read-only data source for Microsoft Excel files | 141 |
fsprojects/sqlprovider | A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 580 |
fsprojects/fsharp.management | Provides type providers for managing machine components and services | 91 |
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
ryanfaerman/fsm | A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 |
fgmacedo/python-statemachine | A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 911 |
fsprojects/s3provider | A type provider that allows access to Amazon S3 data through F# type syntax | 22 |
fawdlstty/smlite | A state machine library for various programming languages and platforms | 11 |
fsprojects/fsharp.typeproviders.sdk | An F# API for building type providers | 300 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
fsprojects/argu | A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 457 |
cassiozen/state-machine | A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. | 159 |
d5/go-fsm | A Go library implementing an immutable state machine with conditional and action functions | 37 |
fsprojects/matprovider | A .mat file format type provider for F# | 10 |