nikomatsakis / babystepsLinks
Babysteps blog
☆37Updated last month
Alternatives and similar repositories for babysteps
Users that are interested in babysteps are comparing it to the libraries listed below
Sorting:
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- A memory efficient syntax tree for language developers☆63Updated last week
- ☆63Updated last week
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- We have Crater At Home☆37Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A Set of Bits☆72Updated 4 months ago
- An ordered multimap.☆21Updated last year
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- Convert closures into wakers☆46Updated 11 months ago
- ☆100Updated 4 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆65Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- ☆39Updated last year
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- A garbage collection library for Rust with zero unsafe code☆117Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago