notriddle / rust-float-ordLinks
☆34Updated last year
Alternatives and similar repositories for rust-float-ord
Users that are interested in rust-float-ord are comparing it to the libraries listed below
Sorting:
- ☆61Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Extensions for the Rust standard library☆40Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Faster integer division and modulus operations☆87Updated 4 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆46Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- ☆35Updated 9 months ago
- Object Pool LockFree in Rust☆49Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- ☆63Updated 3 weeks ago
- Initialize arrays with ease!☆84Updated 2 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month