GuillaumeGomez / c_vec-rsLinks
Structures to wrap C arrays
☆20Updated 5 years ago
Alternatives and similar repositories for c_vec-rs
Users that are interested in c_vec-rs are comparing it to the libraries listed below
Sorting:
- ☆61Updated last year
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Floating point approximate comparison for Rust☆65Updated 9 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Derive for the Display trait☆51Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- ☆64Updated 8 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Cross-platform interface to the `errno` variable☆73Updated 2 weeks ago
- Iterate in a lazily achieved sorted order☆59Updated 7 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…☆91Updated 3 years ago
- ☆78Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Conversion traits for Rust☆50Updated 4 years ago
- ☆56Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.