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
- Fast numeric to- and from-string conversion routines.☆317Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Fast floating point to string conversion☆622Updated this week
- SIMD-accelerated UTF-8 validation for Rust.☆538Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- A fast intrusive flamegraph☆234Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Easy function multiversioning for Rust☆211Updated 2 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Futures, streams, and async I/O combinators.☆494Updated this week
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Compile-time reference counting☆441Updated last year
- Manual segmented stacks for Rust☆298Updated last week
- A data structure to efficiently intern, cache and restore strings.☆184Updated last week
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Stackless generators on stable Rust.☆450Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- Rust interface to io_uring☆330Updated 8 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆284Updated 6 months ago
- Compact inlined strings for Rust.☆521Updated last year
- A Rust implementation of the xxHash algorithm.☆386Updated 2 months ago
- Support crate for rustc's self-profiling feature☆341Updated last week