- Auckland, NZ / China / Singapore
-
20:15
(UTC +08:00)
Highlights
- Pro
-
-
whichdisk Public
Cross-platform disk/volume resolver — given a path, tells you which disk it's on, its mount point, and the relative path
-
-
varing Public
Protobuf's varint encoding/decoding for LEB128 friendly types with full const context operations supports.
-
tokit Public
Blazing fast parser combinators with parse-while-lexing architecture (zero-copy), deterministic LALR-style parsing, and no hidden backtracking.
-
skl Public
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
-
rarena Public
Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.
-
-
smallvec-wrapper Public
Macro and common structs to play with `smallvec`
-
dio-align Public
Query direct I/O alignment requirements for a filesystem path.
Rust Apache License 2.0 UpdatedFeb 26, 2026 -
serf Public
A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.
-
memberlist Public
A highly customable, adaptable, runtime agnostic and WASM/WASI friendly Gossip protocol (SWIM) which helps manage cluster membership and member failure detection.
-
-
-
-
-
among Public
The enum Among with variants Left, Middle and Right is a general purpose sum type with three cases.
-
-
fs4-rs Public
Forked from danburkert/fs2-rsExtended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to support async and replace libc with rustix.
-
generic-arraydeque Public
A fixed-capacity, stack-allocated double-ended queue (deque) backed by generic-array
-
-
-
smear Public
Blazing fast, fully spec-compliant, reusable parser combinators for standard GraphQL and GraphQL-like DSLs.
-
agnostic Public
Sans-I/O abstraction layer for any async runtime.
-
-
-
getifs Public
A bunch of cross platform network tools for fetching interfaces, multicast addresses, local ip addresses, private ip addresses, public ip addresses and etc.
-
-
-
hostaddr Public
Extended types for working with net in Rust.