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.☆329Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆261Updated last year
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Fast floating point to string conversion☆640Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Compile-time reference counting☆450Updated last month
- A fast intrusive flamegraph☆236Updated 3 years ago
- Compact inlined strings for Rust.☆523Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Stackless generators on stable Rust.☆464Updated 2 years ago
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- String interning for Rust☆200Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆551Updated 3 months ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Easy function multiversioning for Rust☆228Updated 6 months ago
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- A Rust implementation of the xxHash algorithm.☆400Updated last week