Simple fallthrough match for Rust.
☆13Jan 11, 2015Updated 11 years ago
Alternatives and similar repositories for fallthrough
Users that are interested in fallthrough are comparing it to the libraries listed below
Sorting:
- WIP rust bindings for Awesomium browser☆11Jun 24, 2016Updated 9 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆17Jul 31, 2017Updated 8 years ago
- Switch/Case strings using constexpr long hash☆16May 7, 2021Updated 4 years ago
- ☆16Nov 16, 2023Updated 2 years ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- unwrap! macro for Rust☆23Aug 8, 2018Updated 7 years ago
- Rust wrapper for pocketsphinx☆19Apr 12, 2017Updated 8 years ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆29Jan 30, 2026Updated last month
- Deprecated: Use https://github.com/mistodon/edres instead.☆19Sep 6, 2024Updated last year
- serde_json for Wasm programs (small, deterministic, no floats)☆31Aug 29, 2025Updated 6 months ago
- ☆19Apr 9, 2021Updated 4 years ago
- A polyphonic sampler instrument that supports unique sample mappings across both frequency and velocity ranges. DEPRECATED: This is a ver…☆21Aug 1, 2016Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- Demo project for PistonDevelopers/skeletal_animation☆22Nov 14, 2023Updated 2 years ago
- An immutable singly-linked list, as seen in basically every functional language☆31Mar 3, 2023Updated 2 years ago
- Uniform cubic spline evaluation and inversion in Rust☆24Oct 8, 2025Updated 4 months ago
- A Bitcoin wallet written in Rust as a testbed for experimental user-facing tools☆30Dec 23, 2021Updated 4 years ago
- ☆19Jul 10, 2018Updated 7 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- ☆64Jul 11, 2017Updated 8 years ago
- A baseview backend and NIH-plug adapter for the egui Rust GUI library (mirror of https://codeberg.org/BillyDM/egui-baseview)☆30Feb 11, 2026Updated 2 weeks ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Oct 15, 2018Updated 7 years ago
- Software without side-effects. Redo and Undo.☆24Dec 18, 2018Updated 7 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Feb 8, 2023Updated 3 years ago
- dependently-typed lisp with flexible compiler backends☆27May 24, 2019Updated 6 years ago
- Runtime string formatting for Rust