Stars
Spec-driven development (SDD) for AI coding assistants.
Turn approved specs into long-running autonomous implementation. A minimal, adaptable SDD harness with Agent Skills for Claude Code, Codex, Cursor, Copilot, Windsurf, OpenCode, Gemini CLI, and Anti…
A Model Context Protocol (MCP) server that provides structured spec-driven development workflow tools for AI-assisted software development, featuring a real-time web dashboard and VSCode extension …
🐶 A curated list of Web Security materials and resources.
An embeddable Scheme R7 Compiler & Runtime written in Rust
Fling significantly reduces boilerplate needed to efficiently save/load complex domain entities to/from multiple tables.
.NET event stream projection and scheduling platform with CosmosDB, DynamoDB, EventStoreDB, MemoryStore, message-db, Equinox and Kafka integrations
An example approach for implementing a Clean/Hexagonal Architecture
Embedded relational database and native Rust data API.
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
Extensible SQL Lexer and Parser for Rust
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
A reference .NET application implementing an eCommerce site
Lightweight, fast and reliable key/value storage engine based on Bitcask.
LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
FoundationDB - the open source, distributed, transactional key-value store
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication feat…
Mostly adequate guide to FP (in javascript)
Repository for the book "Crafting Interpreters"
An educational OLAP database system.
A course of building an LSM-Tree storage engine (database) in a week.