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:
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Extra components for use with Mio.☆31Updated last month
- A simple map based on a vector for small integer keys☆67Updated 11 months ago
- Atomic file-writes.☆100Updated last year
- A pool of reusable values☆51Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Rust serializer library☆88Updated 2 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆47Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆30Updated 4 years ago
- ☆87Updated 10 months ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- ☆78Updated 2 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- ☆60Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- 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
- ☆53Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year