nikomatsakis / babystepsLinks
Babysteps blog
☆37Updated this week
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
- Lending iterators on stable Rust☆83Updated last year
- ☆39Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆63Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 2 weeks ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- docs.rs as a publishing platform?☆71Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Simple goldenfile testing in Rust☆44Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- A Set of Bits☆72Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- We have Crater At Home☆36Updated last year
- ☆94Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- Target "triple" support☆53Updated 2 months ago
- Map data structure whose keys are stored as ranges☆98Updated last week
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago