Alexhuszagh / rust-lexicalLinks
Fast numeric to- and from-string conversion routines.
☆333Updated 5 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:
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Fast floating point to string conversion☆647Updated 2 months ago
- ☆288Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- rust stackful generator library☆342Updated last month
- A Rust implementation of the xxHash algorithm.☆406Updated last month
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- Generic array types in Rust☆414Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Generic Atomic<T> type for Rust☆236Updated last month
- Intrusive collections for Rust☆455Updated 10 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Manual segmented stacks for Rust☆315Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- ☆201Updated 6 months ago
- Easy function multiversioning for Rust☆233Updated 7 months ago
- Rust replacement for miniz☆216Updated 2 weeks ago
- Compact string type for zero-copy parsing☆260Updated last year
- Futures, streams, and async I/O combinators.☆509Updated last month
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago