lquerel / rust-tipsLinks
Rust snippets and tips
☆17Updated 4 years ago
Alternatives and similar repositories for rust-tips
Users that are interested in rust-tips are comparing it to the libraries listed below
Sorting:
- Stream processing & Service framework.☆160Updated last year
- Convert sequences of Rust objects to Arrow tables☆95Updated this week
- delouse exposes opinionated debugging stubs most useful for tokio based async programs☆32Updated 2 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆57Updated 2 years ago
- Rust SDK for Apache Avro - a data serialization system.☆103Updated this week
- Track and query Cargo dependency graphs.☆252Updated last week
- Advanced futures library☆16Updated last week
- A suite of data generation and load testing tools☆93Updated this week
- madsim-inspired determinism for turmoil-based simulation tests☆52Updated last month
- distributed sagas☆155Updated this week
- Structured outputs for LLMs☆53Updated last year
- Goku is an HTTP load testing application written in Rust☆145Updated 2 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Thin immutable zero-copy byte slice☆63Updated this week
- Library safely exposing the io_uring API.☆78Updated last week
- Simple async reactor and executor for rust☆79Updated 10 months ago
- Large object allocator for Rust☆21Updated 2 months ago
- A rust crate that provides a space efficient 𝛿-based CRDT implementation☆142Updated last week
- ☆244Updated 2 weeks ago
- Discovering and describing Rust's design axioms☆79Updated last year
- https://ibraheem.ca/posts/too-many-web-servers/☆105Updated 2 years ago
- Support for json-path in Rust☆144Updated 6 months ago
- Auto-generate serde implementations for prost types☆103Updated 2 months ago
- Real-time monitoring, metrics and logs for Rust channels. Now integrated with https://hotpath.rs☆373Updated 2 months ago
- Rust PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆65Updated last year
- An asynchronous distributed actor framework in Rust with robust observability☆391Updated 2 weeks ago
- Rust implementation of Java Jolt JSON to JSON transformation library☆44Updated last year
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆264Updated this week
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆109Updated 3 weeks ago