gilescope / atoi_radix10Links
Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
☆22Updated 2 months ago
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
- structured parallel execution for async Rust☆33Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆21Updated 3 months ago
- An exploration of Storages☆35Updated last year
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- ☆11Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Configure const and static items by environment variables.☆25Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Implied bounds, since 1.79!☆22Updated 6 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year