m-ou-se / floatconvLinks
Fast implementations of integer/floating point conversion operations.
☆133Updated 2 years ago
Alternatives and similar repositories for floatconv
Users that are interested in floatconv are comparing it to the libraries listed below
Sorting:
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated last month
- Project group working on the "safe transmute" feature☆94Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Experimenting with Rust's fundamental data model☆54Updated 2 weeks ago
- Better reference counted strings for Rust☆137Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A Vec That Has a Smaller size_of☆146Updated 2 weeks ago
- ☆113Updated 2 years ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆126Updated 2 years ago
- Memory validation framework for Rust☆70Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆185Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- A snapshot of name squatting on crates.io☆75Updated last year
- ☆167Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆120Updated 7 months ago
- Trying to create Sync bump allocator☆40Updated 3 months ago
- Non-interleaving multithreaded output queue☆73Updated 3 weeks ago
- Small, fast, synchronization primitives☆251Updated last year
- Some internal rustc tools made accessible☆47Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- ☆137Updated 2 years ago
- A fast, concurrent string interner☆157Updated last year
- Faster integer division and modulus operations☆87Updated 3 months ago
- CLI tool for generating a summary of recent github activity for people who are incredibly forgetful but still need to give weekly status …☆68Updated 3 years ago
- An exploration of Storages☆37Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Convert number to enum☆87Updated last year