gilescope / atoi_radix10Links
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆23Updated 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:
- ☆30Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- ☆60Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Integer types with customizable niche values☆48Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆67Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Typed any map for rust☆67Updated 9 months ago
- ☆13Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- horrible serde macro stuff☆39Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Proc-macro utility to populate enums from database data☆20Updated last year
- ☆12Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Test futures under all possible polling schedules☆19Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago