aldanor / fast-float-rustLinks
Super-fast float parser in Rust (now part of Rust core)
☆285Updated 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 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆278Updated last year
- A data structure to efficiently intern, cache and restore strings.☆207Updated 4 months ago
- 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☆372Updated 3 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- ☆312Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Easy function multiversioning for Rust☆251Updated last year
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- Manual segmented stacks for Rust☆328Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆574Updated last week
- offsetof for Rust☆229Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- generators☆211Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- String interning for Rust☆207Updated 3 months ago
- Compact inlined strings for Rust.☆537Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago