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:
- Concurrent work-stealing deque☆47Updated 6 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- The empty type Void.☆70Updated 2 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- ☆27Updated 10 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Futures aware pub/sub channel☆14Updated 8 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- Rust version of cloc-rust☆18Updated 6 years ago
- A more secure recipe for uploading Rust docs to GitHub Pages☆20Updated 9 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago