VerbalExpressions / RustVerbalExpressions
Rust Port of VerbalExpressions
☆44Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for RustVerbalExpressions
- A Rust library for generically joining iterables with a separator☆91Updated last year
- A cross platform rust debugger hook☆63Updated 3 years ago
- ☆66Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆47Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 4 years ago
- Safely combine results☆81Updated 2 months ago
- Rust serializer library☆85Updated 6 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆108Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Data parallelism library for async-std.☆93Updated 9 months ago
- Run closures in parallel☆109Updated last month
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- ☆60Updated 7 years ago
- Rust syntax sugar collections.☆130Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Concatenate identifiers in a macro invocation☆93Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 4 months ago
- Error management☆26Updated 6 years ago