nikomatsakis / babysteps
Babysteps blog
☆34Updated this week
Alternatives and similar repositories for babysteps:
Users that are interested in babysteps are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- A memory efficient syntax tree for language developers☆55Updated last month
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆31Updated 8 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Make any value Sync but only available on its original thread☆39Updated last week
- Trait generalization of the fundamental types☆42Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- ☆38Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- Convert closures into wakers☆45Updated last month
- Native lsp types for rust☆36Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Simple goldenfile testing in Rust.☆39Updated last month
- Lending iterators on stable Rust☆82Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated 2 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- A generic, fixed-size, associative cache☆39Updated 4 months ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Propositional logic with types in Rust☆62Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago