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:
- ☆29Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- futures-buffered☆40Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Configure const and static items by environment variables.☆25Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- horrible serde macro stuff☆39Updated last year
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- An exploration of Storages☆35Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Abstract over different executors☆73Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Typed any map for rust☆67Updated 5 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last week
- ☆31Updated 11 months ago
- Lending iterators on stable Rust☆82Updated last year
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆18Updated 5 months ago
- ☆11Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Rust API stability attributes for the rest of us.☆30Updated 10 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- ☆26Updated last year