nikomatsakis / babystepsLinks
Babysteps blog
☆36Updated last week
Alternatives and similar repositories for babysteps
Users that are interested in babysteps are comparing it to the libraries listed below
Sorting:
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated this week
- ☆39Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ☆63Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- A Set of Bits☆71Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆70Updated 3 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- We have Crater At Home☆36Updated last year
- Target "triple" support☆53Updated last month
- An exploration of Storages☆37Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- ☆90Updated 2 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Propositional logic with types in Rust☆64Updated 2 years ago