nikomatsakis / babystepsLinks
Babysteps blog
☆36Updated this week
Alternatives and similar repositories for babysteps
Users that are interested in babysteps are comparing it to the libraries listed below
Sorting:
- ☆40Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- We have Crater At Home☆36Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 3 months ago
- ☆90Updated 2 months ago
- A faster Arc.☆75Updated last year
- Map data structure whose keys are stored as ranges☆95Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆69Updated 2 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Library facilitating safe pinned initialization☆60Updated this week
- Traits extending the Rust Range structs in std::ops☆40Updated 2 years ago
- Pratt parser written in Rust☆91Updated last year
- Propositional logic with types in Rust☆63Updated 2 years ago