Awesome List Updates on Feb 08, 2026
11 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Free for Dev
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.
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.
2. Awesome Hbase
Frameworks / Graph
- Actionbase (⭐189) - A database for user interactions (likes, views, follows) represented as graphs, with precomputed reads served in real-time.
3. 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.
4. 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.
5. Awesome Raspberry Pi
Tools
- n01d-forge (⭐5) - Native Rust image burner with LUKS/VeraCrypt encryption support, perfect for creating secure bootable SD cards for Raspberry Pi.
6. Awesome Mac
Design and Product / Screen Recording
- BetterCapture - Free and open source screen recorder with professional encoding support.
AI Client / Other Tools
- GroAsk - A macOS menu bar AI launcher. Press ⌥Space to send text to ChatGPT, Claude, Gemini, and CLI agents — no API keys needed.
7. 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
8. Awesome Neovim
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.
UI / OS-specific
- xieyonn/spinner.nvim (⭐11) - Extensible spinner framework for animated spinners in statusline, tabline, winbar, buffer, cmdline, or next to the cursor.
9. Awesome Rust
Libraries / GUI
- project-blinc/Blinc (⭐288) [blinc_app] - A GPU-accelerated, cross-platform UI framework with a GPUI-inspired builder API, glassmorphism effects, spring physics animations, and native rendering on Desktop, Android, and iOS.
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 Vue
Components & Libraries / Frameworks
- BoldKit (⭐4) - A neubrutalism-styled Vue 3 component library with 45+ components, 35 SVG shapes, and charts. Built on Reka UI and compatible with shadcn-vue CLI.
Components & Libraries / UI Layout
- virtual-scroll (⭐0) - High-performance Vue 3 virtual scroll library designed to handle massive lists with ease. Supports vertical, horizontal, and bidirectional (grid) scrolling, dynamic item sizes using ResizeObserver, full support for Right-to-Left (RTL) layouts, build in a11y.
11. Awesome Static Website Services
Surveys / Provided by the Host
- Formware - Create stunning surveys with unlimited responses for free.
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.
- Next: Feb 07, 2026