RoDmitry / atoi_simdLinks
Rust fast `&[u8]` to integer parser
☆56Updated 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:
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 6 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Deadlock free mutexes☆177Updated 8 months ago
- The Rustc Trait System Refactor Initiative☆26Updated last month
- Library safely exposing the io_uring API.☆70Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated this week
- Define your own PhantomData☆158Updated last week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated this week
- Better reference counted strings for Rust☆139Updated last year
- Stack unwinding library in Rust☆99Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Fast functions for printing floating-point primitives to a decimal string☆133Updated this week
- A simple concurrent caching library that might fit to many use cases☆143Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Convert number to enum☆87Updated last year
- Semantic wrapper for byte count representations☆150Updated 3 weeks ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆87Updated last year
- ☆205Updated last year
- A faster Arc.☆76Updated last year