RoDmitry / atoi_simd
Rust fast `&[u8]` to integer parser
☆51Updated 3 weeks ago
Alternatives and similar repositories for atoi_simd:
Users that are interested in atoi_simd are comparing it to the libraries listed below
- (lifetime) GATs on stable Rust☆57Updated last year
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- A fast and flexible LRU map.☆174Updated last month
- Const TypeId and non-'static TypeId☆60Updated last week
- rust bindings of snmalloc☆126Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Convert closures into wakers☆45Updated last month
- ☆39Updated 5 months ago
- Lending iterators on stable Rust☆81Updated last year
- Rust LZ4 bindings☆49Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Make any value Sync but only available on its original thread☆38Updated last week
- Threadsafe RefCell for Rust☆90Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 11 months ago
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- Take a value atomically once.☆27Updated 2 years ago
- Track memory allocations by backtrace or originating thread☆42Updated 3 months ago
- ☆57Updated last week
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- Convert number to enum☆88Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- ☆50Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year