RoDmitry / atoi_simd
Rust fast `&[u8]` to integer parser
☆51Updated 2 months 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☆56Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- rust bindings of snmalloc☆128Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated this week
- ☆47Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Make any value Sync but only available on its original thread☆39Updated last month
- An exploration of Storages☆35Updated last year
- ☆39Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Convert number to enum☆87Updated 8 months ago
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- Extract bits from a byte slice☆73Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated last month
- ☆53Updated last month
- Trying to create Sync bump allocator☆32Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Better reference counted strings for Rust☆121Updated 9 months ago