Alexhuszagh / rust-lexicalLinks
Fast numeric to- and from-string conversion routines.
☆344Updated last month
Alternatives and similar repositories for rust-lexical
Users that are interested in rust-lexical are comparing it to the libraries listed below
Sorting:
- Fast function for printing integer primitives to a decimal string☆354Updated 2 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆284Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- A Rust implementation of the xxHash algorithm.☆418Updated 3 months ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Fast floating point to string conversion☆670Updated 2 weeks ago
- rust stackful generator library☆353Updated 2 months ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- The arena, a fast but limited type of allocator☆569Updated last year
- Intrusive collections for Rust☆472Updated last year
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- Generic array types in Rust☆431Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆311Updated 4 months ago
- ☆310Updated 2 months ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆352Updated last year
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- Easy function multiversioning for Rust☆249Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Rust method delegation with less boilerplate☆506Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Manual segmented stacks for Rust☆328Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- Futures, streams, and async I/O combinators.☆530Updated last month