pkhuong / reciprocal
Faster division by constants that aren't known at compile-time
☆24Updated 3 years ago
Alternatives and similar repositories for reciprocal:
Users that are interested in reciprocal are comparing it to the libraries listed below
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- a crate for small packed strings☆16Updated 2 years ago
- An experimental columnar arena☆42Updated 3 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆41Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- A DSL and compiler for generating peephole optimizers for Cranelift☆63Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆30Updated last week
- ☆47Updated 9 months ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆23Updated 3 years ago
- Faster integer division and modulus operations☆70Updated 2 years ago
- An arbitrary-precision floating-point library in Rust☆43Updated last year
- Flexible, stand-alone benchmarking☆17Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- Crunchy unroller - deterministically unroll constant loops☆37Updated last week
- Gotchas and warts in Rust Lang☆71Updated last year
- A library that provides a way to logically own objects, whether or not heap allocation is available☆67Updated 6 months ago
- A crate to find DWARF debug symbols from stripped binaries☆21Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- Non-interleaving multithreaded output queue☆71Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- A low-latency malloc implementation☆24Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- Simplify the use of performance counters.☆64Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 weeks ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago