aldanor / fast-float-rustLinks
Super-fast float parser in Rust (now part of Rust core)
☆288Updated 3 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.☆350Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- A Rust implementation of the xxHash algorithm.☆427Updated 4 months ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆279Updated 2 years ago
- Easy function multiversioning for Rust☆252Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆361Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Manual segmented stacks for Rust☆332Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Compile-time reference counting☆455Updated 8 months ago
- Small, fast, synchronization primitives☆254Updated last year
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- generators☆211Updated 2 years ago
- a lock-free concurrent slab (experimental)☆304Updated last week
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Fast floating point to string conversion☆688Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year