gchandra10 / useful-rust-linksLinks
Open Source repository containing useful links for Rust Programming
☆19Updated 2 years ago
Alternatives and similar repositories for useful-rust-links
Users that are interested in useful-rust-links are comparing it to the libraries listed below
Sorting:
- `tinykv` is a lightweight, `serde`-powered key-value storage engine with optional TTL (time-to-live) support, atomic saving, and human-re…☆42Updated 3 weeks ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."☆58Updated 3 months ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆130Updated 4 years ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆100Updated this week
- A Minsky Machine in Rust's type system☆56Updated 5 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 months ago
- Concurrent and multi-stage data ingestion and data processing with Rust+Tokio☆48Updated 2 years ago
- Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java☆48Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last month
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 5 months ago
- Danube - Distributed Messaging Broker Platform☆96Updated this week
- in memory Rust database to query your data like a Venn diagram☆116Updated last month
- ☆113Updated 2 years ago
- Rust & WebAssembly Workshop☆32Updated 2 years ago
- Another Network Tunnel; A simple program for local/remote port forwarding over a SSH tunnel.☆30Updated last year
- ☆33Updated 2 months ago
- A filter proxy for StatsD