使用 Rust 实现的 No-Std 的 OPCUA 协议栈。遵循 GB/T33863/IEC65241 标准。
操作系统级抽象,用来提供底层功能支持,例如线程,互斥锁,内存分配器等。
异步任务的异步执行器,用来对异步任务 Task 进行调度执行。
异步io,内部使用操作系统提供的异步模型EPOLL/IOCP进行实现。
构建执行器的任务抽象,代表异步任务的运行状态。
对底层操作系统功能的封装,同时兼容 RUST STD 。为上层应用提供与系统,STD 无关的开发环境。
Contributions last year: 0
Max continuous contributions: 0
Recent contributions: 0
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.