nikomatsakis / babysteps
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:
- Lending iterators on stable Rust☆82Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- An async version of iterator☆40Updated 11 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆31Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Some internal rustc tools made accessible☆47Updated 4 months ago
- We have Crater At Home☆33Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Hash trait that is object-safe☆32Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆57Updated last month
- ☆39Updated 8 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 4 months ago
- Data-driven tests on stable Rust☆39Updated this week
- A wrapper type for cross-type numeric comparisons.☆28Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- (lifetime) GATs on stable Rust☆58Updated last year
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago