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:
- Skill-tree rendering☆162Updated last year
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 3 years ago
- Build compressed archives for static files and serve them over HTTP☆36Updated 6 years ago
- A dictionary of jargon and tropes around the community of Rust developers.☆49Updated 2 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 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
- Rust port of Google's SwissTable hash map☆57Updated last month
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- JS affine☆69Updated 5 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Gotchas and warts in Rust Lang☆77Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Some notes on various topics.☆67Updated 3 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 6 years ago
- Antialiased 2D vector drawing library written in rust☆53Updated 4 years ago
- Composable probability distributions☆16Updated 2 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- a BOCU-1 encoder/decoder library in rust☆18Updated 2 years ago
- A simplistic parsing library in Rust☆20Updated 5 years ago
- misc parsers in rust☆68Updated 5 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Pretty parser error reporting.☆34Updated 2 years ago