RoDmitry / atoi_simdLinks
Rust fast `&[u8]` to integer parser
☆57Updated this 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☆72Updated last month
- rust bindings of snmalloc☆148Updated 4 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Define your own PhantomData☆158Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Convert closures into wakers☆46Updated last year
- Library safely exposing the io_uring API.☆73Updated this week
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Thread parking and unparking☆81Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆218Updated last week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆52Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Trying to create Sync bump allocator☆41Updated 6 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 4 months ago
- Convert number to enum☆87Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Dynamic structured values for Rust☆28Updated 2 months ago