RoDmitry / atoi_simdLinks
Rust fast `&[u8]` to integer parser
☆52Updated last week
Alternatives and similar repositories for atoi_simd
Users that are interested in atoi_simd are comparing it to the libraries listed below
Sorting:
- Mirror of Rust's allocator api for use on stable rust☆60Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- ☆39Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Safer wrappers over ktls-sys☆79Updated last month
- An exploration of Storages☆35Updated last year
- rust bindings of snmalloc☆131Updated last month
- Automatic cfg for Rust compiler features☆95Updated last week
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Lending iterators on stable Rust☆82Updated last year
- Convert number to enum☆87Updated 10 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Serde support for the humantime crate☆33Updated last year
- Time and duration crate optimized for speed and API stability.☆70Updated last week