开源工具 — GitHub 项目速递
nymtech/nym
Nym provides strong network-level privacy against sophisticated end-to-end attackers, and anonymous transactions using blinded, re-randomizable, decentralized credentials.
gilb-ai/gilb-recorder
macOS desktop app that records user activity via accessibility APIs into a local SQLite database.
jamesgober/index-db
B+tree indexing primitive for Rust storage engines - ordered keys, range scans, and concurrent access over paged storage.
jamesgober/lock-db
Lock manager and deadlock detection for Rust databases - row/range locks, multiple granularities, and wait-for cycle detection.
jamesgober/page-db
The paging substrate beneath B-tree and heap storage engines - fixed-size pages, CRC32 headers with LSN slots, an LRU buffer pool with dirty-page pinning, and cross-platform Direct I/O.
saying121/tidy-browser
Get browser cookies and logins. Easily make a request using the authorization data from your browser.