VerbalExpressions / RustVerbalExpressions
Rust Port of VerbalExpressions
☆45Updated 9 years ago
Alternatives and similar repositories for RustVerbalExpressions:
Users that are interested in RustVerbalExpressions are comparing it to the libraries listed below
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- ☆64Updated 4 years ago
- ☆124Updated 2 years ago
- ☆162Updated 9 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- ☆80Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- ☆63Updated 7 years ago
- Error management☆26Updated 7 years ago
- Run closures in parallel☆113Updated 3 months ago
- A tool to mine crates.io and produce static websites☆130Updated 6 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Safely combine results☆81Updated 8 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Rust serializer library☆87Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago