Super-fast float parser in Rust (now part of Rust core)
☆290Dec 2, 2022Updated 3 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:
- SIMD-accelerated UTF-8 validation for Rust.☆585Dec 21, 2025Updated 2 months ago
- Thermite SIMD: Melt your CPU☆155Feb 23, 2026Updated last week
- Fast numeric to- and from-string conversion routines.☆352Oct 9, 2025Updated 4 months ago
- Derive macro for generating arrays from struct fields.☆20Oct 6, 2022Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Feb 7, 2022Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆347Feb 5, 2026Updated 3 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 4 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- ☆316Feb 19, 2023Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- docs.rs as a publishing platform?☆71Dec 20, 2025Updated 2 months ago
- Automatically upgrade breaking changes☆46Mar 6, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- A mutex with timeout tracing☆30Nov 14, 2021Updated 4 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- ☆64Feb 16, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Trait aliases on stable Rust☆59Nov 19, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Dec 2, 2020Updated 5 years ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year
- ☆500Nov 8, 2025Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago