Projects in Awesome Lists by pmarreck
A curated list of projects in awesome lists by pmarreck .
https://github.com/pmarreck/chatscan
Search Claude Code conversation history with semantic + lexical search
Last synced: 13 Mar 2026
https://github.com/pmarreck/rm_safe
Prevent yourself from getting burned by `rm -rf`/`sudo rm -rf` style mistakes by diverting those files to the Trash instead.
Last synced: 15 Jun 2026
https://github.com/pmarreck/llmsend
Inter-Claude-Code-session messaging via tmux + inbox files (skill plugin)
Last synced: 31 May 2026
https://github.com/pmarreck/deflate_fingerprint
Identify which DEFLATE encoder produced a given compressed byte stream by byte-exact reproduction. MIT, pure Zig core + C FFI.
Last synced: 31 May 2026
https://github.com/pmarreck/llm_security_review
LLM-driven per-file security review: a pattern and a Bash tool that runs language-specific security audits (Zig/Elixir today, OWASP-generic fallback) via claude/codex/gemini CLIs
Last synced: 31 May 2026
https://github.com/pmarreck/jpegz
Spec-complete JPEG family decoder library in Zig (baseline / progressive / lossless / arithmetic / JPEG-LS / JPEG 2000)
Last synced: 31 May 2026
https://github.com/pmarreck/mini_blar
Constrained subset of the BLAR archive format — for embedded/bootstrap use
Last synced: 31 May 2026
https://github.com/pmarreck/blip_mp
BLIP-storage arbitrary-precision integers in pure Zig. Beats GMP at i64 (1.95-2.66×) and common cryptographic mul (1.12-1.46×) on Apple Silicon. 8240 GMP cross-validation tests pass.
arbitrary-precision-integers bignum blip cryptography ffi gmp multi-precision zig
Last synced: 31 May 2026
https://github.com/pmarreck/tiffz
Cleanroom spec-complete TIFF reader (and eventually writer) in pure Zig
Last synced: 31 May 2026
https://github.com/pmarreck/docscan
Document indexing and semantic search for .md, .docx, .pdf, .doc — Zig core + C FFI + hybrid vector/lexical search
Last synced: 27 Apr 2026
https://github.com/pmarreck/speakrs_ffi
C FFI for speakrs speaker diarization — PCM samples in, JSON speaker turns out. Python/ctypes-ready, Nix-first packaging (zero build-time downloads).
Last synced: 15 Jun 2026
https://github.com/pmarreck/chardetz
Pure-Zig character-encoding detector — a faithful translation of uchardet (no C/C++ dependency, cross-compilable, WASM-able, drop-in uchardet C ABI)
Last synced: 15 Jun 2026
https://github.com/pmarreck/nimble-darwin-ssl-fix
nimble for Nix/macOS with working TLS — fixes the openssl dlopen/segfault on nimble refresh/install
Last synced: 15 Jun 2026
https://github.com/pmarreck/mecha-llc-website
Mecha LLC — data integrity engineering. Custom software, AI consulting for law/finance, and contract code review.
Last synced: 15 Jun 2026
https://github.com/pmarreck/random
Unified CLI random number generator in LuaJIT: multiple distributions, true + deterministic, stdin ops, multiple output formats
Last synced: 15 Jun 2026
https://github.com/pmarreck/uuidv7
RFC 9562 UUIDv7 generator in LuaJIT: time-ordered, sortable, monotonic counter
Last synced: 15 Jun 2026
https://github.com/pmarreck/zig-sqlite
Zig 0.16-compatible fork of vrischmann/zig-sqlite (forked because upstream stalled on 0.15.1)
Last synced: 15 Jun 2026
https://github.com/pmarreck/pgpwords
LuaJIT CLI for translating hexadecimal bytes to and from the PGP word list
Last synced: 15 Jun 2026
https://github.com/pmarreck/par2z
A cleanroom reimplementation of the par2 error-correction algorithm, library and cli in Zig, based only on publicly-available specs (NOT its source code), and with a more permissive license, a C ABI wrapper, and a LuaJIT FFI example. Full test coverage. NOTE: gpt-5.2-codex and Claude Opus 4.5 AI assisted in parts.
claude-code codex-cli error-correcting-code library par2
Last synced: 07 Jan 2026
https://github.com/pmarreck/os_counters
Cross-process atomic counters in LuaJIT: filesystem, POSIX shm, and System V IPC backends with per-OS tradeoffs
Last synced: 15 Jun 2026
https://github.com/pmarreck/jp2z
Cleanroom JPEG 2000 (T.800) decoder in Zig with a C FFI
Last synced: 31 May 2026