RoDmitry / atoi_simd
Rust fast `&[u8]` to integer parser
☆48Updated 5 months ago
Alternatives and similar repositories for atoi_simd:
Users that are interested in atoi_simd are comparing it to the libraries listed below
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆56Updated last year
- Const TypeId and non-'static TypeId☆58Updated last month
- Better reference counted strings for Rust☆117Updated 6 months ago
- Threadsafe RefCell for Rust☆89Updated last year
- Convert number to enum☆88Updated 5 months ago
- Object Pool LockFree in Rust☆45Updated 8 months ago
- ☆53Updated 2 months ago
- Trying to create Sync bump allocator☆29Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- rust bindings of snmalloc☆125Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆140Updated this week
- ☆39Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- ☆54Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- Fast `cargo install` action using a GitHub-based binary cache☆70Updated last week
- Automatic cfg for Rust compiler features☆95Updated 3 months ago