pythonesque / fallthroughLinks
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
Sorting:
- Named arguments for Rust☆38Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- SecBox - Sensitive data container☆14Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- ☆27Updated 10 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Ordered iterators☆10Updated 5 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A pool of reusable values☆51Updated 6 years ago
- A Rust library for simple (usually command-line) user interaction | now on https://codeberg.org/valpackett/interactor☆33Updated 3 years ago
- A macro to define lambda-like macros inline.☆17Updated 6 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- ☆20Updated 8 years ago
- ☆37Updated 8 years ago
- ☆19Updated 7 years ago
- ☆22Updated 9 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Rust macro implementing a guard/let-else mechanism.☆36Updated 5 months ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago