aldanor / fast-float-rustLinks
Super-fast float parser in Rust (now part of Rust core)
☆281Updated 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☆383Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆343Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 2 weeks ago
- generators☆211Updated 2 years ago
- Small, fast, synchronization primitives☆252Updated last year
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Easy function multiversioning for Rust☆248Updated 11 months ago
- Compile-time reference counting☆456Updated 5 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- A Rust implementation of the xxHash algorithm.☆412Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Generic Atomic<T> type for Rust☆243Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week