nikomatsakis / babystepsLinks
Babysteps blog
☆37Updated 3 weeks ago
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.☆96Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- ☆39Updated last year
- Choose Rust types at compile-time via constants☆70Updated last year
- A faster Arc.☆76Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- We have Crater At Home☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- An ordered multimap.☆21Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Generate parsers directly from AST node types☆86Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A Vec That Has a Smaller size_of☆150Updated 2 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Pratt parser written in Rust☆98Updated 2 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆65Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year