alkis / superslice-rsLinks
Extensions for ordered Rust slices.
☆26Updated 2 years ago
Alternatives and similar repositories for superslice-rs
Users that are interested in superslice-rs are comparing it to the libraries listed below
Sorting:
- ☆78Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- This crate demonstrates an approach to including KaTeX in Rust docs☆28Updated 6 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Floating point approximate comparison for Rust☆64Updated 7 months ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated last month
- A library with task executors for Rust☆33Updated 9 months ago
- ☆64Updated 8 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Better reference counted strings for Rust☆137Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- ☆60Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 10 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆56Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last week