awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ajuna-network avatar

ajuna-network/Ajuna.NetApi

0
View on GitHub↗
26 stars·19 forks·C#·GPL-3.0·6 viewsgithub.com/SubstrateGaming↗

Ajuna.NetApi

Ajuna .NET API Full-featured substrate node API

Features

  • Client Libraries - .NET API for interacting with Substrate nodes.

Star history

Star history chart for ajuna-network/ajuna.netapiStar history chart for ajuna-network/ajuna.netapi

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ajuna.NetApi

Similar open-source projects, ranked by how many features they share with Ajuna.NetApi.
  • ada-ros/rcladaada-ros avatar

    ada-ros/rclada

    11View on GitHub↗

    Ada client library for ROS2/RCL

    Ada
    View on GitHub↗11
  • ajuna-network/ajuna.sdkajuna-network avatar

    ajuna-network/Ajuna.SDK

    2View on GitHub↗

    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.

    View on GitHub↗2
  • aphoh/go-substrate-genAphoh avatar

    Aphoh/go-substrate-gen

    7View on GitHub↗

    A tool that generates boilerplate code for substrate-based chains (calls, storage access, events, etc) using go-substrate-rpc-client.

    Go
    View on GitHub↗7
  • actix/actix-webactix avatar

    actix/actix-web

    24,421View on GitHub↗

    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

    Rustactixactix-webasync
    View on GitHub↗24,421
See all 30 alternatives to Ajuna.NetApi→

Frequently asked questions

What does ajuna-network/ajuna.netapi do?

Ajuna .NET API Full-featured substrate node API

What are the main features of ajuna-network/ajuna.netapi?

The main features of ajuna-network/ajuna.netapi are: Client Libraries.

What are some open-source alternatives to ajuna-network/ajuna.netapi?

Open-source alternatives to ajuna-network/ajuna.netapi include: ada-ros/rclada — Ada client library for ROS2/RCL. 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…