Quick Peer-To-Peer UDP file transfer
☆232Aug 19, 2023Updated 2 years ago
Alternatives and similar repositories for qft
Users that are interested in qft are comparing it to the libraries listed below
Sorting:
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- Standalone bittorrent DHT library for rust☆33Dec 15, 2025Updated 2 months ago
- Tody.Chat - Zero-configuration Team Chat☆13Apr 6, 2020Updated 5 years ago
- An async, synchronized database-backed Rust job scheduler☆29Nov 17, 2023Updated 2 years ago
- Support for requesting objects from other objects dynamically based on type☆11Aug 25, 2020Updated 5 years ago
- A basis for building an async client-server Websocket protocol☆15Feb 8, 2021Updated 5 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆23Mar 27, 2025Updated 11 months ago
- A simple rendezvous protocol implementation to help NAT traversal or hole punching.☆13Dec 27, 2025Updated 2 months ago
- Utilities to work with dyn [Async]Fn*☆18Dec 20, 2025Updated 2 months ago
- rust implementation fo the DHT powering the HyperSwarm stack☆18Apr 1, 2022Updated 3 years ago
- Stack Programming Language☆11Aug 4, 2023Updated 2 years ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆32Jul 6, 2025Updated 8 months ago
- A CLI tool for CIs and build scripts, making file system based caching easy and correct (locking, eviction, etc.)☆17Jun 5, 2025Updated 9 months ago
- A tiny library and application for animating text in the terminal.☆54Aug 1, 2022Updated 3 years ago
- `smol` integrations with `hyper`☆17Feb 16, 2026Updated 3 weeks ago
- a rustic command-line cabal client using the cable protocol☆20Jul 18, 2025Updated 7 months ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Feb 18, 2023Updated 3 years ago
- default game for freeminer☆12Feb 17, 2026Updated 2 weeks ago
- ☆22Nov 1, 2022Updated 3 years ago
- ☆23May 9, 2023Updated 2 years ago
- Rust implementation of Magic Wormhole, with new features and enhancements☆967Feb 3, 2026Updated last month
- Utilities for working with impl traits in Rust.☆124Jan 27, 2025Updated last year
- A node to control hardware devices via SSB feeds☆24Dec 4, 2022Updated 3 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆26Aug 11, 2024Updated last year
- Secure Scuttlebutt handshake + boxstream library☆29Oct 19, 2023Updated 2 years ago
- Rust bindings for SQLite’s lsm1 extension in stand-alone manner.☆25Apr 16, 2025Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆66May 30, 2024Updated last year
- A streaming rpc system for iroh☆42Feb 28, 2026Updated last week
- Append-only, on-disk key-value index☆60Dec 12, 2022Updated 3 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Jul 14, 2021Updated 4 years ago
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- rust implementation of the cable protocol