sfackler / foreign-typesLinks
☆51Updated last year
Alternatives and similar repositories for foreign-types
Users that are interested in foreign-types are comparing it to the libraries listed below
Sorting:
- A pool of reusable values☆50Updated 5 years ago
- ☆47Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆53Updated 5 years ago
- ☆39Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- A simple Rust crate to drop privileges☆37Updated 2 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- Extra components for use with Mio.☆31Updated this week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago