aldanor / fast-float-rustLinks
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
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- Fast numeric to- and from-string conversion routines.☆328Updated 3 months ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆329Updated 2 weeks ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- A Rust implementation of the xxHash algorithm.☆396Updated 5 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- A fast intrusive flamegraph☆235Updated 3 years ago
- Compact inlined strings for Rust.☆524Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- A minimalistic async/await executor for Rust☆231Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Manual segmented stacks for Rust☆306Updated last month
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago