#[you_can::turn_off_the_borrow_checker]

macro-vis: Define macro_rules! macros with proper visibility and scoping

Accurate mental model for Rust's reference types

My First Real Crate: creature_feature (for fast n-gram featurization)

scapegoat v2.0 release - Safe, fallible, stack-only alternative to BTreeSet/BTreeMap

Freqfs: In-memory filesystem cache for Rust

My first crate: simple-undo - an easy to use undo-redo library

[ANN] cfg-rs 0.2.0 release

Evaluate a polynomial using Horner’s method

New crate announcement: brownstone! Fallible & infallible utilities for creating fixed-size [T; N] arrays