alkis / superslice-rs
Extensions for ordered Rust slices.
☆26Updated last year
Alternatives and similar repositories for superslice-rs:
Users that are interested in superslice-rs are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- This crate demonstrates an approach to including KaTeX in Rust docs☆28Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- ☆56Updated last year
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- ☆76Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆63Updated 7 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆52Updated 5 years ago
- Extra RNGs☆42Updated 2 months ago
- ☆31Updated 5 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- ☆29Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Extension of nom to trace parser☆49Updated 3 months ago