reem / rust-ordered-floatLinks
☆319Updated 4 months ago
Alternatives and similar repositories for rust-ordered-float
Users that are interested in rust-ordered-float are comparing it to the libraries listed below
Sorting:
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Fast function for printing integer primitives to a decimal string☆363Updated this week
- Conditional compilation according to rustc compiler version☆389Updated last month
- Procedural macros to derive numeric traits in Rust☆213Updated 2 years ago
- Async synchronization primitives☆280Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Generic bijective maps in Rust☆147Updated 2 years ago
- ☆216Updated last month
- ☆351Updated this week
- Getters and Setters for Rust.☆381Updated 7 months ago
- Fast floating point to string conversion☆690Updated this week
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- x-www-form-urlencoded meets Serde☆258Updated last year
- A priority queue for Rust with efficient change function.☆220Updated 3 months ago
- Approximate floating point equality comparisons and assertions☆176Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆223Updated last month
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- Check if tables and items in a .toml file are lexically sorted☆271Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- Complex numbers for Rust☆252Updated 8 months ago