dannygale's Stars
shuveb/loti-examples
Source code for example programs from Lord of the io_uring guide
model-checking/kani
Kani Rust Verifier
tokio-rs/loom
Concurrency permutation testing tool for Rust.
briansmith/ring
Safe, fast, small crypto using Rust
RustCrypto/block-ciphers
Collection of block cipher algorithms written in pure Rust
RustCrypto/AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
emreyalvac/actix-web-jwt
Actix Web JWT
SakaDream/actix-web-rest-api-with-jwt
A simple CRUD backend app using Actix-web, Diesel and JWT
valpackett/systemstat
Rust library for getting system information | also on https://codeberg.org/valpackett/systemstat
valpackett/unixbar
Rust library for creating output for UNIX-style desktop bars like i3bar/swaybar, dzen2, lemonbar | now on https://codeberg.org/valpackett/unixbar
prometheus/prometheus
The Prometheus monitoring system and time series database.
hyperium/tonic
A native gRPC client & server implementation with async/await support.
redox-os/termion
Mirror of https://gitlab.redox-os.org/redox-os/termion
alecmocatta/cap
An allocator that can track and limit memory usage.
opencontainers/runtime-spec
OCI Runtime Specification
youki-dev/oci-spec-rs
OCI Runtime, Image and Distribution Spec in Rust
awslabs/shuttle
Shuttle is a library for testing concurrent Rust code
Covertness/coap-rs
A Constrained Application Protocol(CoAP) library implemented in Rust.
google/rust-async-coap
A flexible, asynchronous library for using and serving CoAP resources in Rust.
azdle/bronze
A rust coap server framework. (Oh hold, doing lower level work on tokio-coap first.)
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
go-kit/kit
A standard library for microservices.
apache/mesos
Apache Mesos
moby/swarmkit
A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.
constellation-rs/amadeus
Harmonious distributed data analysis in Rust.
alecmocatta/amadeus
Harmonious distributed data analysis in Rust.
constellation-rs/constellation
Distributed programming for Rust.
pingcap/talent-plan
open source training courses about distributed database and distributed systems
void-rs/void
terminal-based personal organizer
spacejam/rio
pure rust io_uring library, built on libc, thread & async friendly, misuse resistant