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:
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 3 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Some notes on various topics.☆67Updated 3 weeks ago
- Skill-tree rendering☆155Updated last year
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Build compressed archives for static files and serve them over HTTP☆36Updated 6 years ago
- Structured diagnostics for Rust applications☆32Updated last year
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- misc parsers in rust☆67Updated 3 months ago
- A dictionary of jargon and tropes around the community of Rust developers.☆49Updated 2 years ago
- Gotchas and warts in Rust Lang☆75Updated 2 years ago
- Zero dependency images (of chaos) in Rust☆31Updated 4 years ago
- JS affine☆67Updated 5 years ago
- A simplistic parsing library in Rust☆20Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- exhaustive testing library☆64Updated last year
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 years ago
- Prototype extension of the Rust type system towards checking units-of-measure☆115Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆39Updated 6 years ago
- ☆178Updated this week
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Historic Rust code browsing☆35Updated 4 years ago
- Rust port of Google's SwissTable hash map☆57Updated 3 months ago
- ☆40Updated 6 years ago
- Partial function application macro for Rust☆47Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Alternative future adapters that provide cancel safety.☆67Updated last week
- Like wc, but unicode-aware, and with per-line mode.☆39Updated 10 months ago