sfackler / foreign-types
☆50Updated last year
Alternatives and similar repositories for foreign-types:
Users that are interested in foreign-types are comparing it to the libraries listed below
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust serializer library☆87Updated 10 months ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- ☆52Updated 5 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- A library providing direct casting among trait objects implemented by a type☆39Updated 2 years ago
- ☆30Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Cross-platform interface to the `errno` variable☆66Updated 2 weeks ago
- native timers for futures 0.3☆25Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆137Updated 6 years ago
- The simd optimized escape code☆53Updated last week
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Token tree calling convention☆79Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year