“A comprehensive, self-hosted TypeScript auth library that's rapidly becoming the default recommendation over paid auth-as-a-service - full control, no per-user pricing.”
A hand-curated library of 123+ repositories — AI agents, developer productivity, system design, security, mobile, and more — picked by editors for lasting value, not a 24-hour trending snapshot.
123 repositories • Page 4 of 11
“A comprehensive, self-hosted TypeScript auth library that's rapidly becoming the default recommendation over paid auth-as-a-service - full control, no per-user pricing.”
“Replaces basic shell history with a searchable, syncable database of every command you've ever run - it's the kind of tool you can't go back from once you've used it.”
“Rethinks the shell around structured data - piping the output of one command into the next as a real table, not text you have to re-parse with awk/sed.”
“One endpoint in front of hundreds of LLM providers with automatic fallback - useful for squeezing real value out of free-tier quotas instead of hitting a wall mid-session.”
“The standard in-memory data store - caching is the obvious use case, but its data structures (lists, sets, sorted sets, streams) cover far more than that.”
“Compiles away most of its own runtime, so shipped bundles are smaller and components read closer to plain HTML/JS/CSS than any mainstream alternative.”
“The standard JavaScript linter - catches real bugs, not just style nits, and its plugin ecosystem covers virtually every framework.”
“A drop-in Node.js/npm replacement that's dramatically faster at installs, startup, and test execution - low-risk to try on an existing project.”
“The official, minimal-overhead client for OpenAI's API - the right starting point before reaching for a bigger framework.”
“Opinionated, zero-config code formatting - once adopted, formatting simply stops being a discussion topic in code review.”
“Turns unreliable LLM text output into validated Pydantic objects with a few lines of code, removing an entire category of prompt-parsing bugs.”
The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents
“The cleanest way to wire streaming LLM responses into a React/Next.js UI - handles the hard parts (streaming, tool calls, edge runtimes) so you don't have to.”
Jump straight to the category you care about
123
Curated Repositories
64
Hidden Gems