mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-03 14:32:38 +02:00
Fix garage and up
This commit is contained in:
parent
e4af3dd07d
commit
1d5a661bc9
@ -229,7 +229,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio
|
||||
* [DB3 Network](https://github.com/dbpunk-labs/db3) — DB3 is a community-driven blockchain layer2 decentralized database network 
|
||||
* [erikgrinaker/toydb](https://github.com/erikgrinaker/toydb) — Distributed SQL database, written as a learning project.
|
||||
* [FnckSQL](https://github.com/KipData/FnckSQL) — SQL as a Function for Rust
|
||||
* [Garage](https://github.com/deuxfleurs-org/garage) [[garage](https://crates.io/crates/garage)] — S3-compatible distributed object storage service designed for self-hosting at a small-to-medium scale. [](https://drone.deuxfleurs.fr/Deuxfleurs/garage)
|
||||
* [Garage](https://github.com/deuxfleurs-org/garage) [[garage](https://crates.io/crates/garage)] — S3-compatible distributed object storage service designed for self-hosting at a small-to-medium scale. [](https://woodpecker.deuxfleurs.fr/repos/1)
|
||||
* [GreptimeDB](https://github.com/grepTimeTeam/greptimedb/) - An open-source, cloud-native, distributed time-series database with PromQL/SQL/Python supported.[](https://github.com/greptimeTeam/greptimedb/actions/workflows/develop.yml)
|
||||
* [indradb](https://crates.io/crates/indradb) — Graph database
|
||||
* [Lucid](https://github.com/lucid-kv/lucid) — High performance and distributed KV store accessible through a HTTP API. [](https://github.com/lucid-kv/lucid/actions?workflow=Lucid)
|
||||
@ -1574,7 +1574,7 @@ See also [Are we game yet?](https://arewegameyet.rs)
|
||||
* IPNetwork
|
||||
* [achanda/ipnetwork](https://github.com/achanda/ipnetwork) — A library to work with IP networks
|
||||
* [candrew/netsim](https://github.com/canndrew/netsim) — A library for network simulation and testing
|
||||
* [jesusprubio/online](https://github.com/jesusprubio/online) — Library to check your Internet connectivity [](https://github.com/jesusprubio/online/actions/workflows/ci.yml)
|
||||
* [jesusprubio/up](https://github.com/jesusprubio/up) — Library to check your Internet connectivity [](https://github.com/jesusprubio/up/actions/workflows/ci.yml)
|
||||
* Low level
|
||||
* [actix/actix](https://github.com/actix/actix) — Actor library
|
||||
* [dylanmckay/protocol](https://github.com/dylanmckay/protocol) — Custom TCP/UDP protocol definitions
|
||||
|
Loading…
x
Reference in New Issue
Block a user