gilescope / atoi_radix10Links
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆23Updated 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:
- ☆29Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆34Updated 11 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- horrible serde macro stuff☆39Updated last year
- ☆22Updated 4 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 3 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Configure const and static items by environment variables.☆25Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated this week
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Rust traits for key comparison in maps.☆34Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago