sarah-quinones / fastdiv
☆32Updated 2 years ago
Alternatives and similar repositories for fastdiv:
Users that are interested in fastdiv are comparing it to the libraries listed below
- structured parallel execution for async Rust☆33Updated 6 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- A metaheuristic framework for solving combinatorial optimization problems☆34Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆31Updated 5 years ago
- ☆24Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆28Updated last month
- Profiling tool for Rust code.☆43Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Human-friendly indexed collections☆51Updated last week
- ☆55Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- ☆18Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆78Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago