aldanor / fast-float-rust
Super-fast float parser in Rust (now part of Rust core)
☆274Updated 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 10 months ago
- Fast numeric to- and from-string conversion routines.☆326Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Fast floating point to string conversion☆632Updated 2 months ago
- A fast intrusive flamegraph☆235Updated 2 years ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Fast, FFI-friendly string interning for Rust☆164Updated 7 months ago
- Easy function multiversioning for Rust☆223Updated 5 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Manual segmented stacks for Rust☆306Updated last week
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Reflection via DWARF.☆296Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- A Rust implementation of the xxHash algorithm.☆393Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- generators☆207Updated last year
- Intrusive collections for Rust☆448Updated 8 months ago
- Generic Atomic<T> type for Rust☆234Updated last year