InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 9 Rust Service Projects
-
Project mention: So, you want to set up a Monaco editor with a language server | dev.to | 2024-10-19
There are other ways to run Language Server, e.g. one can create a new language server or a wrapper for existing one with pygls, to run it as Python process providing websocket server. Here is a great guide with introduction to language servers and monaco language client. Other similar option but for Rust is tower-lsp.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Creating a background service / daemon on macOS can be quite confusing. The native service that macOS ships with is called launchCTL, and it is not very intuitive at all to figure out. Each service has several different states that it can be in (enabled, disabled, not enabled, bootstrapped). I was writing a Rust daemon called srhd, and I found the process nightmarish. I created a Rust crate to make the process much simpler for anyone who faces this problem in the future.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Rust Service discussion
Rust Service related posts
-
Servicer
-
Show HN: Servicer, pm2 alternative built on Rust and systemd
-
Show HN: Servicer, pm2 alternative built on Rust and systemd
-
tower_lsp client/server Document Sync
-
How to Build a Web Application using Rust — tokio and the database
-
Advice on how to port a grpc server written in golang to rust using tonic
-
A note from our sponsor - InfluxDB
www.influxdata.com | 14 Jun 2025
Index
What are some of the best open-source Service projects in Rust? This list will help you:
# | Project | Stars |
---|---|---|
1 | tower-lsp | 1,183 |
2 | servicer | 442 |
3 | srhd | 68 |
4 | url-mapper-rs | 20 |
5 | android_rust_service | 19 |
6 | qrono | 8 |
7 | barium | 3 |
8 | hexarc-counter | 2 |
9 | satsbox | 2 |