Absolucy / nanorand-rsLinks
A tiny, fast, zero-dep library for random number generation
☆235Updated last month
Alternatives and similar repositories for nanorand-rs
Users that are interested in nanorand-rs are comparing it to the libraries listed below
Sorting:
- "A very small syn"☆208Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆165Updated 9 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆198Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- 💫 Easily retry futures 🦀☆222Updated last month
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆229Updated 2 years ago
- Müsli is a flexible and efficient serialization framework☆399Updated this week
- Rust replacement for miniz☆216Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Rust library for typesystem-assisted bitflags.☆129Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆169Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆200Updated 2 months ago
- Compile-time string formatting☆238Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Color schemes for charts and maps☆228Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- A callback-based Event Loop☆248Updated this week