gilescope / atoi_radix10Links
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆22Updated last week
Alternatives and similar repositories for atoi_radix10
Users that are interested in atoi_radix10 are comparing it to the libraries listed below
Sorting:
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆30Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Completion futures for Rust☆19Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Typed any map for rust☆67Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- ☆61Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated last week
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Trait generalization of the fundamental types☆47Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Integer types with customizable niche values☆50Updated last year
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year