deths74r

deths74r's photo
C

edit

 1  0
Experimental terminal text editor in C — cell-based metadata architecture + mmap lazy loading

gstr

 1  1
Grapheme string library for C: a string.h that works on characters, not bytes. 56 grapheme-aware string functions in a single C header. Zero dependencies.

icline

 1  0
A portable readline alternative with Unicode 17.0 support. Fork of isocline with gstr.h for modern emoji, ZWJ, and CJK character widths.

md4s

 1  0
Streaming markdown parser for C. 94% CommonMark compliant. Full GFM extensions. Zero dependencies. Forward-only output for real-time LLM rendering. Delimiter stack, container stack, Unicode-aware.
OCaml

llaml

 1  0
Canonical-type LLM client for OCaml — OpenAI / Anthropic / Gemini / Bedrock and 9 OpenAI-compatible providers behind one set of types. Streaming, tools, reasoning effort, prompt caching, router with fallbacks.

twig

 1  0
Terminal buffer engine in OCaml — grapheme-aware AVL doc, buf with undo/redo, splittable Layout, markdown tokenizer, Eio loop. Library for building TUIs.

twig-edit

 1  0
A terminal text editor in OCaml built on the twig buffer engine — grapheme-aware, soft wrap, syntax highlighting for C/OCaml/Dune/Opam, two-tier chord + command-prompt keybindings.
Python

sift-releases

 2  0
Persistent memory for Claude Code. Preferences, patterns, and decisions that survive across sessions.