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:
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust serializer library☆87Updated last year
- Atomic file-writes.☆100Updated 10 months ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆77Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆47Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆23Updated 4 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Compares two equal-sized byte strings in constant time.☆41Updated 3 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆60Updated 2 years ago
- ☆87Updated 8 months ago
- Extra components for use with Mio.☆30Updated last month
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago