RoDmitry / atoi_simd
Rust fast `&[u8]` to integer parser
☆45Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for atoi_simd
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- A fast and flexible LRU map.☆170Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- ☆37Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 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…☆61Updated last week
- ☆54Updated last week
- Make trait methods callable without the trait in scope☆135Updated last week
- Library for scripting analyses against crates.io's database dumps☆66Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Serde serializer for generating Starlark build targets☆61Updated last week
- ☆54Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Pull in every source file in a directory as a module☆158Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- ☆37Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Take a value atomically once.☆27Updated last year
- Better reference counted strings for Rust☆114Updated 4 months ago
- rust bindings of snmalloc☆122Updated this week
- Macro for sealing traits and structures☆49Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆116Updated 7 months ago
- Automatic cfg for Rust compiler features☆95Updated last month