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☆68Updated last year
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Rust serializer library☆89Updated 4 months ago
- Atomic file-writes.☆101Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- ☆47Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- ☆39Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- ☆23Updated 5 years ago
- ☆126Updated 3 years ago
- ☆64Updated 8 years ago
- ☆62Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A simple library to send ntp requests and receive responses☆29Updated 4 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago