Weaker maps by value, and enumerable weaker sets
A functional typescript implementation of the PCG family random number generators
The Stockfish chess engine in Web Assembly (WASM)
Meteor's Random Package for Straight Node
A library to make your code stronger by making it a little weaker.
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
Assertion combinators.
Meteor's Random Package for Straight Node – with built in crypto module
Meteor's Random Package for Straight Node
<img src="talisman.svg" alt="Talisman" width="15%" align="right" />
NPM standalone version of Meteor group Random package
Globe data visualization as a ThreeJS reusable 3D object. It is the original three-globe NPM package, with a modification to allow a custom typed polygon count, with the intention of optimizing the perfomance for weaker devices
Deploy gate for AI-coded web apps. `pqcheck deploy-check --ai` returns ship_decision=pass|review|block for Claude Code / Cursor / Copilot / Aider to gate deploys before they ship. Anonymous, no signup, free for first use.
<p align="center"><code>npm i -g @agent-lite/codex</code></p> <p align="center"><strong>Codex CLI</strong> is a local coding assistant maintained by Agent Lite. </br> For more information, visit https://agent-lite.com</p>
Random generator for strings, secrets and numbers – with built in crypto module and seed generation for predictable outputs
NPM version of Meteor's Random
Prebuilt binaries of minicap.
GitHub-first PR review service for the PatchRelay stack
LegnaCode — legna.lnc's official CLI for coding assistance
Library for running a competitive tournament and tracking its progress
A WeakerSet an enumerable WeakSet
token-flux — adaptive AI coding assistant enhancer. Auto-detects your model, boosts weak models with expert prompts, saves tokens on strong models. 3 modes: boost, saver, both.
A WeakerMap is an enumerable Map with with weak values rather than keys
Utilities for Hoon-style atom printing and conversion
Platform-agnostic messaging trait for LLM agents: a MessagingAdapter contract that Telegram / Slack / Matrix / Discord / web adapters implement, with capabilities-as-fields IncomingMessage / OutgoingMessage types so adapters with weaker features just leave fields empty.
Hypergraph rewriting system with avatars for symbolic distinction
The zero-copy standard library for Solana programs built on Hopper Runtime. Account layout, validation, PDA, Token/Mint readers, Token-2022 screening, CPI guards, DeFi math, AMM, slippage, lending, staking, vesting, multisig, distribution, Merkle, Ed25519, Pyth oracle. Declarative macros for error codes, instruction dispatch, and account checks. no_std, no_alloc, no proc macros, BPF-safe.
Admissibility compiler core: Γ ⊢ z : p until ε
High-performance vector search with metadata filtering
Rust port of the HydroXai PII masker with a library API and CLI.
A linter for keyrings
Hybrid post-quantum resistant Wi-Fi security protocol prototype (ML-KEM-768 + X25519 + HKDF-SHA384)
Apogee BK-01 emulator with MIDI support via PPI
A platform-adaptive atomic tagged pointer implementation supporting 32-bit, 48-bit, and 52/57-bit high virtual address layouts with ABA protection.
Fast and efficient video denoising using accelerated nlmeans.
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.