☆321Sep 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)☆851Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Support atomic operations on Arc itself☆1,263Feb 14, 2026Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆616Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Module initialization/global constructor functions for Rust☆959Dec 4, 2025Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆826Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- Utilities for working with impl traits in Rust.☆123Jan 27, 2025Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆371Dec 20, 2025Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,303Updated this week
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- Type-erased Serialize, Serializer and Deserializer traits☆810Feb 16, 2026Updated last week
- Task abstraction for building executors☆572Feb 13, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- A crate for mucking around with piles of bytes☆966Jan 31, 2026Updated last month
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- A simple and fast random number generator☆564Feb 9, 2026Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- ☆500Nov 8, 2025Updated 3 months ago
- offsetof for Rust☆229Mar 26, 2024Updated last year
- Find unused dependencies in Cargo.toml☆2,085Dec 29, 2025Updated 2 months ago
- Futures, streams, and async I/O combinators.☆535Feb 5, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,147Jan 1, 2026Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆223Updated this week
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,374Aug 9, 2024Updated last year
- Async I/O and timers☆585Feb 15, 2026Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month