Awesome List Updates on Jan 09, 2026
5 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Zig
Data Structure and Algorithm / Linker
- kobolds-io/stdx - Helpful extensions to the Zig standard library.
Web Framework / Large Language Model
- GuneshRaj/zigar (⭐0) - Zigar is a web application framework for Zig that supports ASP / JSP-like template syntax with ASP-style tags.
2. Awesome Eslint
Plugins / Languages and Environments
- TypeScript - Linting rules for TypeScript.
- eslint-plugin-erasable-syntax-only (⭐50) - Granularly enforces TypeScript's erasableSyntaxOnly flag.
- eslint-plugin-expect-type (⭐118) - Provides Twoslash, $ExpectError, and $ExpectType type assertions.
Plugins / Libraries
- Tailwind CSS v4 (⭐632) - ESLint plugin to help you write better tailwindcss by improving readability with formatting rules and enforcing best practices with linting rules.
Plugins / Practices and Specific ES Features
- eslint-plugin-signature-design (⭐1) - Forbids functions with too many parameters of the same type, encouraging object-based signatures and preventing primitive obsession.
- mutate (⭐0) - Prevent accidental parameter mutations by enforcing explicit
mutprefix (JavaScript) orMut<T>type annotation (TypeScript).
Plugins / Security
- pg - PostgreSQL/node-postgres security: SQL injection prevention (CWE-89), connection pool leak detection (CWE-772), transaction safety. 13 rules with CWE mapping.
Parsers / Testing Tools
- TypeScript - A TypeScript parser that produces output compatible with ESLint.
Tools / Testing Tools
- eslint-disable-autofix (⭐2) - Utility to disable autofix for specific ESLint rules.
3. Awesome Web Archiving
Tools & Software / Utilities
- duckdb-web-archive-cdx (⭐11) - DuckDB extension to query the Internet Archive and CommonCrawl CDX APIs directly from SQL. (In Development)
Tools & Software / WARC I/O Libraries
- warc (⭐57) - A Rust library for reading and writing WARC files. (Stable)
4. Awesome Neovim
Project / Assembly
- cosmicbuffalo/root_swapper.nvim (⭐1) - Lightweight root swapper that uses
lcdto swap to the appropriate root directory based on the current buffer.
Dependency Management / Quickfix
- cosmicbuffalo/gem_install.nvim (⭐1) - Install Ruby gems, trigger
bundle installandgem installwith progress and caching to prevent retries when installs fail.
5. Static Analysis
Other / Other
- Neurolint-CLI — Deterministic code transformation tool using AST parsing and rule-based transformations. Automatically fixes 50+ issues including accessibility violations, hydration errors, React 19/Next.js 16 migrations, and configuration updates. Features 5-step fail-safe orchestration to ensure zero breaking changes. Specialized for React, Next.js, and TypeScript projects.
- Next: Jan 08, 2026