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 8 months ago
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 weeks ago
- A simple map based on a vector for small integer keys☆63Updated last year
- Provides macro `assert_matches` for testing pattern matching☆61Updated 3 years ago
- ☆58Updated 2 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Make any value Sync but only available on its original thread☆37Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- ☆54Updated 5 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 weeks ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- ☆29Updated 6 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Extra RNGs☆41Updated 3 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- Faster integer division and modulus operations☆70Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Trying to create Sync bump allocator☆28Updated this week
- ☆55Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago