1 Star 0 Fork 0

fawdlstty / SMLite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

SMLite

license cpp nuget Total alerts

English | 简体中文

C、C++、C#、Java、JavaScript、Python、VB.Net 的状态机库

支持的环境

  • C库 支持的版本
    • C99 及以上
  • C++库 支持的版本
    • C++ 11 及以上
  • C#库(VB.Net) 支持的运行时
    • .Net Framework 4.5 及以上
    • .Net Standard 2.0/2.1
    • .Net 5
  • Java库 支持的版本
    • Java 8
  • JavaScript库 支持的版本
    • ECMAScript 2015
  • Python库 支持的运行时
    • Python 3.7

实现进度

C C++ C#/VB.Net Java JavaScript Python
文档
同步状态机
多状态支持 -
线程安全
异步状态机 - -
异步撤销 - - -
序列化
测试
  • √ 已支持
  • - 无法支持
  • (空白) 计划支持

用户手册

中国大陆用户加速访问:文档镜像

依赖库

项目有使用到子模块,如果需要本地编译那么需初始化子模块。

git clone https://github.com/fawdlstty/SMLite
git submodule update --init --recursive
MIT License Copyright (c) 2021 fawdlstty Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

C、C++、C#、Python、VB.Net 的状态机库 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/fawdlstty/SMLite.git
git@gitee.com:fawdlstty/SMLite.git
fawdlstty
SMLite
SMLite
main

搜索帮助