aldanor / fast-float-rust
Super-fast float parser in Rust (now part of Rust core)
☆275Updated 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
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Fast numeric to- and from-string conversion routines.☆311Updated this week
- Fast floating point to string conversion☆613Updated 2 months ago
- A fast intrusive flamegraph☆233Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆348Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Stackless generators on stable Rust.☆446Updated 2 years ago
- Futures, streams, and async I/O combinators.☆490Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 3 months ago
- Support crate for rustc's self-profiling feature☆339Updated 3 weeks ago
- Compile-time reference counting☆440Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆352Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆216Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- Like Rust's std::Path, but UTF-8.☆448Updated 5 months ago
- Count lines of LLVM IR per generic function☆418Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆398Updated last month
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- Easy function multiversioning for Rust☆212Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆313Updated last month
- The arena, a fast but limited type of allocator☆525Updated 5 months ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 11 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆536Updated last month
- A Rust implementation of the xxHash algorithm.☆382Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Small, fast, synchronization primitives☆240Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆154Updated 3 months ago