oli-obk / rust-siLinks
a rusty `scanf` (`scan!`) and inverse of `print!` (`read!`)
☆193Updated 4 months ago
Alternatives and similar repositories for rust-si
Users that are interested in rust-si are comparing it to the libraries listed below
Sorting:
- Configurable, extensible, interactive line reader☆190Updated 4 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Generic array types in Rust☆414Updated 4 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- ☆286Updated 4 months ago
- A dead simple ANSI terminal color painting library for Rust.☆267Updated last year
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Integer trait and functions for Rust☆182Updated 4 months ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- Getters and Setters for Rust.☆356Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Fowler–Noll–Vo hash function☆346Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- a smaller, faster and panic-free alternative to core::fmt