reem / rust-ordered-floatLinks
☆288Updated last week
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:
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- ☆328Updated this week
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Complex numbers for Rust☆241Updated 2 months ago
- Generic bijective maps in Rust☆147Updated last year
- A set of alternative `derive` attributes for Rust☆446Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Getters and Setters for Rust.☆361Updated last month
- Async synchronization primitives☆270Updated 4 months ago
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Fast floating point to string conversion☆647Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆322Updated last year
- ☆201Updated 6 months ago
- A parser and formatter for std::{SystemTime, Duration}☆339Updated this week
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A priority queue for Rust with efficient change function.☆198Updated last month
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆200Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆252Updated last month
- Rust method delegation with less boilerplate☆492Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago