How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Ajuna .NET API Full-featured substrate node API
Ajuna SDK is a .NET toolchain featuring .NET framework extensions and code generation utilities to build substrate storage services and clients quickly. This toolchain ideally extends Ajuna.NetApi library, which provides raw access to substrate nodes.
A tool that generates boilerplate code for substrate-based chains (calls, storage access, events, etc) using go-substrate-rpc-client.
Actix Web is an asynchronous web framework designed for building high-performance network services. It provides a foundation for processing concurrent requests through a non-blocking execution model, utilizing an actor-based concurrency system to manage lightweight processes and message passing. The framework includes a low-level networking layer that handles the parsing and serialization of HTTP traffic according to standard specifications. The framework distinguishes itself through a type-safe routing engine that enforces strict data types at compile time, ensuring that request parameters a
Ada client library for ROS2/RCL
The main features of ada-ros/rclada are: Client Libraries.
Projects with overlapping indexed features include: ajuna-network/ajuna.netapi — Ajuna .NET API Full-featured substrate node API. ajuna-network/ajuna.sdk — Ajuna SDK is a .NET toolchain featuring .NET framework extensions and code generation utilities to build substrate… aphoh/go-substrate-gen — A tool that generates boilerplate code for substrate-based chains (calls, storage access, events, etc) using… apoelstra/rust-jsonrpc. balvig/spyke — Interact with REST services in an ActiveRecord-like manner. actix/actix-web — Actix Web is an asynchronous web framework designed for building high-performance network services. It provides a…