lifthrasiir / rust-strconvLinks
Experimenting with number-to-string and string-to-number conversions in Rust
☆14Updated 10 years ago
Alternatives and similar repositories for rust-strconv
Users that are interested in rust-strconv are comparing it to the libraries listed below
Sorting:
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- The empty type Void.☆71Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- ☆78Updated 7 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- No longer maintained☆70Updated 8 years ago
- Implements a Rust ordered map as a BurstTrie.☆30Updated 8 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- ☆27Updated 10 years ago
- No longer maintained☆113Updated 8 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Rust bindings for libpcuid CPU detection and feature extraction library.☆53Updated 8 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 4 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A Brotli implementation in pure and safe Rust☆64Updated 5 years ago
- Rust MetroHash☆53Updated last year
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago