RoDmitry / atoi_simdLinks
Rust fast `&[u8]` to integer parser
☆52Updated 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
Sorting:
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- rust bindings of snmalloc☆136Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Object Pool LockFree in Rust☆46Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Convert number to enum☆87Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Trying to create Sync bump allocator☆37Updated 7 months ago
- Automatic cfg for Rust compiler features☆99Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- ☆57Updated last year
- ☆39Updated 9 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- ☆50Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Safer wrappers over ktls-sys☆79Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Convert closures into wakers☆45Updated 5 months ago
- Fast functions for printing floating-point primitives to a decimal string☆125Updated last month
- ☆53Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year