Alexhuszagh / rust-lexical
Fast numeric to- and from-string conversion routines.
☆298Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for rust-lexical
- Super-fast float parser in Rust (now part of Rust core)☆275Updated last year
- Fast function for printing integer primitives to a decimal string☆303Updated this week
- A library for creating references that carry their owner with them.☆362Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Fast floating point to string conversion☆607Updated last week
- Conditional compilation according to rustc compiler version☆334Updated last week
- Stackless generators on stable Rust.☆441Updated 2 years ago
- String interning for Rust☆195Updated 2 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- ☆230Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Futures, streams, and async I/O combinators.☆475Updated this week
- Manual segmented stacks for Rust☆291Updated last week
- ☆185Updated 7 months ago
- Generic array types in Rust☆405Updated 4 months ago
- Procedural macros in expression position☆203Updated last year
- rust stackful generator library☆310Updated last month
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 3 months ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Compact string type for zero-copy parsing☆250Updated last year
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- A compiler plugin to insert flame calls☆379Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago