alkis / superslice-rs
Extensions for ordered Rust slices.
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for superslice-rs
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- Floating point approximate comparison for Rust☆60Updated last month
- ☆55Updated 3 years ago
- ☆29Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆58Updated 2 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Provides macro `assert_matches` for testing pattern matching☆61Updated 3 years ago
- Faster integer division and modulus operations☆70Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- ☆55Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆25Updated 3 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- ☆54Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- ☆48Updated 2 years ago
- A library with task executors for Rust☆32Updated 3 years ago
- Runtime string formatting for Rust☆62Updated 5 years ago