lifthrasiir / rust-strconv
Experimenting with number-to-string and string-to-number conversions in Rust
☆14Updated 9 years ago
Alternatives and similar repositories for rust-strconv:
Users that are interested in rust-strconv are comparing it to the libraries listed below
- Concurrent work-stealing deque☆47Updated 6 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A pool of reusable values☆50Updated 5 years ago
- Experimental comparators for collections to be generic over☆16Updated 9 months ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- ☆10Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated this week
- ☆25Updated 9 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago
- A map backed by a vector☆25Updated 11 months ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- No longer maintained☆38Updated 7 years ago
- The empty type Void.☆69Updated last year
- Rust MetroHash☆50Updated 3 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆19Updated 3 years ago
- ☆27Updated 7 years ago
- Futures aware pub/sub channel☆14Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- ☆13Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year