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:
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- ☆78Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- Fast functions for printing floating-point primitives to a decimal string☆128Updated 3 weeks ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 9 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Floating point approximate comparison for Rust☆64Updated 8 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 3 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- ☆64Updated 8 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- ☆53Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Initialize arrays with ease!☆84Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Approximate floating point equality comparisons and assertions☆173Updated last year
- This crate demonstrates an approach to including KaTeX in Rust docs☆28Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago