Rust Microservice

Open-source Rust projects categorized as Microservice

Top 7 Rust Microservice Projects

  • cube.js

    📊 Cube — The Semantic Layer for Building Data Applications

  • Project mention: MQL – Client and Server to query your DB in natural language | news.ycombinator.com | 2024-04-07

    I should have clarified. There's a large number of apps that are:

    1. taking info strictly from SQL (e.g. information_schema, query history)

    2. taking a user input / question

    3. writing SQL to answer that question

    An app like this is what I call "text-to-sql". Totally agree a better system would pull in additional documentation (which is what we're doing), but I'd no longer consider it "text-to-sql". In our case, we're not even directly writing SQL, but rather generating semantic layer queries (i.e. https://cube.dev/).

  • wasm-learning

    Building Rust functions for Node.js to take advantage of Rust's performance, WebAssembly's security and portability, and JavaScript's ease-of-use. Demo code and recipes.

  • Project mention: Can I rewrite my TypeScript library in Rust? | /r/learnrust | 2023-07-03

    You could actually run wasm in both node and browser environments - then have your wrapper do any initialization based on the environment your library is in. This tutorial might help.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dapr-wasm

    A template project to demonstrate how to run WebAssembly functions as sidecar microservices in dapr

  • rusve

    Open source application build using SvelteKit and Rust as modules connected via gRPC.

  • Project mention: SGSG (Svelte + Go + SQLite + gRPC) - open source application | /r/sveltejs | 2023-12-06

    There is a whole deployment process in the github repo for simple servers (which, nowdays are really underapprecited in favour of new toys like edge). But it's also very easy to deploy it to let's say Google Cloud Run. I've got a bigger project with everything ready for that if you need it: https://github.com/mpiorowski/rusve

  • actix_sqlx_mysql_user_crud

    A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.

  • rust-starter-pack

    Rust Starter Pack - With Tokio Axum, Sqlx, Docker, DB Migrations, Codegen, and more! Project is inspired by Ardan Labs Ultimate Service.

  • graphql-oauth

    GraphQL Local OAuth with Rust

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Microservice related posts

Index

What are some of the best open-source Microservice projects in Rust? This list will help you:

Project Stars
1 cube.js 17,214
2 wasm-learning 477
3 dapr-wasm 263
4 rusve 157
5 actix_sqlx_mysql_user_crud 119
6 rust-starter-pack 12
7 graphql-oauth 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com