sfackler / foreign-typesLinks
☆55Updated 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:
- Custom derivation macro for Rust☆113Updated 8 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Atomic file-writes.☆101Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Extra components for use with Mio.☆31Updated last week
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Rust serializer library☆88Updated 2 months ago
- ☆47Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- skiplist☆144Updated 4 years ago
- Instrument Rust code using Rust☆64Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A pool of reusable values☆51Updated 6 years ago
- The simd optimized escape code☆54Updated last week
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆39Updated 5 years ago
- ☆61Updated last year