notriddle / rust-float-ordLinks
☆34Updated 10 months ago
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:
- Faster integer division and modulus operations☆87Updated last month
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Extensions for the Rust standard library☆40Updated last year
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- structured parallel execution for async Rust☆36Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- ☆46Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆58Updated last year
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- Copy-on-write string utilities for Rust☆159Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Rust serializer library☆87Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Object Pool LockFree in Rust☆47Updated last month
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago