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:
- This crate demonstrates an approach to including KaTeX in Rust docs☆28Updated 7 years ago
- ☆78Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Floating point approximate comparison for Rust☆65Updated 9 months ago
- Approximate floating point equality comparisons and assertions☆174Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆112Updated last year
- ☆64Updated 8 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A simple map based on a vector for small integer keys☆67Updated last year
- An implementation of Kensler's hashed permutation algorithm☆16Updated 10 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- A rust library for checked floating point operations☆82Updated 11 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆56Updated 4 years ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year