☆324Sep 30, 2025Updated 5 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:
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,048Feb 10, 2026Updated last month
- Adaptors between compression crates and Rust's async IO types☆622Updated this week
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆964Dec 4, 2025Updated 3 months ago
- Numeric traits for generic mathematics in Rust☆920Jun 17, 2025Updated 9 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆830Mar 13, 2026Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆373Dec 20, 2025Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,068Mar 12, 2026Updated last week
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,328Mar 7, 2026Updated last week
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Utilities for working with impl traits in Rust.☆124Jan 27, 2025Updated last year
- Type-erased Serialize, Serializer and Deserializer traits☆815Mar 2, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,969Mar 9, 2026Updated last week
- ☆498Nov 8, 2025Updated 4 months ago
- A simple and fast random number generator☆569Mar 9, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 3 months ago
- Find unused dependencies in Cargo.toml☆2,084Dec 29, 2025Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Task abstraction for building executors☆583Feb 13, 2026Updated last month
- offsetof for Rust☆231Mar 26, 2024Updated last year
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- Async I/O and timers☆592Updated this week
- Futures, streams, and async I/O combinators.☆537Feb 5, 2026Updated last month
- A crate for managing memory bit by bit☆1,376Aug 9, 2024Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆229Updated this week
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Compile-time type-checked builder derive☆1,150Jan 1, 2026Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆553Jan 19, 2026Updated 2 months ago
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- A macro to generate structures which behave like bitflags☆1,117Updated this week