aldanor / fast-float-rust
Super-fast float parser in Rust (now part of Rust core)
☆273Updated 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☆368Updated 9 months ago
- A fast intrusive flamegraph☆234Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- Fast floating point to string conversion☆628Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- Fast numeric to- and from-string conversion routines.☆318Updated last month
- A data structure to efficiently intern, cache and restore strings.☆190Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Support crate for rustc's self-profiling feature☆344Updated last month
- Fast function for printing integer primitives to a decimal string☆324Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆498Updated last month
- A Rust implementation of the xxHash algorithm.☆388Updated 3 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆252Updated last year
- Count lines of LLVM IR per generic function☆437Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆222Updated 2 months ago
- Rust interface to io_uring☆331Updated 9 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Compile-time reference counting☆441Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆163Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Easy function multiversioning for Rust☆220Updated 3 months ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 8 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆393Updated last month