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
- Skill-tree rendering☆160Updated last year
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- misc parsers in rust☆67Updated 4 months ago
- A dictionary of jargon and tropes around the community of Rust developers.☆49Updated 2 years ago
- Some notes on various topics.☆67Updated 2 months ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Efficient sampling with uniform probability☆31Updated 3 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…☆101Updated last year
- Structured diagnostics for Rust applications☆32Updated last year
- Gotchas and warts in Rust Lang☆76Updated 2 years ago
- A simplistic parsing library in Rust☆20Updated 5 years ago
- Kari, an embeddable programming language, written in and for Rust☆29Updated 2 years ago
- A Minsky Machine in Rust's type system☆56Updated 5 years ago
- A heckin small test generator☆30Updated 2 years ago
- exhaustive testing library☆65Updated last year
- Early-stage machine learning library in Rust☆10Updated 4 years ago
- Rust implementation of the Quine-McCluskey algorithm and Petrick's method☆34Updated 2 years ago
- Historic Rust code browsing☆35Updated 4 years ago
- JS affine☆67Updated 5 years ago
- Build compressed archives for static files and serve them over HTTP☆36Updated 6 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A library for generating Graphviz DOT language files for graphs.☆77Updated 5 months ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago