Awesome List Updates on Jun 26, 2026
14 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Rust
Libraries / Markup language
- bruits/satteri (⭐568) [satteri] - High-performance Markdown and MDX processing. Parses and compiles in Rust, runs plugins in JavaScript. Includes CommonMark parser with MDX extensions, MDAST/HAST tree operations, and NAPI bindings for JavaScript interop.
2. Awesome Mqtt
Tools
- mqttkit (⭐3) - Elysia-style application framework for MQTT on Bun and TypeScript. Compose broker adapters, ordered middleware, typed topic routes, MQTT 5 RPC, and AsyncAPI 3.0 docs with
new MqttApp().use(...).
3. Awesome Vue
Projects Using Vue.js / Open Source
- FavBox (⭐701) - Local-first browser extension for smarter bookmark management with tags, search, duplicate and broken link detection. Built with Vue 3, Vite and IndexedDB.
- Simple IoT (⭐21) - Single-binary self-hosted IoT platform with a Vue 3 + Element Plus admin SPA. Visual drag-and-drop rule engine, real-time device dashboard with ECharts, hot-loaded protocol scripts, MQTT broker built-in. Spring Boot 4 backend; lightweight alternative to ThingsBoard CE.
Components & Libraries / Frameworks
- Reka UI (⭐6.6k) - An open-source library of unstyled, accessible UI primitives for building high-quality design systems and web apps in Vue 3 (formerly Radix Vue).
- shadcn-vue (⭐10k) - An unofficial, community-led Vue port of shadcn/ui (⭐117k) (re-usable components built with Reka UI and Tailwind CSS).
- Nuxt UI (⭐6.7k) - 125+ accessible and customizable components for Vue and Nuxt, built with Tailwind CSS and Reka UI.
- Naive UI - A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast.
Components & Libraries / UI Components
- TinyPivot - Lightweight Vue 3 data grid with pivot tables, charts, CSV/Excel export, and an optional AI data analyst.
- phantom-ui (⭐718) - Structure-aware skeleton loader web component that measures your real DOM, supports Vue, React, Svelte and plain HTML.
Components & Libraries / UI Utilities
- validup (⭐2) - Composable, path-based validation with a Vue 3 composable (
@validup/vue) for reactive forms, groups, and structured issues.
- @lottiefiles/dotlottie-vue (⭐803) Official LottieFiles Vue component supporting the .lottie format (75% smaller files); convert and preview with IconKing
Components & Libraries / Integrations
- @agentskit/vue (⭐12) - Vue 3 composable and headless chat components for building AI agents, with streaming, tools, memory and RAG.
Components & Libraries / Scaffold
- sketch-to-vue (⭐1) - AI Skill for Claude Code & Cursor that converts Sketch MeaXure / MasterGo design exports into pixel-perfect Vue 2/3 components. Specialized for dashboard/cockpit/big-screen pages: deterministic asset resolution, ECharts auto-detection, Scene Graph analysis, and full consumption audit.
4. Awesome Neovim
Editing Support / Folding
- fold-logging.nvim (⭐6) - Fold logging/debug prints without changing normal folds.
5. Awesome Zig
Language Essentials / File Format Processing
- zoptia/zoptia0regex (⭐0) - A regular-expression (regex) library — a faithful, linear-time port of Go's regexp (RE2), proven byte-for-byte identical to Go via ~30k differential tests.
6. Awesome V
Command-line
- newfolder (⭐0) - A lightweight, high-performance command-line steganography, file obfuscation, and secure metadata-destruction workstation written in V.
7. Awesome Java
Data Structures / Text-Based User Interfaces
- HashSmith (⭐104) - Hash map and set implementations using SwissTable-style SWAR/SIMD control-byte probing, optimized for memory efficiency.
PDF / Text-Based User Interfaces
- jquick-pdf (⭐223) - Generates PDFs from HTML-like templates and ECharts-style charts using iText 7, without a browser dependency.
8. Awesome Mac
Design and Product / Screen Recording
- Screenpipe (⭐19k) - Local screen and microphone recorder with AI search.
AI Tools / Other Tools
- Claude Usage (⭐2) - Menu bar app for Claude Code that keeps per-pane context (in the status line) and session/weekly usage always visible — no usage or context command to run.
Utilities / Clipboard Tools
- Pesty (⭐2) - Free and open-source clipboard manager inspired by Paste, with a slide-up color-coded strip, pinboards, and search.
9. Awesome Terraform
Providers / Community providers
- terraform-provider-coolify (⭐3) - Terraform provider for Coolify.
10. Awesome Agents
Frameworks
- rust-norion (⭐12) - Rust prototype for building agent runtime control layers with memory gates, model routing policy, audit evidence, and self-evolution loop tooling.
11. Awesome Go
Advanced Console UIs
- go-tui (⭐366) - A declarative terminal UI framework with templ-like templates, flexbox layout, and a language server for editor support.
Networking
- nethawk (⭐3) - Terminal UI for real-time network traffic capture, analysis, and attack detection with JSON output mode.
Utilities
- gh-image (⭐103) - A gh CLI extension that uploads images to GitHub issues, PRs, and READMEs from the command line, producing user-attachments URLs that respect repository visibility.
12. Awesome Deno
Modules / Utils
- csv-pipe (⭐9) - Typed, zero-dependency CSV parser and encoder for every runtime.
13. Awesome Video
Next-Generation Codecs AV1 VVC
- JVET VVC Test Model (VTM) Reference Software - Official overview site for Versatile Video Coding (VVC) and the VVC Test Model (VTM) reference software from the Joint Video Experts Team. Hosts VTM encoder/decoder, experimental JEM software, and Benchmark Set (BMS) tools.
- uvg266 - Open-source VVC/H.266 Encoder (⭐288) - Open-source VVC/H.266 encoder licensed under 3-clause BSD, developed by University of Helsinki's Ultra Video Group. Still under active development with ongoing RD-quality and speed improvements.
- VVCEasy (⭐234) - Ready-to-use prebuilt VVC (H.266) binaries and players for Windows, macOS, Linux, FreeBSD, Haiku, Android, and WebAssembly. Includes vvdec, vvenc, uvg266 encoders/decoders, and FFmpeg builds with VVC support.
- x266 - Next Generation VVC/H.266 Encoder by MulticoreWare - Open-source VVC/H.266 compliant encoder built on top of x265, featuring HDR/WCG support, 360° video encoding, and SDR video. Developed for achieving twice the coding efficiency of HEVC.
Benchmarking & Performance Tools for Codecs
- Video Processing Benchmarks and Research - Comprehensive video codec benchmarking and research platform with ML-based optimization methods, stereoscopic quality assessment, and codec comparison studies. Includes research on x264/x265 preset optimization and video quality metrics analysis.
Peer-to-Peer Streaming Solutions / Subtitles & Captions
- simple-peer - Simple WebRTC video, voice, and data channels (⭐7.8k) - Simple WebRTC library for video, voice, and data channels with a concise API. Supports dynamic stream addition, Node.js usage via wrtc, and works in browsers without configuration. Powers many P2P projects including file sharing and video chat applications.
Edge Computing & Caching Solutions / Subtitles & Captions
- EdgeCDN-X Open Source CDN - EdgeCDN-X Is an open source CDN built on top of Kubernetes with ingress-nginx and CoreDNS for routing. ArgoCD is used for fast config distribution towards the edges.
- Static upstreams
- S3 Origins
- URL Signatures
- Static IP Prefix routing
- Geo routing
- Active health-checks towards edges
- Prometheus alert based edge exclusions.
DRM Testing & Validation Tools / CDN Integration
- Axinom Public Test Vectors - Multi-DRM Test Content (⭐73) - Public test vectors for adaptive streaming playback and multi-DRM scenarios. Includes working license servers for Widevine, FairPlay, PlayReady, and Clear Key testing with pre-generated license tokens and various test configurations.
Desktop Players / Quality & Testing
- VTM Decoder VLC Plugin (⭐24) - VVC (H.266) video decoder plugin for VLC Media Player based on a multithreaded VTM decoder implementation. Includes TS demux plugin with VVC stream format support. Enables VVC playback in VLC with configurable threading and hurry-up mode.
14. Awesome Tailwindcss
Plugins
- 💼 tw-fade (⭐43) - Adds
fade-t/-b/-x/-yutilities that enable scroll-aware edge fading.
- Next: Jun 25, 2026