alilleybrinker / possiblerustLinks
Teaching Rust, sharing patterns, and exploring real-world code.
☆14Updated 4 years ago
Alternatives and similar repositories for possiblerust
Users that are interested in possiblerust are comparing it to the libraries listed below
Sorting:
- Efficient sampling with uniform probability☆31Updated 3 years ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- Skill-tree rendering☆165Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- misc parsers in rust☆68Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Build and evaluate binary expression trees☆37Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A convenient block copy program.☆29Updated 6 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- ☆17Updated 5 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- A dictionary of jargon and tropes around the community of Rust developers.☆49Updated 3 years ago
- Zero dependency images (of chaos) in Rust☆31Updated 4 years ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Trait generalization of the fundamental types☆48Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Composable probability distributions☆16Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Mitochondria is the powerhouse of the `Cell`☆30Updated 9 years ago