-
06:48
(UTC +08:00) - https://loichyan.dev
- u/loichyan
Rust
derive(Error) for struct and enum error types
A hash table with consistent order and fast iteration; access items by key or sequence index
Represent large sets and maps compactly with finite state transducers.
Lifetime-Friendly, Component-Based, Retained-Mode UI Powered by Async Rust
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
The fastest cryptographic library in the galaxy
A curated list of Rust code and resources.
Fullstack app framework for web, desktop, and mobile.
Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.
A cross-platform GUI library for Rust, inspired by Elm
A library for building fast, reliable and evolvable network services.
A lock-free, read-optimized, concurrency primitive.
Easily assign underlying errors into domain-specific errors while adding context
A macro to generate structures which behave like bitflags
Rust library for single assignment cells and lazy statics without macros
Cargo subcommand to provide various options useful for testing and continuous integration.
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
Hypothesis-like property testing for Rust
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
Tag the safety properties of the Rust standard library.
Provides a way to define an interface (trait) in a crate, but can implement or use it in any crate.