sfackler / foreign-typesLinks
☆55Updated 2 years ago
Alternatives and similar repositories for foreign-types
Users that are interested in foreign-types are comparing it to the libraries listed below
Sorting:
- A simple map based on a vector for small integer keys☆69Updated last year
- Rust serializer library☆89Updated 4 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Atomic file-writes.☆101Updated last year
- ☆23Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- A pool of reusable values☆51Updated 6 years ago
- ☆39Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Extra components for use with Mio.☆32Updated 2 weeks ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆78Updated 3 years ago
- ☆47Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆30Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago