Awesome List Updates on Feb 09, 2026
18 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Playcanvas
Games / Browser Games
- DeadRise.io - Fast-paced zombie shooting chaos in your browser.
2. Awesome Godot
Plugins and scripts / Godot 4
- Sprouty Dialogs (⭐36) - A graph-based visual dialogue system, to create dialogues in your games incredibly easy! 🌱
3. Awesome Algorand
AI and Machine Learning / Visual Studio
- VibeKit (⭐14) - CLI + MCP server that gives AI coding assistants the skills and tools to build on Algorand.
- AlgoChat (⭐1) - Encrypted on-chain messaging protocol for Algorand, enabling AI agent-to-agent communication via transaction notes.
- CorvidAgent (⭐3) - AI agent orchestration platform with on-chain messaging, persistent memory, and autonomous scheduling via Algorand.
- algorand-agent-skills (⭐20) - Canonical collection of Agent Skills for AI-assisted development on Algorand by Algorand DevRel.
4. Awesome Developer First
AI Coding
- Mastra - Build AI agents with a modern TypeScript stack.
5. Awesome Mysql
Backup
- Portabase (⭐303) - Agent-based platform for MySQL backups and restores with decentralized execution and centralized orchestration.
Incubating
- VillageSQL (⭐40) - A drop-in replacement for MySQL with extensions for the agentic AI era.
6. Awesome Streaming
Table of Contents / Data Pipeline
- Bruin (⭐1.4k) [Go] - End-to-end data pipeline tool combining ingestion from 50+ sources, SQL/Python transformations, and built-in data quality checks in a single CLI.
- ingestr (⭐3.4k) [Python] - CLI tool to copy data between any source and destination with a single command. Supports 50+ connectors including databases, SaaS apps, and data warehouses.
Table of Contents / Readings
7. Awesome Claude Code
Agent Skills 🤖 / General
- Book Factory (⭐9) by Robert Guss - A comprehensive pipeline of Skillsthat replicates traditional publishing infrastructure for nonfiction book creation using specialized Claude skills.
8. Awesome Zig
Compilers and Interpreters / Linker
- dawk - Reasonably fast POSIX-compliant AWK implementation with good diagnostics.
Database / Large Language Model
- seqor/seqor (⭐8) - Seqor is a cost-effective, Loki compatible database for logs.
GUI / Large Language Model
- meszmate/zigzag (⭐68) - The TUI Framework for Zig.
9. Awesome Rust
Libraries / Caching
- hit-box/hitbox (⭐108) - A declarative cache orchestration framework with HTTP middleware and multi-tier backends
Libraries / Text processing
- kreuzberg-dev/kreuzberg (⭐5.8k) [kreuzberg] - Document intelligence library that extracts text, tables, and metadata from 62+ formats (PDF, Office, images with OCR, HTML, email, archives)
10. Awesome Mac
Reading and Writing Tools / Writing
- Textream - Free teleprompter with real-time word tracking and voice-activated scrolling.
Design and Product / Screen Recording
- BetterCapture - Free and open source screen recorder with professional encoding support.
11. Awesome Selfhosted
Software / Document Management - E-books
- MyMangaDB (⭐9)
⚠- Manga collection manager with automatic metadata, MyAnimeList import and detailed collection statistics.GPL-3.0Docker
Software / Media Streaming - Multimedia Streaming
- MediaMTX - Ready-to-use, zero-dependency real-time media server and proxy to publish, read, record, playback and route video/audio streams over SRT, WebRTC, RTSP, RTMP, HLS, MPEG-TS, RTP. (Source Code (⭐18k), Clients)
MITGo/Docker
12. Free for Dev
APIs, Data, and ML
- Geekflare API - Geekflare API lets you scrape websites into Markdown, take screenshots, perform TLS scans and DNS lookups, test load times, and more. The free plan offers 500 API credits per month (e.g., 500 DNS lookups, 250 web scrapes, or 100 screenshots). See credit mapping.
Tools for Teams and Collaboration
- RightFeature — Easily collect feedback from your customers, turn customer feedback into your product roadmap. Collect, prioritize, and ship features that actually matter to your users.
Messaging and Streaming
- Pingram.io — Communication infrastructure in 5 minutes. Free tier includes: 100 SMS and calls, 3000 Emails, Push, Slack, MS Teams, WhatsApp, and more.
Forms
- FormNX - Create unlimited forms get unlimited submissions free of cost. Use professionally created 1000+ form templates or create forms from scratch. Get features like email notifications, form logic, collect payments, file upload, custom thank you page, and many more.
13. Awesome Static Website Services
Utilities / Provided by the Host
- BulkPicTools - A privacy-first, browser-based batch image processor for static site creators, leveraging WebAssembly for local compression and conversion.
14. Awesome Typescript
Awesome TypeScript Essential Resources
- 💻 Codington Interactive TypeScript practice exercises with instant feedback, designed for learning and teaching.
15. Awesome Neovim
LSP
- akioweh/lsp-document-highlight.nvim (⭐4) - Instantaneous LSP symbol reference highlighting under the cursor.
Programming Languages Support / Diagnostics
- alessio-vivaldelli/java-creator-nvim (⭐18) - Interactive Java file creator with automatic package detection, supporting classes, interfaces, enums, records and abstract classes.
16. Awesome Hbase
Frameworks / Graph
- Actionbase (⭐190) - A database for user interactions (likes, views, follows) represented as graphs, with precomputed reads served in real-time.
17. Awesome Tensorflow
Books
- Machine Learning with TensorFlow 2nd edition by Dr. Chris A. Mattmann, Chief Data and Artificial Intelligence Officer at UCLA and author also of Tika in Action. This book makes the math-heavy topic of AI and ML approachable and practicle to a newcomer. Updated to Tensorflow2 and the latest version of this book.
18. Awesome Fiber
⚙️ Middlewares / 🧬 Core
- Adaptor (⭐39k) - Converter for net/http handlers to/from Fiber request handlers.
- BasicAuth (⭐39k) - Basic auth middleware provides an HTTP basic authentication. It calls the next handler for valid credentials and 401 Unauthorized for missing or invalid credentials.
- Cache (⭐39k) - Intercept and cache responses.
- Compress (⭐39k) - Compression middleware for Fiber, it supports
deflate,gzipandbrotliby default.
- CORS (⭐39k) - Enable cross-origin resource sharing (CORS) with various options.
- CSRF (⭐39k) - Protect from CSRF exploits.
- Earlydata (⭐39k) - Early data support for Fiber.
- Encrypt Cookie (⭐39k) - Encrypt middleware which encrypts cookie values.
- EnvVar (⭐39k) - Expose environment variables with providing an optional config.
- ETag (⭐39k) - Lets caches be more efficient and save bandwidth, as a web server does not need to resend a full response if the content has not changed.
- Expvar (⭐39k) - Serves runtime exposed variants in JSON format via its HTTP server.
- Favicon (⭐39k) - Ignore favicon from logs or serve from memory if a file path is provided.
- Healthcheck (⭐39k) - Adds health-check endpoints for readiness and liveness probes.
- Helmet (⭐39k) - Helps secure your apps by setting various HTTP headers.
- Idempotency (⭐39k) - Enables fault-tolerant APIs when duplicate requests occur.
- Keyauth (⭐39k) - Key auth middleware provides a key based authentication.
- Limiter (⭐39k) - Rate-limiting middleware. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
- Logger (⭐39k) - HTTP request/response logger.
- Pprof (⭐39k) - Serves runtime profiling data in the format expected by the pprof visualization tool.
- Proxy (⭐39k) - Allows you to proxy requests to a multiple servers.
- Recover (⭐39k) - Recovers from panics anywhere in the stack chain and hands control to the centralized ErrorHandler.
- Redirect (⭐39k) - Handles HTTP redirects in Fiber.
- RequestID (⭐39k) - Adds a requestid to every request.
- Responsetime (⭐39k) - Adds an
X-Response-Timeheader to responses.
- Rewrite (⭐39k) - Rewrites the URL path based on provided rules for backward compatibility or cleaner links.
- Session (⭐39k) - Provides session management. NOTE: This middleware uses our Storage package.
- Skip (⭐39k) - Skips a wrapped handler when a predicate is true.
- Static (⭐39k) - Serves static files from a local or custom file system.
- Timeout (⭐39k) - Adds a max time for a request and forwards to ErrorHandler if it is exceeded.
⚙️ Middlewares / 💻 Contrib
- casbin (⭐284) - Authorization middleware for Fiber powered by Casbin.
- circuitbreaker (⭐284) - Circuit breaker middleware for Fiber.
- fgprof (⭐284) - Fiber profiling support via fgprof.
- hcaptcha (⭐284) - Bot-protection middleware using hCaptcha.
- i18n (⭐284) - Internationalization middleware built on go-i18n.
- jwt (⭐284) - JSON Web Token (JWT) auth middleware.
- loadshed (⭐284) - Load-shedding middleware to protect Fiber services under pressure.
- monitor (⭐284) - Server metrics monitor middleware for Fiber.
- newrelic (⭐284) - New Relic instrumentation support for Fiber.
- opa (⭐284) - Open Policy Agent (OPA) middleware support for Fiber.
- otel (⭐284) - OpenTelemetry middleware support for Fiber.
- paseto (⭐284) - Platform-Agnostic Security Tokens (PASETO) auth middleware.
- sentry (⭐284) - Error monitoring and reporting integration for Fiber with Sentry.
- socketio (⭐284) - Socket.IO-inspired WebSocket wrapper middleware for Fiber.
- swaggo (⭐284) - Middleware for serving Swag-generated API docs in Fiber.
- swaggerui (⭐284) - Swagger UI middleware for serving OpenAPI specs in Fiber.
- testcontainers (⭐284) - Service implementation for integrating Testcontainers with Fiber.
- WebSocket (⭐284) - Fasthttp-based WebSocket integration for Fiber with
fiber.Ctxsupport.
- zap (⭐284) - Logging middleware support for Fiber with Zap.
- zerolog (⭐284) - Logging middleware support for Fiber with Zerolog.
⚙️ Middlewares / 🌱 Third Party
- DavidHoenisch/fiber-coraza (⭐1) - Coraza WAF middleware for Fiber, providing web application firewall protection with ModSecurity-compatible rules.
- Next: Feb 08, 2026