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☆42Updated 6 months ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 7 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆77Updated 2 years ago
- Initialize arrays with ease!☆84Updated 2 years ago
- This crate demonstrates an approach to including KaTeX in Rust docs☆28Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Implementation of triple buffering in Rust☆89Updated 2 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆53Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- ☆63Updated 8 years ago
- A rust library for checked floating point operations☆82Updated 8 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A library with task executors for Rust☆32Updated 7 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- ☆31Updated 5 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Floating point approximate comparison for Rust☆64Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Compare IEEE floating point values for equality.☆42Updated last year