aldanor / fast-float-rustLinks
Super-fast float parser in Rust (now part of Rust core)
☆276Updated 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☆368Updated last year
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆403Updated last month
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆184Updated last year
- Easy function multiversioning for Rust☆228Updated 7 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- A fast intrusive flamegraph☆236Updated 3 years ago
- Small, fast, synchronization primitives☆246Updated 9 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Fast floating point to string conversion☆644Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆265Updated last year
- generators☆210Updated last year
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- String interning for Rust☆200Updated last month
- ☆286Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆294Updated last week
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- A library for creating references that carry their owner with them.☆375Updated last year