Showing 64 open source projects for "fsm"

View related business solutions
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • 1
    FSM for Go

    FSM for Go

    Finite State Machine for Go

    FSM is a finite state machine for Go. It is heavily based on two FSM implementations. Javascript Finite State Machine, and Fysom for Python. Visualize outputs a visualization of a FSM in Graphviz format. VisualizeForMermaidWithGraphType outputs a visualization of a FSM in Mermaid format as specified by the graphType. VisualizeWithType outputs a visualization of a FSM in the desired format. If the type is not given it defaults to GRAPHVIZ. Callback is a function type that callbacks should use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AIOGram

    AIOGram

    Framework for Telegram Bot API written in Python 3.7 with asyncio

    aiogram is modern and fully asynchronous framework for Telegram Bot API written in Python with asyncio and aiohttp. It helps you to make your bots faster and simpler. Is a pretty simple and fully asynchronous framework for Telegram Bot API written in Python 3.7 with asyncio and aiohttp.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Django friendly finite state machine

    Django friendly finite state machine

    Django friendly finite state machine support

    Django-fsm adds simple declarative state management for Django models. If you need parallel task execution, view, and background task code reuse over different flows - check my new project Django-view flow. Instead of adding a state field to a Django model and managing its values by hand, you use FSMField and mark model methods with the transition decorator. These methods could contain side effects of the state change. You may also take a look at the Django-fsm-admin project containing a mixin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    StateS

    StateS

    Draw and Simulate Finite States Machines (FSM)

    Simple tool for drawing Finite State Machines (FSMs). StateS has moved to GitHub and will no longer be updated on SourceForge. New link: https://github.com/ClementFoucher/StateS
    Downloads: 0 This Week
    Last Update:
    See Project
  • Contract Automation Made Easy Icon
    Contract Automation Made Easy

    Use Docubee to easily gather data, generate contracts, share them your way, and collect secure eSignatures

    Docubee is an intelligent contract automation platform that allows you to quickly and painlessly generate, manage, share, and sign contracts. Featuring powerful conditional logic-based workflows, generative AI technology, and an easily adaptable interface, Docubee makes it easy to automate your most complex contracts and agreements.
  • 5
    The FSKC is a CASE tool that allows developers to specify all valid and invalid state-event combinations of a finite state machine (FSM) through a simple to use GUI. Functions called from the FSK can be coded and linked to form a complete FSM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    SmGen

    Verilog Finite State Machine (FSM) Code Generator

    SmGen is a finite state machine (FSM) generator for Verilog. On the other hand, it is not an FSM entry tool. The input is behavioral Verilog with clock boundaries specifically set by the designer. SmGen unrolls this behavioral code and generates an FSM from it in synthesizable Verilog. Clock boundaries are explicitly provided by the designer so there is good control on the expected timing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    glint

    glint

    A tool for finite state machine analysis and synthesis.

    ... glint can tell you in regexp style which event sequences your FSM can handle and which are forbidden for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FSM: Font System Manager

    FSM is a tool designed to bridge the gap between ImageMagick & paperjs

    ImageMagick and browser-based tools such as paperjs use very different engines for font rendering. This makes it difficult to reproduce accurately effects, for example, in video projects where the placement of text, sub-images, etc needs to be tested before production. While paperjs will render a scene in a browser context, it cannot be used in production, where ImageMagick is necessary. FSM allows for the classification of usable fonts for both these interfaces, accurate measurement of font...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java FSM Library : DynamicEasyFSM
    This library can be dynamically changed as per developers whims. It just needs a XML Configuration file and User defined Action functions which can be implemented as FSM Listeners. Git Page: http://ankzz.github.io/easyfsm
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 10

    Java FSM Library

    Java Library to facilitate developer create an FSM

    This Java Library allows developers to create an FSM from a specified XML Configuration file. This library is easy to use. Please use the latest version from following link: https://sourceforge.net/projects/java-easyfsm/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 12
    FSMDesigner
    FSMDesigner is a C++ based implementation for a Finite State Machine (FSM) design tool with integrated Hardware Description Language (HDL) generation. FSMDesigner4 uses the Simple-Moore FSM model guaranteeing efficient fast complex control circuits.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13

    Korat2015

    Enhanced Korat supports GUI, FSM, JUNG and JSON.

    Korat is a tool for constraint-based generation of structurally complex test inputs for Java programs. Please see http://korat.sourceforge.net/index.html for more information on the Korat application. Korat 2015 includes the below enhancements to Korat: - Graphical User Interface using Java Swing - Graph Output Format using JUNG (Java Universal Network/Graph Framework) - Finite State Machine Domain - Graph Archival using JSON (JavaScript Object Notation) The Wiki page has information to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Active Object real-time OS

    AO RTOS is small real time OS based on Active Object concurrency model

    AO-RTOS is a pure object-oriented small footprint real-time operating system for embedded devices. The project is using Active Object (or Actor) concurrency model and finite state machine (FSM) design template as implementation base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cFSM

    Autogenerate C code from a GUI fsm

    Autogenerate C code from a hierarchical GUI fsm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Prototype of several website components for the "Morgantown College Food Service." Part of a semester-long project that emphasized Agile/Scrum teamwork, requirements elicitation, and design. Embedded Javascript is meant to mimic functionality. To view the site components, open any of the following files: MainSite/Log-in.html MainSite/Internal User Selection.html Cashier/Cashier Page.html FSM/FSM Page.html Vendor Report/Vendor Report.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AnotherFSM

    AnotherFSM

    State machines for Java, FSM.

    AnotherFSM is yet another implementation of state machines, a library for Java programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    OOPSGen

    Object Oriented Parser Generator

    The goal of this project is to create a simple and easy to use parser generator that will accept a textual grammar file as an input and output modularized classes representing a limited parser interface. Long term goals include a robust grammar file syntax, output suitable for multiple programming languages, and tools for better integrating compiler functionality, parse tree manipulation, and FSM based scanner generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PoSecCo ModelMaintainer

    PoSecCo ModelMaintainer

    The ModelMaintainer contains 4 tools needed to create the PoSecCo FSM.

    ... of the PoSecCo FSM. - The CrossLayerLink tool supports the maintenance of the cross-layer links between the instances of the three layers of the PoSecCo FSM. - The ServiceProviderTemplate tool can be used to create landscape models for the suppliers, in the case they are not using the PoSecCo tools. - The StatusSetter Tool displays the completion status of the PoSecCo FSM and its layers and allows to modify it. All tools are developed in Java with Liferay portlets as User Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP web-application framework including MVC, GUI, ORM, FSM, ACL, Ajax and many more. Very useful toolset to build php web-applications from the simpliest to more complex systems. See www.mywebframe.com for more details!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Seqview is a tool to document finite state machine (FSM). It reads a VHDL file and generate a diagram. You can edit the diagram to suit your needs. It can generate a postscript file for documenting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Bavieca (www.bavieca.org)

    Bavieca is an open-source speech recognition tookit.

    Bavieca (www.bavieca.org) is an open-source speech recognition toolkit intended for speech research and as a platform for rapid development of speech-enabled solutions by non speech experts. It comprises the most common acoustic modeling and adaptation techniques including discriminative training, and efficient dynamic and FSM-based decoders that can operate in batch and live recognition modes. Bavieca is entirely written in C++ and distributed under the Apache 2.0 license. Bavieca...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    EasyFsm

    EasyFSM is a tool for generate finite state machine code quickly

    EasyFSM is aimed to automatically generate code for finite state machine, especially for the NPC behavior programming in games. Using this tool, you just need to edit a .fsm file to describe the state machince concisely. It will generate the Java code for you according the .fsm file. Also, a .gv file for GraphiZ can be created for visualizing the finte state machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    compactfsm

    a compact FSM library in C for embedded systems

    This is a compact C library for deeply embedded systems. It uses state table approach and extends it with conditional variables and context information so that multiple state machines of same type can be executed in parallel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    versaloon

    versaloon

    Universal programmer/debugger. Universal embedded software framework.

    Versaloon Platform is a next gerenation embeded developpment platform based on OOC. It implements a unique HAL layer for all target chips supported. And it will, if implemented, support more then 10 kinds of target chips, provide drivers for more than 100 pheripherial chips, provide generic software stacks(including USB, Wifi...), provide an featured FSM system(with semaphore, mutex support). Versaloon is also a USB dongle providing JTAG, SWD, SPI, IIC, GPIO, PWM, MicroWire, USART, EBI and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next