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 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- Build compressed archives for static files and serve them over HTTP☆36Updated 6 years ago
- Skill-tree rendering☆165Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆54Updated 4 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
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- A simple, id-based arena☆123Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Kari, an embeddable programming language, written in and for Rust☆29Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- a BOCU-1 encoder/decoder library in rust☆18Updated 2 years ago
- JS affine☆69Updated 5 years ago
- Pretty parser error reporting.☆34Updated 2 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- We have Crater At Home☆36Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- misc parsers in rust☆68Updated 7 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- A dictionary of jargon and tropes around the community of Rust developers.☆49Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- Fast and correct computations with uncertain values☆95Updated 6 months ago
- Non-interleaving multithreaded output queue☆79Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- exhaustive testing library☆66Updated last year