gilescope / atoi_radix10Links
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆22Updated last month
Alternatives and similar repositories for atoi_radix10
Users that are interested in atoi_radix10 are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- ☆30Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Completion futures for Rust☆20Updated 3 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Extension of nom to trace parser☆50Updated 11 months ago
- ☆35Updated 11 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- ☆23Updated 10 months ago