sfackler / foreign-typesLinks
☆52Updated 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:
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- A safe-guarded transmute for Rust☆39Updated last year
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Rust serializer library☆87Updated last year
- Atomic file-writes.☆100Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆23Updated 4 years ago
- ☆39Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆59Updated 11 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- ☆47Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☆77Updated 2 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago