pythonesque / fallthroughLinks
Simple fallthrough match for Rust.
☆13Updated 11 years ago
Alternatives and similar repositories for fallthrough
Users that are interested in fallthrough are comparing it to the libraries listed below
Sorting:
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Named arguments for Rust☆38Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A macro to define lambda-like macros inline.☆17Updated 6 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
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Ergonomic trie data structure☆27Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- SecBox - Sensitive data container☆14Updated 9 years ago
- ☆64Updated 8 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Write slides in rustdoc and view them in Servo or any browser!☆30Updated 5 years ago
- ☆27Updated 10 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Ordered iterators☆10Updated 5 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago