pythonesque / fallthrough
Simple fallthrough match for Rust.
☆13Updated 10 years ago
Alternatives and similar repositories for fallthrough:
Users that are interested in fallthrough are comparing it to the libraries listed below
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- A safe-ish wrapper for allocating, reallocating and deallocating heap buffers.☆12Updated 9 years ago
- ☆25Updated 9 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Easy UI☆7Updated 9 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- ☆37Updated 8 years ago
- A Rust library for simple (usually command-line) user interaction | now on https://codeberg.org/valpackett/interactor☆33Updated 2 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- No longer maintained☆38Updated 7 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- ☆14Updated 7 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Updated 8 years ago
- A collection of lexers for various languages, written in Rust.☆12Updated 8 years ago
- ☆40Updated 6 years ago
- BitSparrow in Rust☆11Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆24Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- The empty type Void.☆69Updated last year
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- ☆13Updated 8 years ago
- SecBox - Sensitive data container☆14Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago