sfackler / foreign-typesLinks
☆54Updated 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:
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆44Updated 7 months ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Rust serializer library☆87Updated 2 weeks ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆60Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆77Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆60Updated last year
- A pool of reusable values☆51Updated 5 years ago
- Concurrent hash trie☆57Updated 5 years ago
- ☆28Updated 5 years ago
- Atomic file-writes.☆100Updated 11 months ago
- ☆30Updated 4 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆24Updated 2 years ago
- ☆23Updated 5 years ago
- ☆39Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago