dbartussek / shishua_rsLinks
☆13Updated last year
Alternatives and similar repositories for shishua_rs
Users that are interested in shishua_rs are comparing it to the libraries listed below
Sorting:
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Full precision decimal representation of f64☆26Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A map backed by a vector☆25Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆89Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 10 months ago
- ☆23Updated 6 years ago
- Fallible allocation support for Rust's Vec☆28Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated 11 months ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated last year
- LZW en- and decoding that goes weeeee!☆28Updated last month
- Optimization algorithms realized in Rust☆15Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆39Updated 5 years ago
- Concurrency algorithms☆11Updated 2 months ago
- A flexible byte pool.☆18Updated 2 years ago
- ☆25Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Cross-platform polyfills.☆17Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A simple module to support serializing and deserializing const generic or arbitrarily-large arrays☆21Updated 3 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago