aldanor / fast-float-rustLinks
Super-fast float parser in Rust (now part of Rust core)
☆281Updated 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.☆341Updated last week
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆410Updated last month
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- Manual segmented stacks for Rust☆323Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆347Updated last month
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 3 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- Generic Atomic<T> type for Rust☆241Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated last year
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- generators☆209Updated 2 years ago
- Small, fast, synchronization primitives☆251Updated last year
- Easy function multiversioning for Rust☆239Updated 10 months ago
- Rust interface to io_uring☆336Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆271Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆255Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- String interning for Rust☆205Updated last month
- A fast intrusive flamegraph☆236Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago