aldanor / fast-float-rustLinks
Super-fast float parser in Rust (now part of Rust core)
☆278Updated 2 years ago
Alternatives and similar repositories for fast-float-rust
Users that are interested in fast-float-rust are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A data structure to efficiently intern, cache and restore strings.☆201Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- Manual segmented stacks for Rust☆315Updated 3 months ago
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- Easy function multiversioning for Rust☆233Updated 7 months ago
- Fast numeric to- and from-string conversion routines.☆333Updated 5 months ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- A Rust implementation of the xxHash algorithm.☆406Updated last month
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆429Updated last month
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- generators☆210Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- String interning for Rust☆202Updated 2 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆557Updated 4 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- offsetof for Rust☆229Updated last year
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago