aldanor / fast-float-rustLinks
Super-fast float parser in Rust (now part of Rust core)
☆283Updated 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.☆344Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago
- Easy function multiversioning for Rust☆249Updated 11 months ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- generators☆211Updated 2 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Manual segmented stacks for Rust☆328Updated last month
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆275Updated last year
- ☆309Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- A Rust implementation of the xxHash algorithm.☆417Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Fast function for printing integer primitives to a decimal string☆352Updated last week
- A HashMap variant that spreads resize load across inserts☆194Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆571Updated last week
- Fast, FFI-friendly string interning for Rust☆174Updated last year
- Fast floating point to string conversion☆670Updated last week
- A fast intrusive flamegraph☆236Updated 3 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago