Fast numeric to- and from-string conversion routines.
☆352Oct 9, 2025Updated 4 months ago
Alternatives and similar repositories for rust-lexical
Users that are interested in rust-lexical are comparing it to the libraries listed below
Sorting:
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆366Feb 2, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Super-fast float parser in Rust (now part of Rust core)☆290Dec 2, 2022Updated 3 years ago
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated 3 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆233Jun 3, 2025Updated 9 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- ☆500Nov 8, 2025Updated 3 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Compile time static maps for Rust☆2,107Updated this week
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆482Sep 7, 2024Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆741Nov 24, 2025Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- Spin-based synchronization primitives☆586Feb 5, 2026Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A macro to generate structures which behave like bitflags☆1,108Feb 13, 2026Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,563Jan 11, 2026Updated last month