gilescope / atoi_radix10
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆22Updated 2 years ago
Alternatives and similar repositories for atoi_radix10:
Users that are interested in atoi_radix10 are comparing it to the libraries listed below
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆29Updated 9 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Lending iterators on stable Rust☆81Updated last year
- ☆55Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- ☆26Updated last year
- An exploration of Storages☆36Updated last year
- A faster Arc.☆57Updated last year