distil / diffusLinks
☆57Updated 3 years ago
Alternatives and similar repositories for diffus
Users that are interested in diffus are comparing it to the libraries listed below
Sorting:
- ☆112Updated 2 years ago
- A sinless derive helper☆75Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆56Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- global allocator for Rust that provides hooks for tracking allocations☆50Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Serialization value trees☆48Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Calm I/O operations for Rust☆76Updated 4 years ago
- ☆21Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago