Stars
A Rust library for connecting to and configuring Meshtastic radios.
This repository contains the official firmware for Meshtastic, an open-source, off-grid mesh communication system.
a collection of well-tested, serializable CRDTs for Rust
Ariel OS is a library operating system for secure, memory-safe, low-power Internet of Things, written in Rust
A safe and fast multi-producer, multi-consumer channel.
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
dariusc93 / rust-igd
Forked from sbstp/rust-igdInternet Gateway Device (UPNP) client
A library providing a pure Rust implementation of a client for both the NAT Port Mapping Protocol (NAT-PMP) and the Port Control Protocol (PCP).
This crate provides core types for interoperating with IPLD.
A rust `std::thread` replacement for wasm32 target
An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.
Rexie is an easy-to-use, futures based wrapper around IndexedDB that compiles to webassembly.
Drop-in replacement for std::time for Wasm in browsers
Bindings to IndexedDB that default the transactions to aborting
A utility that provides timeouts for futures and streams
An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.
🚀 Fast, secure, lightweight containers based on WebAssembly
Neqo, the Mozilla Firefox implementation of QUIC in Rust
Userspace WireGuard® Implementation in Rust
A no_std + serde compatible message library for Rust
Oneshot Rust channel working both in and between sync and async environments