dbartussek / shishua_rs
☆13Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for shishua_rs
- Cross-platform polyfills.☆14Updated 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`☆25Updated last year
- A lightweight lock protected by an atomic boolean.☆34Updated 11 months ago
- Talk to Cargo easily at build time☆16Updated 9 months ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆17Updated last year
- A maintained fork of the app-dirs-rs project.☆36Updated 2 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆38Updated 8 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago
- ☆29Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 years ago
- Extensions to the Rust standard library☆42Updated 7 months ago
- LZW en- and decoding that goes weeeee!☆26Updated 7 months ago
- Collection of universal hashing functions☆27Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 2 months ago
- ☆44Updated 10 months ago
- Full precision decimal representation of f64☆25Updated last week
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Comparing Rust crate function speeds☆17Updated 5 years ago
- ☆46Updated 4 years ago
- Async channels for Rust that support reading and writing many values☆25Updated 3 weeks ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆22Updated last week
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆25Updated 4 months ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- Examples to use libtorrent-sys (libtorrent cxx bindings)☆9Updated 2 years ago
- Trying to create Sync bump allocator☆28Updated this week
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year