nikomatsakis / babystepsLinks
Babysteps blog
☆37Updated 2 months ago
Alternatives and similar repositories for babysteps
Users that are interested in babysteps are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆39Updated last year
- ☆64Updated 3 weeks ago
- docs.rs as a publishing platform?☆71Updated last month
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- 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
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆67Updated 2 months ago
- A memory efficient syntax tree for language developers☆63Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- ☆90Updated last month
- Map data structure whose keys are stored as ranges☆100Updated last month
- We have Crater At Home☆37Updated last year
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆94Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Updated 3 years ago