aldanor / fast-float-rustLinks
Super-fast float parser in Rust (now part of Rust core)
☆278Updated 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:
- Fast numeric to- and from-string conversion routines.☆333Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- Easy function multiversioning for Rust☆233Updated 8 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆376Updated last year
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆202Updated last week
- Generic Atomic<T> type for Rust☆236Updated 2 months ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- Fast floating point to string conversion☆650Updated 2 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- generators☆209Updated last year
- Count lines of LLVM IR per generic function☆468Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆562Updated 5 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- ☆293Updated 3 weeks ago
- offsetof for Rust☆229Updated last year
- Stackless generators on stable Rust.☆466Updated 3 years ago