Alexhuszagh / rust-lexicalLinks
Fast numeric to- and from-string conversion routines.
☆333Updated 6 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☆334Updated 2 weeks ago
- Stackless generators on stable Rust.☆466Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- A library for creating references that carry their owner with them.☆376Updated last year
- rust stackful generator library☆342Updated last month
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- The arena, a fast but limited type of allocator☆552Updated last year
- Fowler–Noll–Vo hash function☆347Updated last year
- Intrusive collections for Rust☆458Updated 11 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆299Updated last month
- ☆293Updated last month
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Generic array types in Rust☆416Updated 5 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆363Updated 2 weeks ago
- Easy function multiversioning for Rust☆233Updated 8 months ago
- ☆203Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Procedural macros in expression position☆203Updated 2 years ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago