aldanor / fast-float-rustLinks
Super-fast float parser in Rust (now part of Rust core)
☆286Updated 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.☆345Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆278Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- Easy function multiversioning for Rust☆251Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- A Rust implementation of the xxHash algorithm.☆423Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- String interning for Rust☆207Updated 4 months ago
- Manual segmented stacks for Rust☆331Updated this week
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆193Updated 2 months ago
- An allocator that can track and limit memory usage.☆215Updated 2 years ago
- Small, fast, synchronization primitives☆254Updated last year
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- Stackless generators on stable Rust.☆475Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆175Updated 4 months ago
- Compile-time reference counting☆455Updated 7 months ago
- ☆314Updated 3 months ago