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:
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Fast numeric to- and from-string conversion routines.☆341Updated last week
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆270Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆408Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Compile-time reference counting☆456Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Small, fast, synchronization primitives☆250Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- A library for creating references that carry their owner with them.☆377Updated last year
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆279Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Fast, FFI-friendly string interning for Rust☆171Updated last year
- generators☆209Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Manual segmented stacks for Rust☆319Updated 5 months ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- A fast intrusive flamegraph☆235Updated 3 years ago