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 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months 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
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Manual segmented stacks for Rust☆334Updated this week
- 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.☆428Updated 5 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆363Updated last week
- ☆320Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Small, fast, synchronization primitives☆254Updated last year
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- offsetof for Rust☆228Updated last year
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- String interning for Rust☆207Updated 5 months ago