Awesome List Updates on Jul 21, 2026
15 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Cli Apps in a Csv
Data transfer
- dlvr.sh - CLI for temporary file delivery: upload local files, create controlled share links, download shares, and manage deliveries from scripts and automation.
2. Awesome Elm
Learning Guides
- Official tutorial — General information and in-depth guide with examples.
- Exercism Elm Track - Collection of Elm exercises.
- Learn you an Elm - Elm tutorial with exhaustive examples and descriptions.
- Beginning Elm - A gentle introduction to the Elm programming language.
- Elm patterns - A collection of common patterns in Elm.
- Elm Maybe - Dealing with null/Nothing - Working with the Maybe type, with nicely commented code examples.
Learning Guides / Outdated Tutorials and books (Elm 0.18 or earlier)
- Elm For Beginners - Video Course - Build your first Elm Web App.
- Elm FAQ - Elm FAQ from Elm Community.
Articles / Why Elm?
- Side-effects of Elm in production - An experience report from Bellroy
- How Elm Made Our Work Better - How a team built a business-critical web app for a customer using Elm.
- Blazing Fast HTML - Virtual DOM in Elm.
- Elm from a Business Perspective - This article discusses topics about Elm from a business perspective
Conference Videos / Miscellaneous videos
- Richard Feldman: Make the Back-End Team Jealous: Elm in Production | 2015 - A talk about Elm and initial steps to use it in production.
News / Miscellaneous videos
- Elm Weekly - A weekly newsletter about Elm
Podcasts / Individual Podcast episodes
- Software Engineering Daily - Elm with Richard Feldman and Srinivas Rao.
- The Web Platform Podcast 15 - Functional Programming with Elm, ClojureScript, Om, and React.
- The Web Platform Podcast 76 - The Elm Programming Language.
- The Web Platform Podcast 108 - Elm Revisited.
- Full Stack Radio 44 - What the heck is Elm? In this episode, Joel Clermont talks about Elm and functional programming.
Code generators / Individual Podcast episodes
- HTML to Elm - Convert HTML to Elm Html. Useful when porting an app to Elm.
Libraries / Individual Podcast episodes
- Elm Search - Search Elm documentation for operators, function signatures, etc.
Static site generators / Outdated Boilerplates
- Elm Pages - Static site generator that prerenders HTML and hydrates into an Elm client-side app (here is a brief comparison with elmstatic).
Showcase generators / Outdated Boilerplates
- Elm Book - Rich documentation builder based on Storybook and HexDocs.
Examples / Other editors
- Builtwithelm - Web site built with elm with list of projects and apps built with Elm.
- Elm SPA Example - Full stack Elm app w/ CRUD operations, Auth, routing, pagination and more. Code (⭐3.3k) / Article / Video
- Elm Playground - Tiny Elm projects implemented for the sake of learning by example.
Community and Support / Games
- IRC - Ask questions on elm freenode.
3. Awesome Lowcode
AI
- Heym (⭐761) - Self-hosted low-code platform for building and observing AI workflows with agents, RAG, MCP, and human approval steps.
Automation
- Orion (⭐7) - Declarative services runtime; build REST/Kafka services as JSON workflows without writing code.
4. Awesome Selfhosted
Software / File Transfer - Web-based File Managers
- ClyoCloud - A personal, self-hosted cloud storage and media management application built for privacy, efficiency, and aesthetics. (Source Code)
AGPL-3.0Nodejs
5. Awesome Neovim
Colorscheme / Markdown and LaTeX
- Aejkatappaja/sora (⭐51) -
[TS][LSP][Lua]Deep blue-black dark colorscheme with one ethereal cyan accent, with matching ports for many terminal apps and tools.
6. Awesome Machine Learning
Rust / Natural Language Processing
- shimmytok (⭐21) - Pure-Rust tokenizer for GGUF models, compatible with llama.cpp tokenization.
7. Awesome Claude Code
Creative Media / Obsidian
- claude-replay (⭐758) by es617 - An outstanding, creative library that converts Claude Code session transcripts into self-contained, embeddable HTML replays - interactive playback with speed control, a local editor, collapsible tool-call and thinking blocks, redaction for private information - the output is fantastic. Also supports other providers.\
8. Awesome Testing
Software / API Testing
- [funapi] (https://funapi.dev) - A free mock REST API service designed for practicing API testing, automation, and integration with realistic scenarios and endpoints.
9. Awesome Rust
Applications / Video
- Michael-A-Kuykendall/muxide (⭐70) [muxide] - Pure-Rust MP4 muxer with no external dependencies that writes standards-compliant MP4 from encoded frames.
Libraries / Artificial Intelligence
- Michael-A-Kuykendall/shimmytok (⭐21) [shimmytok] - Pure-Rust tokenizer for GGUF models, compatible with llama.cpp tokenization.
Libraries / Peripherals
- Michael-A-Kuykendall/crabcamera (⭐166) [crabcamera] - Tauri plugin providing desktop camera access with automated quality validation and hardware controls.
10. Awesome Integration
Projects / AI Gateway
- agentgateway (⭐3.9k) (⭐4k) - An open-source data plane for agentic AI connectivity, providing security, observability, and governance for agent-to-tool (MCP) and agent-to-agent (A2A) communication.
- LiteLLM (⭐54k) (⭐53k) - An LLM gateway that exposes 100+ model providers through a unified OpenAI-compatible API, with spend tracking, fallbacks, and rate limiting.
Projects / API Management
- Gravitee.io API Management (⭐429) (⭐426) - A lightweight, open-source platform offering flexible API governance, robust security, and straightforward configuration.
- WSO2 API Manager (⭐1k) (⭐998) - A fully open-source API platform offering robust governance, flexible deployment, and community-driven innovation.
Projects / API Design
- OpenAPI Style Validator (⭐238) (⭐237) - Ensure that your OpenAPI specs meet your organization's standards with this flexible and customizable style validator.
- vacuum (⭐1.1k) (⭐1.1k) - An ultra-fast OpenAPI linter and quality analysis tool, compatible with Spectral rulesets.
- Zally (⭐945) (⭐944) - Ensure the quality of your OpenAPI specs with this linter tool that provides extensive analysis and feedback.
Projects / API Documentation
- DapperDox (⭐416) (⭐417) - Generates elegant, interactive API documentation from OpenAPI/Swagger specs with easy customization and automated updates.
- Zudoku (⭐561) (⭐558) - A customizable framework built on OpenAPI, focused on delivering exceptional developer experiences through quality documentation.
Projects / API Gateway
- Gloo Edge (⭐168) (⭐165) - An Envoy Proxy–based gateway offering advanced traffic control, enhanced security, and observability for microservices ecosystems.
- Traefik API Gateway (⭐64k) (⭐64k) - Combines Traefik Proxy, a fully declarative application proxy with enterprise-grade access control, distributed security, and premium integrations.
Projects / API Testing
- MQ clients
- JMSToolBox (⭐232) (⭐231) - A universal JMS client offering broad compatibility and streamlined messaging testing across various brokers.
- kcat (⭐5.7k) (⭐5.8k) - A lightweight command-line tool for Apache Kafka, providing efficient message production and consumption.
- MQTT Explorer (⭐4k) (⭐4k) - A detailed MQTT client delivering structured topic visualization and intuitive debugging.
- Offset Explorer - A comprehensive GUI for managing Apache Kafka clusters with user-friendly monitoring and administration tools.
- Service Bus Explorer (⭐2.2k) (⭐2.2k) - An advanced GUI for Azure Service Bus that enables in-depth testing and seamless management of topics, queues, and subscriptions.
Projects / B2B Integration
- OpenAS2 (⭐235) (⭐235) - Java-based open-source implementation of the AS2 protocol for secure, signed, and encrypted document exchange over HTTP.
- phase4 (⭐230) (⭐230) - Embeddable, lightweight Java library implementing the AS4 messaging protocol, including the Peppol and CEF/eDelivery profiles.
- Smooks (⭐417) (⭐417) - Extensible Java framework for processing and transforming structured data such as EDI, XML, CSV, and JSON.
Projects / Business Rules Engine
- OpenL Tablets (⭐200) (⭐199) - Flexible open-source decision management system that simplifies defining and executing business rules and decision tables.
Projects / Change Data Capture
- PeerDB (⭐3.2k) (⭐3.2k) - Postgres-first CDC platform for fast, simple replication from PostgreSQL to data warehouses, queues, and storage.
Projects / Data Integration
- Conduit (⭐604) (⭐604) - Lightweight data integration tool written in Go that streams data between systems using built-in or standalone connectors, with Kafka Connect compatibility.
- dlt (⭐5.6k) (⭐5.6k) - Open-source Python library for building data pipelines as code, with schema evolution and incremental loading out of the box.
- Estuary Flow (⭐950) (⭐942) - Versatile, scalable platform that provides both real-time and batch data integration for ETL and ELT pipelines.
Projects / Enterprise Service Bus
- WSO2 Enterprise Integrator (⭐398) (⭐399) - API-centric, cloud-native integration platform offering robust, distributed capabilities for modern software architectures.
Projects / Integration Frameworks
- Frank!Framework (⭐165) (⭐164) - Low-code Java messaging framework that simplifies system connectivity and data integration through configurable XML setups.
Projects / Message Broker
- ElasticMQ (⭐2.9k) (⭐2.9k) - In-memory message queue with an Amazon SQS-compatible interface, offering stand-alone or embedded deployment with optional UI and queue persistence.
- LavinMQ (⭐980) (⭐978) - High-performance message queue server implementing AMQP 0-9-1 and MQTT protocols, built with Crystal for exceptional throughput and minimal resource usage.
Projects / Robotic Process Automation
- OpenRPA (⭐3k) (⭐3k) - Enterprise-grade, open-source robotic process automation suite.
Projects / Schema Registry
- Apicurio Registry (⭐844) (⭐844) - Open-source registry for API designs and schemas, supporting Avro, Protobuf, JSON Schema, OpenAPI, and AsyncAPI artifacts with configurable compatibility rules.
Projects / Self-Service Integration
- n8n (⭐197k) (⭐196k) - Open-source workflow automation tool with 400+ connectors, giving you full control over your data and integrations.
Projects / Webhook Infrastructure
- Svix (⭐3.3k) (⭐3.3k) - Webhook sending service with an open-source server, handling signing, retries, and endpoint management for webhook providers.
Projects / Workflow Engine
- Camunda (⭐4.2k) (⭐4.2k) - Process orchestration platform built on the horizontally scalable Zeebe engine, with full BPMN and DMN support.
- Conductor (⭐32k) (⭐32k) - Durable workflow orchestration engine originally built at Netflix, now maintained by the community after the original repository was archived.
- Inngest (⭐5.6k) (⭐5.6k) - Event-driven durable execution platform that runs reliable step functions inside your existing services.
- LittleHorse (⭐387) (⭐388) - High-throughput, low-latency microservice orchestration engine built on Kafka Streams, with SDKs in multiple languages.
- Prefect (⭐23k) (⭐23k) - Modern, developer-friendly orchestration tool optimized for data pipelines and complex workflows.
- StackStorm (⭐6.5k) (⭐6.5k) - Robust automation engine that combines sensors, triggers, and workflows to orchestrate complex IT processes.
Resources / API Specification
- Arazzo Specification (⭐454) (⭐454) - A standard, programming language-agnostic representation for describing sequences of API calls (workflows) and their dependencies.
Resources / Data Formats
- YAML (⭐488) (⭐485) - A human-friendly and easy-to-read data serialization format that is widely used for configuration files and data exchange. It supports rich data types and is compatible with most programming languages.
11. Awesome Nix
Resources / Learning
- Unofficial NixOS test driver manual - Opinionated unofficial NixOS test driver manual with quick getting started guides and best practices.
Deployment Tools / Discovery
- Colmena (⭐2.3k) - A simple, stateless NixOS deployment tool modeled after NixOps and morph.
Command-Line Tools / Discovery
- dix (⭐320) - Diff Nix; a super-fast tool to diff Nix related things.
Development / Discovery
- flake-edit (⭐64) - Edit your flake inputs with auto-follows and update functionality directly from the CLI.
12. Awesome Video
Encoding & Codecs
- H.264 Profiles and Levels - Explains H.264 encoding profiles and levels, helping developers choose appropriate settings for compatibility and quality.
- libmpeg2 - A free library for decoding MPEG-1 and MPEG-2 video streams. It's lightweight and portable, used in several open source media players for MPEG-2 playback.
- MainConcept Codec SDK - MainConcept offers a comprehensive Codec SDK that provides developers with a suite of high-quality codecs for integrating into their applications. The SDK supports a wide range of formats, including H.264/AVC, H.265/HEVC, and MPEG-2, facilitating efficient video encoding and decoding.
- UT Video Codec Suite (⭐342) - An open source lossless video codec from Umezawa that provides fast encoding/decoding and is often used for lossless video compression on Windows (supports RGB and YUV formats).
Encoding Tools
- Avidemux - A simple, free video editor for cutting, filtering, and encoding tasks, supporting many file types and codecs.
- Lightworks - A professional NLE (non-linear editor) with a free edition. Lightworks has been used in Hollywood and offers multi-track editing, effects, and support for various formats on Windows, Mac, and Linux.
- WinFF (⭐258) - A graphical user interface for FFmpeg that runs on Windows and Linux. WinFF makes it easy to convert multiple media files by providing presets and a batch-processing interface.
- Yamdi (Yet Another Metadata Injector) - A simple, fast tool to inject metadata (onMetaData) into FLV files. Yamdi can also insert an onLastSecond event and is often used to prepare live-recorded FLV files for on-demand playback by adding missing metadata for durations and keyframes.
Encoding Tools / FFmpeg
- Intel QSV-Enabled FFmpeg Build Guide - This gist will generate an Intel QSV-enabled FFmpeg build using the open source Intel Media SDK. Testbed used: Ubuntu 18.04LTS.
- NVIDIA FFmpeg GPU Dockerfile Sample - Sample Dockerfiles for Docker Hub images.
Containerization & Packaging Tools / HEVC
- Bento4 - A comprehensive toolkit and C++ library providing command-line tools and APIs for MP4 and DASH media format creation, manipulation, and packaging.
Software Transcoding Tools / Origin Servers
- Dolby Encoding Engine Plugins (⭐78) - Contribute to DolbyLaboratories/dolby-encoding-engine development by creating an account on GitHub.
Media Tools / Origin Servers
- 4K Media - Uncompressed 4K demos, samples, and trailers, to show off your new ultra-HD (2160p) HDR/HLG/Dolby Vision television or monitor.
- DVBSnoop - An analyzer and debugging tool for MPEG transport streams and DVB broadcasts. It allows inspection of packet structure, tables (PAT, PMT, etc.), and payload of digital video streams.
- Harmonic VOS360 Ad - Harmonic's VOS360 Ad is a cloud-based platform that leverages server-side ad insertion (SSAI) technology to seamlessly stitch personalized ads into video streams. This solution enhances the viewing experience by ensuring consistency and frame accuracy in streaming, while also supporting targeted advertising strategies.
- Kapwing - A user-friendly AI tool that allows users to easily add subtitles, captions, and annotations to videos. It's ideal for non-profit video production, where making video content accessible to a diverse audience is essential. Kapwing offers automatic captioning, helping to increase the accessibility of videos. The platform supports various video formats and provides options for optimizing video titles and adding metadata, which helps improve search rankings on video platforms.
- OOONA Tools - Professional online tools for subtitling and captioning, accessible from any computer at any time. The platform provides a simple and intuitive web interface for creating and editing captions and subtitles in any language. Features include frame-accurate text timing with an advanced timeline, video grid for precise caption positioning, audio waveform, and scene-change detection for accurate subtitle spotting. It supports import and export in various caption and subtitle formats, including TTML/DFXP, VTT, SCC, CAP, EBU-STL, SRT, IMSC1, PAC, 890, and more. Additionally, it supports generating image-based subtitles for DVD/Blu-ray/DCP authoring. Powerful Pro apps allow users to run automated QA scripts to check and fix files, as well as customize hotkeys and project settings.
- SoX (Sound eXchange) - SoX is a command-line utility for audio manipulation and processing. It supports various audio formats and provides a range of effects, making it useful for developers needing to process audio within video projects.
Ads & QoE / Quality & Testing
- Conviva Streaming Performance Index (Report) - Conviva regularly publishes 'State of Streaming' reports which provide analytics on streaming quality (startup times, rebuffer rates, bitrate) across the industry. These reports are valuable to understand trends and the importance of monitoring QoE at scale.
Audio & Subtitles / Subtitles & Captions
- IMSC validator - Online validation tool for checking compliance of subtitle files with the IMSC (International Movie Standardization Committee) specification.
Audio & Subtitles / Audio
- Audio Loudness (Google Conversational Actions) - Google developer tool for analyzing and measuring audio loudness levels in media content to meet broadcast and platform-specific audio standards.
Non-linear Editing Suites / Audio
- Motion Canvas — TypeScript Animation Framework (⭐19k) - TypeScript generator-function animation framework with Canvas2D renderer and a real-time editor for programmatic video/animation.
Video Analytics & Benchmarking / Audio
- Elecard Stream Analyzer - Professional Video Analysis Tool For Syntax Analysis Of Encoded Media Streams. Operates With MPEG-2 PS/TS, VES and MP4 Files. Automation, batch execution via Command Line Interface. Check your multiplexer.
Protocols & Transport / Audio
- BlendVision: Top 6 Live Streaming Protocols Comparison - A comprehensive comparison of six common live streaming protocols: RTP, SRT, RTMP, RIST, ZiXi, and WebRTC. The article explores their technical characteristics, application scenarios, and differences, aiding developers in selecting the most suitable protocol for their live streaming services.
- Real-Time Streaming Protocol (RTSP) - RTSP is a network control protocol designed for use in entertainment and communications systems to control streaming media servers. It is commonly used for establishing and controlling media sessions between endpoints. RTSP is suitable for applications that require real-time streaming capabilities.
Adaptive Streaming / Audio
- BOLA: Near-Optimal Bitrate Adaptation for Online Videos - Academic paper presenting the BOLA algorithm for adaptive bitrate selection in video streaming players.
Adaptive Streaming / HLS
- Bento4 HLS Documentation - Bento4 developer documentation for HLS-specific tools, including utilities for creating, analyzing, and manipulating HTTP Live Streaming playlists and segments.
- Creating a Master Playlist - Apple's developer documentation explaining how to construct HLS master playlists that reference multiple variant streams for adaptive bitrate video delivery.
- HLS Authoring Specification for Apple Devices - Apple's official specification for creating HLS streams compatible with Apple devices and players.
- Protocol Extension for Low-Latency HLS (Preliminary Specification) - Apple's preliminary specification for protocol extensions that reduce latency in HTTP Live Streaming, enabling lower-delay video delivery.
Adaptive Streaming / DASH
- Bento4 mp4dash - Command-line tool from Bento4 for creating DASH-compliant MP4 files and streaming packages.
- DASH Sequences (GPAC Wiki) (⭐3.3k) - The GPAC Wiki provides DASH sequences for conformance testing and validation.
- Generate MPEG-DASH Content Encrypted with MPEG-CENC ClearKey (dash.js Wiki) (⭐5.5k) - Step-by-step guide from the dash.js wiki showing how to generate MPEG-DASH content encrypted with MPEG-CENC ClearKey, and how to configure dash.js to play the protected stream back.
Players & Clients / RTMP
- Xine - An open source multimedia playback engine and player for Unix-like systems, featuring support for CD/DVD playback and a wide range of codecs.
Mobile & Web Players / Web Players
- afterglow (⭐233) - An open source HTML5 video player that builds on top of Video.js, offering a simpler integration (just adding data attributes to video tags) and a default aesthetic out-of-the-box. afterglow aims to make including a responsive, skinnable video player on websites quick and easy.
- jPlayer (⭐4.6k) - A jQuery-based media library that can be used to build web audio and video players. jPlayer abstracts the HTML5
- Projekktor (⭐195) - An open source HTML5 video player from the early 2010s. Projekktor provided a unified player with plugin support to handle both HTML5 and Flash fallback in an era of transition. While development has slowed, it remains a piece of the open source player history.
Mobile & Web Players / Android
- HLS with Widevine for Android - As of the version of 2.6.0, ExoPlayer started supporting Widevine + HLS playback. WideVine is the one of the DRM schemes defined by Google.
Frameworks & UI Components / Roku
- Rocute — Roku UI component library - UI component library for Roku SceneGraph: styled components, animations, screensavers.
General Tools / Chromecast
- AviSynth (⭐1.2k) - A powerful scripting-based tool for video post-production. It allows users to process videos through scripts without a GUI, enabling tasks like cutting, trimming, cropping, and applying various filters. AviSynth acts as a non-linear video editor controlled entirely by scripting, making it highly flexible for complex video processing workflows.
DRM Solutions & Implementations / Chromecast
- CENC — The DRM Blog - CENC | The DRM Blog - Your New Official Source for Everything DRM.
- Play Your Own DRM Content on ExoPlayer - Digital rights management, or you could just refer to it as DRM, is a way of controlling what users can do with some sort of digital.
Community & Collaboration Platforms / Chromecast
- Codec Wiki (x266.mov) - Community-maintained wiki covering AV1/HEVC/VVC codec internals, encoder settings, and tuning guides.
Standards & Industry / Chromecast
- Audacity - An open-source audio editor available for all major platforms. It offers a range of features for recording and editing audio, making it a valuable tool for developers working with audio components in video projects.
- Common Media Library (CML) - Developed by the SVTA's Players and Playback Working Group, the CML is an open-source project aimed at building a standard set of player functionalities deployable across different JavaScript players. It helps reduce individual player development efforts and ensures consistent functionality.
- End-to-End Guidelines for UHD Phase A Implementation - The Ultra HD Forum's Phase A Guidelines describe end-to-end processes for creating a linear UHD service using technologies that were commercially available by 2016. These guidelines include descriptions and workflow diagrams of real-world deployments of UHD/HDR services for major television events, synergies between Phase A and Phase B technologies, and important standards supporting Phase A workflows. They serve as a foundational resource for implementing UHD services.
- Guidelines for UHD Phase B Implementation - The Ultra HD Forum's Phase B Guidelines introduce and demystify next-generation UHD technologies that operators are exploring for future enhanced UHD services. These guidelines cover dynamic HDR metadata systems, dual-layer HDR technologies, high frame rate (HFR), next-generation audio (NGA), and content-aware encoding. They provide detailed descriptions of technologies like Dolby Vision, SL-HDR, and MPEG-H Audio, offering valuable insights for developers and industry professionals.
Specs & Standards / Chromecast
- Ultra HD Forum Guidelines - Industry guidelines produced by the Ultra HD Forum, covering end-to-end workflows for Ultra HD content (4K, HDR, Wide Color Gamut, Next-Gen Audio) including distribution and streaming considerations. These guidelines help ensure interoperability and best practices for advanced video formats in streaming and broadcast.
Best Practices & Guidelines / MPEG & Forums
- Dolby Vision for Content Creators - The Dolby Vision integrated workflow gives you the tools needed to efficiently create wide color gamut and high dynamic range content and ensures that the look you create in the color suite stays true when experienced across across a multitude of devices. With Dolby Vision high dynamic range imaging, you get bolder highlights and incredible contrast. That means greater sharpness, depth, and more detailed shadows to expand your storytelling possibilities like never before.
Adaptive Streaming Standards / Vendor Docs
- ISO/IEC 23009-1:2019 — MPEG-DASH Part 1: Media Presentation Description and Segment Formats - ISO catalogue entry for a later edition of ISO/IEC 23009-1 (MPEG-DASH Part 1), covering the media presentation description and segment formats with subsequent amendments.
Industry Forums & Standards Bodies / Vendor Docs
- CTA WAVE Project - The WAVE (Web Application Video Ecosystem) Project, hosted by the Consumer Technology Association (CTA)®, aims to improve how internet-delivered commercial video is handled on consumer electronics devices and to make it easier for content creators to distribute video to those devices.
- Streaming Video Technology Alliance (SVTA) - Making Streaming Video Better Streaming video is exploding in popularity. Consumers are watching more video online across a myriad of devices. But, the streaming experiences, across providers, can be wildly different from each other which ultimately hurts adoption.
Events & Conferences / Vendor Docs
- SEGMENTS:2023 by Streaming Video Technology Alliance - SEGMENTS:2023, introduced by the Streaming Video Technology Alliance, was a one-day public conference held on May 16, 2023, in New Orleans. The event provided a comprehensive walkthrough of the streaming video workflow, covering topics from content ingestion to analytics, and featured speakers from over 25 companies discussing challenges and best practices in operating streaming services.
Events & Conferences / Podcasts & Webinars
- Demuxed Podcast - Demuxed is a podcast made for and by engineers working with video. Brought to you by Heavybit.
Community Groups / Conferences
- SVT-AV1 GitHub Discussions - De facto community hub for SVT-AV1 encoder development, tuning, and troubleshooting discussion.
Live Streaming Servers / Online Forums
- Open Broadcaster Software (OBS) - OBS (Open Broadcaster Software) is free and open source software for video recording and live streaming. Stream to Twitch, YouTube and many other providers or record your own videos with high quality H264 / AAC encoding.
Streaming Servers / Online Forums
- Kurento Media Server - An open source WebRTC media server with advanced capabilities like mixing, transcoding, and computer vision integration. Kurento allows building videoconferencing, broadcasting, and augmented video applications by handling streams on the server side.
Edge Computing & Caching Solutions / Cloud Platforms
- Lambda@Edge Design Best Practices - Lambda@Edge transforms CloudFront into a highly programmable CDN with serverless compute capabilities closer to your viewers around the world. This blog is the first in a series that explains best practices associated with using Lambda@Edge functions to customize your content delivery.
CDN Integration & Distribution / CDN Integration
- Amazon S3 (Fastly Help Guide) - Documentation for integrating Amazon S3 object storage with Fastly's CDN platform to optimize content delivery and distribution.
Intro & Learning / CDN Integration
- Background on the BAVC Model (Video History Project) - An overview of the Bay Area Video Coalition's efforts in video preservation and remastering, highlighting the challenges and solutions in maintaining video art.
- Integrating FFmpeg with React.js via WebAssembly - This guide explores utilizing FFmpeg within a React.js environment, leveraging WebAssembly for browser-based video processing tasks. It provides a step-by-step approach to setting up a React project with FFmpeg.WebAssembly, demonstrating client-side video manipulations such as format conversion and adding text overlays.
- PTZOptics Hive Tutorial Series - A YouTube tutorial series by PTZOptics focusing on remote camera control and cloud-based video production. The series offers step-by-step guides on effectively using Hive for managing remote productions, covering topics like camera linking and dynamic zoom.
- Video History Project: Tools - A collection of resources detailing the technological challenges faced by media makers and the development of video tools from the 1960s onwards.
- What Is Video Encoding? Encoding Formats and How-To - An informative article that explains video encoding, detailing various encoding formats suitable for live streaming, including H.264/AVC, H.265/HEVC, AV1, VP9, and H.266/VVC. This resource is beneficial for developers seeking to understand the different encoding formats and their applications in live streaming.
Learning Resources / CDN Integration
- Avid Media Composer First - Avid's free tier of Media Composer, offering a subset of the professional editing tools for beginners. It's widely used in the film & TV industry, making this entry-level version a resource for learning industry-standard workflows.
Encoding & Transcoding Guides / CDN Integration
- Codec Wiki — AV1 for Dummies - Independent codec-wiki AV1 getting-started guide covering the encoder pipeline and practical encoding tips.
- Introduction to H.264: (1) NAL Unit - This article is to introduce H.264 and provide a overview of NAL Unit. It also explains NALU header byte which contains the basic information of a NALU.
Tutorials & Case Studies / CDN Integration
- Best Practices for End-to-End Workflow Monitoring - Streaming Video Alliance guidelines for monitoring video workflows from ingest through delivery to end users.
Video Streaming Tutorials / Podcasts
- HLS Adaptive Streaming Tutorial with CloudFront & JW Player - A step-by-step HLS adaptive streaming tutorial with CloudFront & JW Player in two parts. It is easier than you think. This tutorial presumes you have.
13. Awesome Transit
GTFS Data Collection and Maintenance Tools / Rust
- Ohtli. Free-access tool for creating and managing GTFS transit data, especially for cities where public transport information still exists mostly as operational knowledge instead of structured digital systems. Built around OpenStreetMap, it helps map routes, stops, and service patterns quickly, turning fragmented information into standardized transit feeds that can be used by maps, trip planners, and rider information systems.
Crowdsourced transit data / Rust
- Hub de Datos de Transporte Público en México. An open platform created by Codeando México to help Mexican and Latin America cities publish standardized public transport data. Through GTFS feeds, mapping workflows, and open methodologies, the project turns fragmented transit information into reusable digital infrastructure that can power trip planners, accessibility tools, research, and mobility analysis.
Web Apps (open source) / Rust
- BUS DATA - Visual bus tracker for London Transit (London, Ontario, Canada) with extra facts and figures. Source on GitHub (⭐8).
Web Apps (closed source) / Rust
- Amtraker - Live tracker for Amtrak trains across the US, with route maps and station ETAs.
Transit Map Aggregation / General GIS Applications for making transit visualizations
- TrainRouter - Interactive world atlas of 744 notable train routes (high-speed, scenic and night trains) with facts and photos for each route; the underlying data is open (CC BY 4.0).
14. Awesome Playcanvas
3D Gaussian Splatting / YouTube Playables
- Grace Cathedral - Explore the interior and exterior of the famous San Francisco landmark.
15. Awesome Gemini Cli
Agent Orchestration & CLI Tools
- Better Agent (⭐24) - Local workspace for persistent Gemini CLI, Claude Code, and Codex sessions with detached execution, restart recovery, parallel forks, delegation, and approval gates. Source-available; free for non-commercial use.
- Next: Jul 20, 2026