Alexhuszagh / rust-lexical
Fast numeric to- and from-string conversion routines.
☆318Updated last month
Alternatives and similar repositories for rust-lexical:
Users that are interested in rust-lexical are comparing it to the libraries listed below
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆324Updated 2 weeks ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- Generic array types in Rust☆406Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- rust stackful generator library☆322Updated 3 weeks ago
- ☆267Updated last month
- Futures, streams, and async I/O combinators.☆498Updated last month
- Manual segmented stacks for Rust☆299Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆287Updated 7 months ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- A Rust implementation of the xxHash algorithm.☆388Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- String interning for Rust☆198Updated last month
- The arena, a fast but limited type of allocator☆533Updated 7 months ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆613Updated 10 months ago
- Compile time numbers in Rust.☆541Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Slab allocator for Rust☆747Updated last month
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆230Updated last year