aldanor / fast-float-rustLinks
Super-fast float parser in Rust (now part of Rust core)
☆280Updated 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:
- Fast numeric to- and from-string conversion routines.☆336Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- Easy function multiversioning for Rust☆236Updated 9 months ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆303Updated last month
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- ☆296Updated 2 weeks ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago