Track Awesome List Updates Daily
We track over 500 awesome list updates, and you can also subscribe to daily or weekly updates via RSS or News Letter. This repo is generated by trackawesomelist-source, visit it Online or with Github.
📅 Weekly · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 Github · 🌐 Website · 📝 07/20 · ✅ 07/20
Table of Contents
Recently Updated
Jul 20, 2026
1. Awesome Cli Apps
Entertainment / Music
- moc - Console audio player for Linux/UNIX.
Entertainment / Video
- capcut-cli (⭐139) - Edit CapCut/JianYing projects.
Entertainment / Games
- Dwarf Fortress - Roguelike construction and management simulation.
Data Manipulation / Columns
- q - Execution of SQL-like queries on CSV/TSV/tabular text file.
2. Awesome Zsh Plugins
oh-my-zsh
- master-oogway (⭐0) - A complete zsh environment — dragon prompt theme, git aliases, fuzzy-finder functions, and 25 opt-in plugins — distributed as a standalone git repo
Raw ZSH
- KronuZSH (⭐0) - An opinionated, complete ZSH configuration—not a plugin intended to be sourced into an existing framework. It installs the standard ZSH runcoms and owns the shell options, history, completion, keybindings, plugins, and prompt they load.
Plugins / superconsole - Windows-only
- create-ai-memory (⭐1) - Persistent, agent-agnostic session memory for AI coding CLIs; loads a Markdown vault of profile, project, and session context into ZSH launchers for Claude Code, Codex, Gemini, Cursor, and opencode.
- execution-time (⭐0) - automatically calculates the execution time of commands. If a command runs longer than a given threshold, it notifies you with the command's name (arg0), execution time, and exit code. Notifications are delivered via OSC Escape Sequences (OSC 9 and OSC 777), which are natively supported by modern terminal emulators like iTerm2, Windows Terminal, Kitty, WezTerm, foot, and urxvt to show native system notifications or an External Command (configured via
ET_NOTIFY_COMMAND), which is executed asynchronously in the background. - fuzzy-nav (⭐1) - A high-speed, stateful Terminal User Interface (TUI) directory navigator and file browser built natively into ZSH, driven by
fzfandfd. - harnessd (⭐0) - A small plugin that keeps long-running commands — agent CLIs, REPLs, watchers, anything — alive in detached
tmuxsessions, supervised bysystemd(--user) on Linux orlaunchdon macOS, with one consistent set of verbs on both. - last-pwd (⭐1) - Remembers the last directory you were in and restores it the next time you open a terminal.
- orthocal (⭐0) - Displays today's Orthodox feast, saints, fasting, and scripture reading information in your ZSH prompt using the Orthocal.info API.
3. Awesome Terminals
Tools / Node
- AgentBox (⭐236) - Run multiple coding agents in parallel, each in its own sandboxed VM, launched in detachable tmux sessions.
4. Awesome Neovim
Code Runner / Quickfix
- JulOuellet/bzl.nvim (⭐1) - Bazel integration: target picker and tree, run/test/build with streaming output, and LSP support for Bazel-managed dependencies.
5. Awesome Roadmaps
AI / Machine Learning / Data Science
- AI, Governance & GTM Career Roadmaps (⭐9) - Free zero-budget job-ready roadmaps for AI Engineer, AI Governance Specialist, and GTM Engineer roles.
- Forward Deployed Engineer Roadmap (⭐11) - Roadmap of a Forward Deployed Engineer who partners with customers to design, build, and deploy production-ready enterprise systems.
Tools & Resources
- TutorialSearch - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories.
Articles & Books
- AI Agents in Depth (⭐6.7k) - Open-source book on AI agent design and engineering, with bilingual (Chinese/English) text and per-chapter code covering context engineering, tools, evaluation, and multi-agent systems.
6. Awesome Icons
Special
- GeoIcons (⭐9) - Geographic map icons as tree-shakable SVG components. (Website)
7. Free for Dev
APIs, Data, and ML
- Inngest - Durable execution and event-driven workflows for TypeScript, Python, and Go. Hobby plan is free with 50k executions/month, 5 concurrent steps, 500k events ingested, and no credit card required.
CI and CD
- Trigger.dev - Open-source background jobs and AI agent platform with durable tasks, no timeouts, and realtime. Free plan includes $5 monthly compute credits, 20 concurrent runs, unlimited tasks, 5 team members, 10 schedules, and 1-day log retention.
PaaS
- Val Town - Collaborative TypeScript/JavaScript serverless platform for scripts, HTTP endpoints, and cron jobs. Free plan includes unlimited public vals, 15-minute cron intervals, 1-minute wall-clock time per run, and 3-day log retention. No custom domains on free.
Storage and Media Processing
- dlvr.sh - Temporary file delivery for agents and automation. Free tier includes 10 deliveries every 24 hours with API, MCP, and CLI access.
8. Awesome Testing
Software / Accessibility & Usability Testing
- squirrelscan - Audits websites for accessibility, SEO, performance, and security with 260+ rules and returns exact fixes for your coding agent, from the CLI, cloud, or MCP.
9. Awesome Osint
Image Analysis / GitHub
- forensics.media - Free in-browser image forensics suite: EXIF/metadata viewer, Error Level Analysis, clone/copy-move and double-JPEG detection. Runs client-side, nothing uploaded.
10. Awesome Claude Code
Documentation, Knowledge & Learning / Obsidian
- claude-obsidian (⭐9.6k) by Agrici Daniel - Self-organizing AI second brain for Obsidian + Claude Code. Claude reads any source, links it, and files it into one connected knowledge graph of plain Markdown. Based on Karpathy's LLM Wiki pattern.\
Observability & Monitoring / Session Monitors
- c9watch (⭐109) by minchenlee - A macOS menu-bar app (and companion JSON CLI, built from one Rust/Tauri binary) that auto-discovers running Claude Code sessions by scanning OS processes and shows live working / needs-attention / idle status, plus session-history search, cost tracking, and PM-style worker orchestration. Rust + Tauri 2 + Svelte 5, with a token-gated mobile web client.\
- cctop (⭐126) by Stefan Prodan - A live top-style terminal TUI that lists every running Claude Code session with process stats, busy/idle state, context size, model, and git branch, plus a live sub-agent and sub-process tree with open and orphaned ports — reading only the local process table and ~/.claude session and transcript files. Zero-dependency Bun; can signal a runaway session or free orphaned dev-server ports in place.\
- Claude Status (⭐53) by Gavin M. Roy - A native macOS menu-bar app with desktop widgets showing the live state of every running Claude Code session — active, waiting-for-input, compacting, or idle — across many terminals and IDEs, with one-click focus to any session's exact window, tab, or pane. SwiftUI + AppKit + WidgetKit, driven by a bundled hook plugin with process-tree and JSONL-tail fallbacks.\
- claude-control (⭐126) by Sverrir Sigurdsson - A native macOS Electron dashboard that auto-discovers running Claude Code CLI sessions and shows live per-session status, git changes, PR checks, and conversation previews across repos and worktrees — and can focus, send input to, approve or reject, kill, or spawn sessions from one place. Electron + Next.js + TypeScript, local-only, via an auto-installed status hook with process-table and JSONL-mtime fallbacks.\
- claude-status-bar (⭐581) by mick - A tiny, hook-driven macOS menu-bar indicator of Claude Code's live turn status — an animated icon while thinking or running a tool, a dot when awaiting permission, and an elapsed-turn timer — aggregated across concurrent CLI, Claude Desktop, and Cursor sessions. Stateless AppKit/Swift app that self-launches on session start and quits when idle.\
- so-agentbar (⭐13) by sotthang - A native macOS menu-bar app that watches Claude Code and OpenAI Codex CLI session logs in real time and shows each running session's live status, tokens, and cost, with subagent grouping and an optional animated pixel-art view. Swift/SwiftUI + SpriteKit, using FSEvents with incremental JSONL parsing plus multi-provider quota tracking.\
Observability & Monitoring / Usage & Cost
- ccusage (⭐17k) by ryoppippi - A zero-install CLI (npx ccusage) that analyzes Claude Code token usage and cost from local JSONL logs — daily, monthly, per-session, and 5-hour-block breakdowns, a live monitoring mode, and per-model cost estimates. Runs entirely locally, with JSON output for scripting.\
- ClaudeBar (⭐1.3k) by tddworks - A macOS menu-bar app that surfaces remaining usage quota for Claude, Codex, Gemini, Copilot, and other AI coding providers at a glance, with burn-rate, dollar-balance, and reset-countdown indicators plus a lightweight live-session indicator. Swift 6 with a layered Domain/Infrastructure architecture.\
Jul 19, 2026
1. Awesome Data Engineering
Data Ingestion
- faucet-stream (⭐7) - Config-driven data-movement platform for Rust with pluggable source and sink connectors, running ETL, CDC, and streaming pipelines declaratively from YAML or embedded as a library.
Serialization format
- ParquetKit - Browser-based viewer, SQL workbench and converter for Parquet files powered by DuckDB-WASM. Fully client-side, no upload.
Workflow
- Nika (⭐25) - Intent-as-code workflow engine for AI data pipelines: reviewable YAML DAGs statically checked (schema, permits, cost floor) before execution, with tamper-evident run traces.
2. Awesome Gemini Cli
MCP Servers
- Find MCP - Search 17,000+ MCP servers synced from the official MCP registry (registry.modelcontextprotocol.io). Remote Streamable HTTP (
https://catalog.agentage.io/mcp, no auth for search) or stdio (npx -y @agentage/find-mcp). Works with Gemini CLI:gemini mcp add --transport http find-mcp https://catalog.agentage.io/mcp.
3. Awesome Video
Encoding Tools
Encoding Tools / FFmpeg
- FFmpeg (GitHub) (⭐1.6k) - Docker build for FFmpeg on Ubuntu / Alpine / CentOS 7 / Scratch.
Scripting & Automation Tools / HEVC
- Av1an (GitHub) (⭐1.9k) - Cross-platform CLI chunked-encoding framework enabling parallel per-scene encoding for AV1, VP9, HEVC, and H.264 with per-scene quality targeting.
Containerization & Packaging Tools / HEVC
- CDN Transcode Sample (GitHub) (⭐123) - Media transcoding is a key function for live video broadcasting, streaming, and video on demand use cases in a CDN network. The CDN Transcode sample (not a finished product) provides a reference pi..
- Transcoder (GitHub) (⭐15) - Docker container to transcode videos in mounted volume to H265 using FFmpeg.
Ads & QoE / FFmpeg
- OpenQoE (GitHub) - Self-hosted, Apache 2.0 QoE monitoring stack with JS SDKs for major players, tracking startup time, rebuffering, and errors with Grafana dashboards.
Ads & QoE / Quality & Testing
Audio & Subtitles / Subtitles & Captions
- Ccextractor (GitHub) (⭐890) - CCExtractor - Official version maintained by the core team.
- Web Video Text Tracks Format (WebVTT) (W3C) - The W3C recommendation for WebVTT, a text format for captioning and subtitling web video. It defines the syntax for caption files used in HTML5 video.
Metadata Extraction & Management / Audio
- MediaInfo (GitHub) (⭐2k) - Convenient unified display of the most relevant technical and tag data for video and audio files.
Color Science & Histogram Analysis / Audio
- OpenColorIO (GitHub) (⭐2.1k) - Academy Software Foundation's industry-standard color management framework for color space transforms and display transforms, used by Nuke, Blender, Krita, and major VFX pipelines.
AI & Machine Learning Tools / Audio
- Ad Insertion Sample (GitHub) (⭐98) - The ad-insertion reference pipeline shows how to integrate various media building blocks, with analytics powered by the OpenVINO™ Toolkit, for intelligent server-side ad insertion. - OpenVisualClou..
Effects & Compositing Tools / Audio
- Natron (GitHub) (⭐5.4k) - Open-source node-graph video compositor comparable to After Effects/Nuke, GPLv2, cross-platform, supports the OpenFX plugin standard.
Adaptive Streaming / DASH
- Libdash (GitHub) (⭐600) - MPEG-DASH Access Library - Official ISO/IEC MPEG-DASH Reference Implementation.
Players & Clients / FFmpeg
- Iina (GitHub) (⭐46k) - The modern video player for macOS.
- Mpv (GitHub) (⭐36k) - Lightweight command-line video player supporting wide format compatibility and advanced playback features.
Mobile & Web Players / Web Players
- DPlayer (GitHub) (⭐16k) - Wow, such a lovely HTML5 danmaku video player.
- Plyr (GitHub) (⭐30k) - A simple HTML5, YouTube and Vimeo player.
Mobile & Web Players / Android
- ExoPlayer (GitHub) (⭐22k) - ExoPlayer is an application level media player for Android.
Frameworks & UI Components / Roku
- Vapoursynth (GitHub) (⭐2.1k) - A video processing framework with simplicity in mind.
Desktop Players / Roku
- mpv.net (GitHub) (⭐5.2k) - Modern mpv-based Windows media player with a customizable GUI, themes, and extension support built on the mpv engine.
Infrastructure & Delivery / Online Forums
- Opencast (GitHub) (⭐499) - An open source enterprise video capture and distribution system, commonly used by educational institutions to manage lecture recordings, process videos, and distribute them to students.
Streaming Servers / Online Forums
- Ant Media Server (GitHub) (⭐4.7k) - Ant Media Server supports RTMP, RTSP, WebRTC and Adaptive Bitrate. It can also record videos in MP4, HLS and FLV.
- CasparCG (GitHub) (⭐1.1k) - A professional open source graphics and video playback server used in TV broadcasting for overlaying graphics, playing videos, and mixing live inputs on multiple outputs.
- Janus WebRTC Server (GitHub) (⭐9.1k) - An open source WebRTC server (SFU and gateway) that allows the creation of videoconferencing, streaming, and other real-time multimedia applications.
Peer-to-Peer Streaming Solutions / Storage Solutions
- PeerTube (GitHub) (⭐15k) - ActivityPub-federated video hosting platform using WebRTC P2P in-browser delivery to offload server bandwidth, including live streaming support.
4. Awesome Rust
Applications
- Livediff (⭐211) [livediff] - Real-time terminal file diff monitoring TUI.
5. Awesome Cpp
Frameworks
- Apache C++ Standard Library - STDCXX, A collection of algorithms, containers, iterators, and other fundamental components. [retired] [Apache2]
- APR - Apache Portable Runtime. Another library of cross-platform utility functions. [Apache2]
- ASL - Adobe Source Libraries provides peer-reviewed and portable C++ source libraries. [MIT]
- Cxxomfort - A small, header-only library that backports various facilities from more recent C++ Standards to C++03 and later. [MIT]
- Loki - A C++ library of designs, containing flexible implementations of common design patterns and idioms. [MIT]
- Reason - A cross platform framework designed to bring the ease of use of Java, .Net, or Python to developers who require the performance and strength of C++. [GPL2]
- STLport - An exemplary version of STL. [Free]
- STXXL - Standard Template Library for Extra Large Data Sets. [Boost]
- Ultimate++ - A C++ cross-platform rapid application development framework. [BSD]
- Windows Template Library - A C++ library for developing Windows applications and UI components. [Public]
Artificial Intelligence
- Evolving Objects - A template-based, ANSI-C++ evolutionary computation library which helps you to write your own stochastic optimization algorithms insanely fast. [LGPL]
Asynchronous Event Loop
- libev - A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. [BSD and GPL]
- libevent - An event notification library. [BSD]
Audio
- FMOD - An easy to use crossplatform audio engine and audio content creation tool for games. [Free for non-commercial/Commercial]
- OpenAL - Open Audio Library - A crossplatform audio API. [BSD/LGPL/Proprietary]
- Opus - A totally open, royalty-free, highly versatile audio codec. [BSD]
- PortAudio - PortAudio is a free, cross-platform, open-source, audio I/O library. [MIT]
- Speex - A free codec for free speech. Obsoleted by Opus. [BSD]
- Vorbis - Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format. [BSD]
Biology
- BioC++ - C++ Computational Libraries for Bioinformatics. [BSD]
- Chaste - An open source C++ library for the computational simulation of mathematical models developed for physiology and biology. [BSD]
- libsequence - A C++ library for representing and analyzing population genetics data. [GPL]
- SeqAn - Algorithms and data structures for the analysis of sequences with the focus on biological data. [BSD/3-clause]
CLI
- Ncurses - A terminal user interface. [MIT]
- TCLAP - A mature, stable and feature-rich library for defining and accessing command line arguments in ANSI C++. [MIT]
Compression
- bzip2 - A freely available, patent free, high-quality data compressor. [BSD]
- LZMAT - An extremely fast real-time lossless data compression library. [GPL]
- ZLib - A very compact compression library for data streams. [zlib]
- ZZIPlib - Provides read access on ZIP-archives. [MPL/LGPL]
Concurrency
- OpenMP - The OpenMP API.
- RaftLib - The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators. [Apache2]
- Thrust - A parallel algorithms library which resembles the C++ Standard Template Library (STL). [Apache2]
- STAPL - A C++ parallel programming framework designed to work on both shared and distributed memory parallel computers. [BSD]
Cryptography
- Bcrypt - A cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors. [BSD]
- BeeCrypt - A portable and fast cryptography library. [LGPLv2.1+]
- Botan - A crypto library for C++. [BSD-2]
- GnuTLS - A secure communications library implementing the SSL, TLS and DTLS protocols. [LGPL2.1]
- Libgcrypt - A general purpose cryptographic library originally based on code from GnuPG. [LGPLv2.1+]
- LibreSSL - A free version of the SSL/TLS protocol forked from OpenSSL in 2014. [?]
- Nettle - A low-level cryptographic library. [LGPL]
Database
- MySQL++ - A C++ wrapper for MySQL's C API. [LGPL]
- SQLite - A completely embedded, full-featured relational database in a few 100k that you can include right into your project. [PublicDomain]
Debug
- CUTE - C++ Unit Testing Easier. [LGPL3]
- CppUnit - C++ port of JUnit. [LGPL2]
- Deleaker - A tool for resource leak detection, including memory, GDI and handle leaks.
Scientific Computing
- FFTW - A C library for computing the DFT in one or more dimensions. [GPL]
- GSL - GNU scientific library. [GPL]
Game Engine
- Allegro - A cross-platform library mainly aimed for video games and multimedia programming. [zlib]
- Cocos2d-x - A multi-platform framework for building 2d games, interactive books, demos and other graphical applications. [MIT]
- delta3d - A robust simulation platform. [LGPL2]
- Oxygine - A cross-platform 2D C++ game engine. [MIT]
GUI
- CEGUI - Flexible, cross-platform GUI library.
- FLTK - Fast, light, cross-platform C++ GUI toolkit. [LGPL2]
- FOX Toolkit - an open-source, cross-platform widget toolkit. [LGPL]
- GTK+ - A multi-platform toolkit for creating graphical user interfaces. [LGPL]
- gtkmm - The official C++ interface for the popular GUI library GTK+. [LGPL]
- QCustomPlot - Qt plotting widget without further dependencies. [GPLv3]
- Qwt - Qt Widgets for Technical Applications. [Own based on LGPL]
- QwtPlot3D - A feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets. [zlib]
- Sciter - Sciter is an embeddable HTML/CSS/scripting engine aimed to be used as an UI layer of modern desktop applications. [Free/Commercial]
- wxWidgets - A C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. [Own LGPL]
Graphics
- Cairo - A 2D graphics library with support for multiple output devices. [LGPL2 or Mozilla MPL]
- Irrlicht - A high performance realtime 3D engine written in C++. [zlib]
- OpenSceneGraph - An open source high performance 3D graphics toolkit. [OSGPL]
- OpenVDB - Library and tools for storing, editing, and rendering volumetric datasets. [MPL2]
- Panda3D - A framework for 3D rendering and game development for Python and C++. [BSD]
Image Processing
- CImg - A small, open source, C++ toolkit for image processing. [Own LGPL or GPL]
- FreeImage - An open source library that supports popular graphics image formats and others as needed by today's multimedia applications. [GPL2 or GPL3]
- DCMTK - DICOM Toolkit.
- GDCM - Grassroots DICOM library.
- ITK - An open-source, cross-platform system for image analysis. [Apache2 from ITK 4.0]
- OpenEXR - Cross-platform library for high dynamic range imaging. [Modified BSDF]
- VTK - Open-source, freely available software system for 3D computer graphics, image processing and visualization. [BSD]
Internationalization
- gettext - GNU 'gettext'. [GPL2]
- IBM ICU - A set of C/C++ and Java libraries providing Unicode and Globalization support. [ICU]
- libiconv - An encoding conversion library between different character encodings. [GPL]
Inter-process communication
- WAMP - Provides RPC and pub/sub messaging patterns. (various implementations, various languages)
- xmlrpc-c - A lightweight RPC library based on XML and HTTP. [BSD]
JSON
- libjson - Lightweight JSON library. [?]
Logging
- Log4cpp - A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. [LGPL]
- templog - A very small and lightweight C++ library which you can use to add logging to your C++ applications. [Boost]
- P7Baical - An open source and cross-platform library for high-speed sending telemetry & trace data with minimal usage of CPU and memory. [LGPL]
Math
- ceres-solver - C++ library for modeling and solving large complicated nonlinear least squares problems from google. [BSD]
- Eigen - A high-level C++ library of template headers for linear algebra, matrix and vector operations, numerical solvers and related algorithms. [MPL2]
- GMTL - Graphics Math Template Library is a collection of tools implementing Graphics primitives in generalized ways. [GPL2]
- Versor - A (fast) Generic C++ library for Geometric Algebras, including Euclidean, Projective, Conformal, Spacetime (etc).
Multimedia
- GStreamer - A library for constructing graphs of media-handling components. [LGPL]
- LIVE555 Streaming Media - Multimedia streaming library using open standard protocols (RTP/RTCP, RTSP, SIP). [LGPL]
Networking
- ACE - An OO Network Programming Toolkit in C++. [?MIT?]
- cpp-netlib - A collection of open-source libraries for high level network programming. [Boost]
- libcurl - Multiprotocol file transfer library. [MIT/X derivate license]
- Libmicrohttpd - GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. [LGPL v2.1+]
- lwIP - A lightweight TCP/IP stack. [Modified BSD]
- PoDoFo - A library to work with the PDF file format. [LGPL]
- DynaPDF - An easy-to-use PDF generation library. [Commercial]
Physics
- ODE - Open Dynamics Engine - An open source, high performance library for simulating rigid body dynamics. [BSD&LGPL]
Regular Expression
- PCRE - A regular expression C library inspired by the regular expression capabilities in Perl. [BSD]
Robotics
- MOOS-IvP - A set of open source C++ modules for providing autonomy on robotic platforms, in particular autonomous marine vehicles.
- MRPT - Mobile Robot Programming Toolkit. [BSD]
- Robotics Library (RL) - A self-contained C++ library for robot kinematics, motion planning and control. [BSD]
- ROS - Robot Operating System provides libraries and tools to help software developers create robot applications. [BSD]
Scripting
- Lua - A minimal and fast scripting engine for configuration files and basic application scripting. [MIT]
Serialization
- Kaitai Struct - A declarative language to describe various binary data structures and a compiler to generate C++ parser code. [GPLv3+][MIT][Apache2]
Video
Web Application Framework
- CppCMS - A Free High Performance Web Development Framework (not a CMS). [LGPLv3]
- libOnion - lightweight library to help you create webservers in C programming language. [LGPLv3]
- Wt - A C++ library for developing web applications. [GPL/Proprietary]
XML
- Expat - An XML parser library written in C. [MIT]
- Libxml2 - The XML C parser and toolkit of Gnome. [MIT]
- libxml++ - An XML Parser for C++. [LGPL2]
- PugiXML - A light-weight, simple and fast XML parser for C++ with XPath support. [MIT]
- RapidXml - An attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. [Boost]
- TinyXML - A simple, small, minimal, C++ XML parser that can be easily integrating into other programs. [zlib]
- Xerces-C++ - A validating XML parser written in a portable subset of C++. [Apache2]
Miscellaneous
- American fuzzy lop a.k.a. afl-fuzz - Crazy fuzzing tool that automatically discovers bugs given time and minimal example input. [Apache2]
- Better String - An alternative to the string library for C which is more functional and does not have buffer overflow overrun problems. Also includes a C++ wrapper. [BSD, GPL2]
- FastFormat - Fast, Safe C++ Formatting inspired by log4j and Pantheios. [Simplified BSD]
- Remote Call Framework - Inter-process communication framework for C++. [GPL2/Proprietary]
- Scintilla - A free source code editing component. [MIT]
- sigslot - C++ Signal/Slot Library. [PublicDomain]
- ZBar - A barcode scanner library, which allows to scan photos/images/video streams for barcodes and return their value. [LGPL2]
Compiler
- Clang - A C compiler for LLVM. Supports C++11/14/1z C11. Developed by LLVM Team. [NCSA]
- LLVM - Collection of modular and reusable compiler and toolchain technologies.
- Oracle Solaris Studio - C, C++ and Fortran compiler for SPARC and x86. Supports C++11. Available on Linux and Solaris. [OTN Developer License]
- TCC - Tiny C Compiler. [LGPL]
Online Compiler
- coliru - Online compiler/shell with support for various C++ compilers.
- Compiler Explorer - An interactive compiler with assembly output available.
- CompileOnline - Compile and Execute C++ online on Linux.
- Ideone - An online compiler and debugging tool which allows you to compile source code and execute it online in more than 60 programming languages.
- Rextester - Online compiler which provides several compilers(Clang, GCC, MSVC) and several editors.
Debugger
- LLDB - The LLDB Debugger.
- Valgrind - A tool for memory debugging, memory leak detection, and profiling.
- x64dbg - An open-source x64/x32 debugger for windows.
Integrated Development Environment
- AppCode - an IDE for Objective-C, C, C++, and JavaScript development built on JetBrains’ IntelliJ IDEA platform.
- CLion - Cross-platform C and C++ IDE from JetBrains.
- Code::Blocks - A free C, C++ and Fortran IDE.
- CodeLite - Another cross-platform, free C and C++ IDE. [GPL2 with an exception for plugins]
- Dev-C++ - A portable C/C++/C++11 IDE.
- Eclipse CDT - A fully functional C and C++ IDE based on the Eclipse platform.
- Geany - Small, fast, cross-platform IDE. [GPL]
- IBM VisualAge - A family of computer integrated development environments from IBM.
Build Systems
- FASTBuild - High performance, open-source build system supporting highly scalable compilation, caching and network distribution.
- MesonBuild - An open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.
- Scons - A software construction tool configured with a Python script.
- tup - File-based build system that monitors in the background for changed files.
- Premake - A tool configured with a Lua script to generate project files for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across Windows, Mac OS X, and Linux.
Static Code Analysis
- Cppcheck - A tool for static C/C++ code analysis. - source (⭐6.7k)
- PVS-Studio - A tool for bug detection in the source code of programs, written in C, C++ and C#.
- OCLint - A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C. - source (⭐3.9k)
- Clang Static Analyzer - A source code analysis tool that finds bugs in C, C++, and Objective-C programs.
- Linticator - Eclipse CDT integration of Pc-/FlexeLint.
Coding Style Tools
- Artistic Style - A tool to format C/C++/C#/Obj-C/Java code. Also known as astyle.
- ClangFormat - A tool to format C/C++/Obj-C code.
- Clang-Tidy - Clang-based C++ linter tool.
API Design
Articles
- C++ 17 Features - A comprehensive list of C++17 features.
Coding Style
- C++ Dos and Don'ts - The Chromium Projects > For Developers > Coding Style > C++ Dos and Don'ts.
- GNU Coding Standard
- LLVM Coding Standards
Podcasts
- CppCast - The first podcast by C++ developers for C++ developers.
- CppChat - A (sometimes) weekly look at what's going on in the world of C++ chatting with a guest from the community.
Websites
- CppCon - The C++ Conference.
- C++ by Example - Learn C++ by Example.
- cplusplus.com - The C++ Resources Network.
- C FAQ - C frequently asked questions.
- C++ FAQ - C++ frequently asked questions.
- C++ FQA Lite - C++ frequently questioned answers.
- Guru of the Week - A regular series of C++ programming problems created and written by Herb Sutter.
- Meeting C++
- C++ Hints - Every business day hints about most often C++ mistakes and ways to solve them from PVS-Studio Team.
Weblogs
- Eric Niebler
- Paul Fultz II's Blog
- ridiculousfish - Will It Optimize?
- Embedded in Academia
Other Awesome Projects
- Inqlude - The Qt library archive.
6. Awesome Java
Caching
- Ehcache - Distributed general-purpose cache.
CLI / Argument Parsing
- JCommander - Command-line argument-parsing framework with custom types and validation via implementing interfaces.
Code Analysis / Text-Based User Interfaces
- JSpecify - Standardized nullness annotations designed to work uniformly across various Java IDEs, compilers, and static analysis tools.
Code Formatting / Text-Based User Interfaces
- Spotless (⭐5.6k) - A versatile code formatter for Gradle and Maven that enforces multiple styles (including Google and Palantir) across Java and other languages.
Configuration / Text-Based User Interfaces
- ini4j - Provides an API for handling Windows' INI files.
CSV / Text-Based User Interfaces
- opencsv - Simple CSV parser.
Database / Text-Based User Interfaces
- JDBI - Convenient abstraction of JDBC.
- Liquibase - Database-independent library for tracking, managing and applying database schema changes.
- MapDB - Embedded database engine that provides concurrent collections backed on disk or in off-heap memory.
Distributed Applications / Text-Based User Interfaces
- Quasar - Lightweight threads and actors for the JVM.
Distribution / Text-Based User Interfaces
- IzPack - Setup authoring tool for cross-platform deployments.
Formal Verification / Text-Based User Interfaces
- OpenJML - Translates JML specifications into SMT-LIB format and passes the proof problems implied by the program to backend solvers. (GPL-2.0-only)
Functional Programming / Text-Based User Interfaces
- Functional Java (⭐1.6k) - Implements numerous basic and advanced programming abstractions that assist composition-oriented development.
Game Development / Text-Based User Interfaces
- JBox2D - Port of the renowned C++ 2D physics engine.
Geospatial / Text-Based User Interfaces
- H2GIS - Spatial extension of the H2 database. (LGPL-3.0-only)
High Performance / Text-Based User Interfaces
- fastutil - Fast and compact type-specific collections.
Introspection / Text-Based User Interfaces
- Objenesis - Allows dynamic instantiation without default constructor, e.g. constructors which have required arguments, side effects or throw exceptions.
JSON / Text-Based User Interfaces
- jsoniter - Fast and flexible library with iterator and lazy parsing API.
Logging / Text-Based User Interfaces
- Logback - Robust logging library with interesting configuration options via Groovy.
- SLF4J - Abstraction layer/simple logging facade.
Machine Learning / Text-Based User Interfaces
- DatumBox - Provides several algorithms and pre-trained models for natural language processing.
Messaging / Text-Based User Interfaces
- Hermes - Fast and reliable message broker built on top of Kafka.
Miscellaneous / Text-Based User Interfaces
- AISmessages (⭐168) - Decodes NMEA-armoured AIS messages for maritime navigation and safety systems with ITU-R M.1371 support and no runtime dependencies. (CC-BY-NC-SA-4.0)
- Explyt
(⭐16) - AI coding agent for JetBrains IDEs that uses IDE indexes, refactorings, test runners, static analysis and debugging for Java and Kotlin projects.
- JCuda - JCuda offers Java bindings for CUDA and CUDA-related libraries.
- JPad - Snippet runner.
- OpenRefine - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.
Natural Language Processing / Text-Based User Interfaces
- LingPipe - Toolkit for tasks ranging from POS tagging to sentiment analysis.
Networking / Text-Based User Interfaces
- Undertow - Web server providing both blocking and non-blocking APIs based on NIO. Used as a network layer in WildFly. (LGPL-2.1-only)
ORM / Text-Based User Interfaces
- Hibernate - Robust and widely used, with an active community. (LGPL-2.1-only)
Performance analysis / Text-Based User Interfaces
- JMH - Harness for building, running, and analysing nano/micro/milli/macro benchmarks written in Java and other languages targeting the JVM. (GPL-2.0 only WITH Classpath-exception-2.0)
Platform / Apache Commons
- BCEL - Byte Code Engineering Library - analyze, create, and manipulate Java class files.
- BeanUtils - Easy-to-use wrappers around the Java reflection and introspection APIs.
- BeanUtils2 - Redesign of Commons BeanUtils.
- BSF - Bean Scripting Framework - interface to scripting languages, including JSR-223.
- ClassScan - Find Class interfaces, methods, fields, and annotations without loading.
- CLI - Command-line arguments parser.
- CLI2 - Redesign of Commons CLI.
- Codec - General encoding/decoding algorithms, e.g. phonetic, base64 or URL.
- Collections - Extends or augments the Java Collections Framework.
- Compress - Defines an API for working with tar, zip and bzip2 files.
- Configuration - Reading of configuration/preferences files in various formats.
- Convert - Commons-Convert aims to provide a single library dedicated to the task of converting an object of one type to another.
- CSV - Component for reading and writing comma separated value files.
- Daemon - Alternative invocation mechanism for unix-daemon-like java code.
- DBCP - Database connection pooling services.
- DbUtils - JDBC helper library.
- Digester - XML-to-Java-object mapping utility.
- Email - Library for sending e-mail from Java.
- Exec - API for dealing with external process execution and environment management in Java.
- FileUpload - File upload capability for your servlets and web applications.
- Finder - Java library inspired by the UNIX find command.
- Flatfile - Java library for working with flat data structures.
- Graph - General purpose graph APIs and algorithms.
- I18n - Adds the feature of localized message bundles that consist of one or many localized texts that belong together.
- Id - Id is a component used to generate identifiers.
- Imaging - Image library.
- IO - Collection of I/O utilities.
- Javaflow - Continuation implementation to capture the state of the application.
- JCI - Java Compiler Interface.
- JCS - Java Caching System.
- Jelly - XML based scripting and processing engine.
- Jexl - Expression language which extends the Expression Language of the JSTL.
- JNet - JNet allows to use dynamically register url stream handlers through the java.net API.
- JXPath - Utilities for manipulating Java Beans using the XPath syntax.
- Lang - Provides extra functionality for classes in java.lang.
- Math - Lightweight, self-contained mathematics and statistics components.
- Monitoring - Monitoring aims to provide a simple but extensible monitoring solution for Java applications.
- Nabla - Nabla provides automatic differentiation classes that can generate derivative of any function implemented in the Java language.
- Net - Collection of network utilities and protocol implementations.
- OpenPGP - Interface to signing and verifying data using OpenPGP.
- Performance - Small framework for microbenchmark clients, with implementations for Commons DBCP and Pool.
- Pipeline - Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects.
- Pool - Generic object pooling component.
- SCXML - Implementation of the State Chart XML specification aimed at creating and maintaining a Java SCXML engine.
- Validator - Framework to define validators and validation rules in an xml file.
- VFS - Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system.
- Weaver - Provides an easy way to enhance (weave) compiled bytecode.
REST Frameworks / Other
- Spark - Sinatra inspired framework.
- Crnk (⭐291) - Implementation of the JSON API specification to build resource-oriented REST endpoints with sorting, filtering, paging, linking, object graphs, type-safety, bulk updates, integrations and more.
Science / Other
- GraphStream - Library for modeling and analyzing dynamic graphs.
- JFreeChart - 2D chart library for Swing, JavaFX and server-side applications. (LGPL-2.1-only)
Search / Other
- Viglet Turing ES (⭐0) - Self-hosted enterprise search platform with faceted, semantic and hybrid search, RAG, AI agents and pluggable Solr, Elasticsearch or Lucene backends.
Security / Other
- Passay - Enforce password policy by validating candidate passwords against a configurable rule set.
Testing / BDD
- JGiven - Provides a fluent API which allows for simpler composition.
Testing / Frameworks
- Apache JMeter - Functional testing and performance measurements.
- Arquillian - Integration and functional testing platform for Java EE containers.
- PIT - Fast mutation-testing framework for evaluating fault-detection abilities of existing JUnit or TestNG test suites.
Testing / Matchers
- Hamcrest - Matchers that can be combined to create flexible expressions of intent.
- JSONAssert - Simplifies testing JSON strings.
Testing / Mocking
- JMockit - Integration testing, API mocking and faking, and code coverage.
- WireMock - Stubs and mocks web services.
Utility / Mocking
- CRaSH - Provides a shell into a JVM that's running CRaSH. Used by Spring Boot and others. (LGPL-2.1-or-later)
Web Crawling / Mocking
- StormCrawler - SDK for building low-latency and scalable web crawlers.
Web Frameworks / Mocking
- Firefly - Asynchronous framework for rapid development of high-performance web application.
- Jooby - Scalable, fast and modular micro-framework that offers multiple programming models.
- Ninja - Full-stack web framework.
- Pippo (⭐786) - Small, highly modularized, Sinatra-like framework.
Podcasts and Screencasts / Mocking
Websites / Socials
7. Awesome Web Security
Forums
- Phrack Magazine - Ezine written by and for hackers.
- The Register - Biting the hand that feeds IT.
XSS - Cross-Site Scripting
- THE BIG BAD WOLF - XSS AND MAINTAINING ACCESS - Written by Paulos Yibelo.
CSV Injection
ORM Injection
- HQL for pentesters - Written by @h3xstream.
Rails
- Official Rails Security Guide - Written by Rails team.
AngularJS
- DOM based Angular sandbox escapes - Written by @garethheyes.
- XSS without HTML: Client-Side Template Injection with AngularJS - Written by Gareth Heyes.
CSP
- TWITTER XSS + CSP BYPASS - Written by Paulos Yibelo.
JSMVC
- JavaScript MVC and Templating Frameworks - Written by Mario Heiderich.
Authentication
- Trend Micro Threat Discovery Appliance - Session Generation Authentication Bypass (CVE-2016-8584) - Written by @malerisch and @steventseeley.
Remote Code Execution
- How I Chained 4 vulnerabilities on GitHub Enterprise, From SSRF Execution Chain to RCE! - Written by Orange.
XSS
- ECMAScript 6 from an Attacker's Perspective - Breaking Frameworks, Sandboxes, and everything else - Written by Mario Heiderich.
- Uber XSS via Cookie - Written by zhchbin.
SQL Injection
- GitHub Enterprise SQL Injection - Written by Orange.
NoSQL Injection
- GraphQL NoSQL Injection Through JSON Types - Written by Pete.
XXE
SSRF
- AWS takeover through SSRF in JavaScript - Written by Gwen.
URL
- [dev.twitter.com] XSS - Written by Sergey Bobrov.
Frontend (like SOP bypass, URL spoofing, and something like that)
- JSON hijacking for the modern web - Written by portswigger.
Backend (core of Browser implementation, and often refers to C or C++ part)
- Attacking JavaScript Engines - A case study of JavaScriptCore and CVE-2016-4622 - Written by phrack@saelo.net.
Reconnaissance / OSINT - Open-Source Intelligence
- SpiderFoot - Open source footprinting and intelligence-gathering tool by @binarypool.
Decompiler / Server-Side Request Forgery
- CFR - Another java decompiler by @LeeAtBenf.
Blogs / Server-Side Request Forgery
Application / Server-Side Request Forgery
- SELinux Game - Learn SELinux by doing. Solve Puzzles, show skillz - Written by @selinuxgame.
- Hackxor - Realistic web application hacking game - Written by @albinowax.
Community / Server-Side Request Forgery
Miscellaneous / Server-Side Request Forgery
- Brute Forcing Your Facebook Email and Phone Number - Written by PwnDizzle.
- Pentest + Exploit dev Cheatsheet wallpaper - Penetration Testing and Exploit Dev CheatSheet.
- The Definitive Security Data Science and Machine Learning Guide - Written by JASON TROS.
- The bug bounty program that changed my life - Written by Gwen.
8. Awesome Mac
Reading and Writing Tools / Text Editors
- Brackets - A modern, open source text editor that understands web design.
- LightTable - The next generation code editor.
- Sublime Text - Text editor with a fast interface and plugin ecosystem. For more plugins, check Sublime Text Plugins.
- Vim - An old terminal-based editor. For common plugins, check Vim Common Plugins.
- Vimr - Refined Vim Experience for OS X.
Reading and Writing Tools / Markdown Tools 
- Marked 2 - This is the Markdown preview with an elegant and powerful set of tools for all writers.
- MWeb - Pro Markdown writing, and static blog generator App.
- Typora - Truly minimal Markdown editor featuring seamless live preview.
Reading and Writing Tools / Note-taking
- Bear Writer - Beautiful, flexible writing app for crafting notes and prose.
- Notes - Clean, simple note-taking app.
- QOwnNotes - Open-source notepad with markdown support and todo list manager.
- Quiver - Mix text, code, Markdown, and LaTeX in one note with live preview.
Reading and Writing Tools / Ebooks
- Calibre - Free, open-source e-book manager and reader.
- Klib - New way to manage highlights for Kindle and iBooks.
Reading and Writing Tools / RSS
- Leaf - A news reader for managing subscriptions and enjoying daily news.
- ReadKit - Bookmark and RSS management client.
- Reeder 5 - News reader for Feedbin, Feedly, Feed Wrangler and so on.
- Vienna - RSS/Atom reader for Mac OS X.
Reading and Writing Tools / Others
- CHM Reader - Read Compiled HTML (.chm) documents on your Mac.
- Chmox - Read CHM documents on your Mac.
- PDF Reader Pro - You Can view, create, sign, convert and compress any PDF documents.
- Skim - PDF reader and note-taker for OS X.
Developer Tools / IDEs
- Espresso - The web editor for Mac is back. For people who make delightful, innovative and fast websites.
- Haskell for Mac - A Modern Development Environment for Haskell.
Developer Tools / Developer Utilities
- BetterRename - The most powerful and complete Mac file renaming application on the market.
- Beyond Compare - Compare files and folders with powerful commands.
- DiffMerge - Application to visually compare and merge files.
- Integrity - Free website link checker for Mac.
- Koala - GUI application for Less, Sass, Compass and CoffeeScript compilation.
- Solarized - Clean and beautiful color theme. Works well with iTerm, JetBrains products, Vim etc.
- StarUML - Powerful UML app.
- TeXstudio - Integrated writing environment for creating LaTeX documents.
- Woodpecker - View iOS app's Sandbox files, UserDefaults, Keychain items on a Mac.
Developer Tools / Regular Expression Editors
Developer Tools / Frameworks For Hybrid Applications
- AppJS - Lightweight JavaScript UI library for creating mobile webapps that behave like native apps.
- Electron - Build cross platform desktop application with JavaScript, HTML and CSS.
- ionic - Build native and web apps with Angular and open web technologies.
- MacGap - Lightweight JavaScript API for OS X integration.
- nw.js - Build desktop apps with HTML and JavaScript.
- react-desktop - React UI Components for macOS Sierra.
Developer Tools / Version Control
- Cornerstone - Powerful version control with a gorgeous interface.
- GitUp - A simple & powerful Git client。
- SmartGit - Git client with support.
- Changes (⭐270) - GUI Git client. Replace the Git CLI with a clear UI and AI assist.
Developer Tools / Virtualization
- Parallels - Powerful, easy-to-use VM. No free upgrade for each new Mac OS.
- Virtual Box - Powerful x86 and AMD64/Intel64 virtualization product.
- VMware Fusion - Powerful, commercial VM developed by VMware.
Developer Tools / Databases
- Base 2 - Application for creating, designing, editing and browsing SQLite 3 database files.
- DB Browser for SQLite - Official home of the DB Browser for SQLite.
- ElectroCRUD - Modern MySQL CRUD application.
- MDB Explorer - MDB tool to open, read, export your MDB files to other formats and databases.
- Medis - GUI Manager for Redis.
- MySQL Workbench - The official MySQL GUI.
- Postgres.app - The easiest way to get started with PostgreSQL on the Mac.
- PSequel - PostgreSQL GUI tool for Mac OS X.
- RedisDesktopManager - Cross-platform GUI management tool for Redis.
- Sequel Pro - MySQL database management for Mac OS X.
- SQLPro Studio - Simple, powerful database manager for macOS.
Terminal Apps / Databases
- iTerm2 - iTerm2 is an amazing terminal emulator for OS X.
Design and Product / Design Tools
- Alchemy - Experimental, open-source drawing application with an emphasis on creating conceptual art.
- FontForge - Free, open-source font editor.
- MakeHuman - Powerful and free 3D human modeler.
- Monodraw - Powerful ASCII art editor designed for the Mac.
- Paintbrush - Bitmap image editor.
- Pixelmator - Full-featured image editor for Mac.
- Principle - Application for designing animated and interactive user interfaces.
- Sketch - Professional digital design for mac.
- Sketch Cache Cleaner - Deletes hidden Sketch history files.
- Measure Plugin - Make it a fun to create spec for developers and teammates.
- Sketch Toolbox Plugin Manager - Simple plugin manager for Sketch.
- User Flows Plugin - Generating flow diagrams from Artboards.
- Sketch Cache Cleaner - Deletes hidden Sketch history files.
- Tayasui Sketches - Professional drawing software.
Design and Product / Prototyping and Mind-Mapping Tools
- Adobe XD - Tool for designing and prototyping websites and mobile apps.
- Axure RP 8 - Prototypes, specifications and diagrams in one tool.
- Framer - Tool for interactive prototyping.
- Justinmind - Prototyping platform for web and mobile apps.
- Mockplus - Prototype faster, smarter and easier.
- Origami Studio - Tool for designing modern interfaces, built and used by designers at Facebook.
- pencil - Free, open-source tool for making diagrams and GUI prototyping.
- Scapple - Practical mind-mapping software with free whiteboard-like layout.
- XMind - The most popular mind-mapping tool on the planet.
Design and Product / Screenshot Tools
- Snip - Application for sharing captured images on QQ Mail.
- Teampaper Snap - Let your screenshots speak up.
- Xnip - Handy Screenshot App.
Design and Product / Screen Recording
- Licecap - Screen recorder that exports directly to GIF.
Design and Product / Other Tools
- Couleurs - Simple app for grabbing and tweaking the colors you see on your screen.
- Iconjar - Icon management tool to organize or search your icons.
- IconKit - App icon generator.
- Image2icon - Create and personalize icons from your pictures.
- JPEGmini - Reduce image size by up to 80%, without compromising quality.
- Mark Man - Measure & Spec Fast.
- Resize Master - Batch resize and watermark your images fast and easy.
- RightFont - Preview, sync, install and manage fonts on Mac, Dropbox or Google Drive.
- svgus - Organize, clean and transform your SVGs.
AI Tools / Other Tools
- LingShu - Open-source, model-agnostic macOS agent for verified code, documents, slides, and computer actions.
Communication / Collaboration and Team Tools
- Franz - Messaging app that combines multiple chat services in one place.
- LimeChat - Open-source IRC client for Mac OS X.
- Rambox - Messaging and emailing app that combines common web applications into one.
Communication / Email Clients
Communication / File Sharing
- Flow - Award-winning, beautiful, fast, and reliable FTP + SFTP client.
Data Recovery Tools / File Sharing
- DiskWarrior - The world’s most advanced repair and recovery tool for Mac.
- R-Studio for Mac - Data recovery tool for damaged, deleted, or formatted disks.
Audio and Video Tools / File Sharing
- Audacity - Free, open-source, cross-platform audio software for multi-track recording and editing.
- Audio Hijack - Record any application's audio, including VoIP calls from Skype, web streams from Safari, and much more.
- Cog - Free, open-source audio player.
- Hydrogen - Professional yet simple and intuitive pattern-based drum programming for GNU/Linux.
- Metadatics - Advanced Audio Metadata Editor.
- Mixxx - The most advanced free DJ software.
- Perian - (No longer under active development) Let QuickTime play all the common formats of free plug-ins.
- ScreenFlow - Screencasting and video editing software.
- Stringed 2 - Music practice software designed to help users learn how to play their favorite songs.
- Synfig Studio - Synfig Studio is free, open-source 2D animation software.
- VLC - Open-source multimedia player for most audio, video, and streaming formats.
- XLD - Tool to decode, convert and play various 'lossless' audio files.
Download Management Tools / Audio Record and Process
- FOLX - Free download manager for Mac OS X with a true Mac-style interface.
- JDownloader - Open-source download manager for links, files, and hosted content.
Input Methods / Audio Record and Process
- Rocket - Makes typing emoji faster and easier using Slack-style shortcuts.
Translation Tools / Audio Record and Process
- iTranslate - Translation app for text and web pages in multiple languages.
Security Tools / Audio Record and Process
- LinkLiar - Link-Layer MAC spoofing GUI for macOS.
Proxy and VPN Tools / Audio Record and Process
- ShadowsocksX - Secure socks5 proxy, designed to protect your internet traffic.
Utilities / Clipboard Tools
Utilities / Cleanup and Uninstall
- AppCleaner - Thoroughly uninstall apps.
Utilities / File Organization Tools
- eZip - Lightweight archive tool for ZIP, RAR, 7Z, and other common formats.
- muCommander - Lightweight file manager with a dual-pane interface.
Utilities / General Tools
- AirServer - Most advanced screen mirroring software receiver for Mac, PC and Xbox One.
- Memo - Simple and elegant app. Unlock memos even more quickly using Touch ID.
- Numi - Beautiful calculator app for Mac.
Utilities / To-Do Lists
Utilities / Productivity
- Hammerspoon - Tool for powerful OSX automation with the Lua scripting engine.
- Keyboard Maestro - Automate repetitive tasks with triggers and macros.
- Keytty - App to keep your hands on the keyboard. Move, click, scroll, drag and more with a few strokes.
- SensibleSideButtons - Make mouse side buttons work for back and forward in more apps.
- Ukelele - Unicode Keyboard Layout Editor.
- xScope - Toolset for measuring, inspecting, and testing on-screen layouts and graphics.
Utilities / Window Management
- Amethyst - Tiling window manager.
- Divvy - Window management at its finest with its amazing Divvy Grid system.
- Magnet - Window manager that keeps your workspace organized.
- Moom - Window management tool for moving, resizing, and saving layouts.
- Sidebar - The modern Dock replacement for your Mac.
- SizeUp - Powerful, keyboard-centric window management.
- Total Spaces - Workspace manager with hotkeys and spatial overview.
Utilities / Finder Tools
- ForkLift - The most advanced dual pane file manager and file transfer client for macOS.
- Path Finder - File management app.
- TotalFinder - Chrome-styled Finder substitute.
Utilities / Quality of Life Improvements
- Shifty - A macOS menu bar app that gives you more control over Night Shift.
- Snap - Launch an app in a snap. Ridiculously easy shortcut management.
Utilities / System Related Tools
- HandShaker - Manage Android phone content on Mac.
- Monity - System monitoring widget for OS X.
- Mounty - Tiny tool to re-mount write-protected NTFS volumes under Mac OS X 10.9+ in read-write mode.
- Tuxera NTFS - Full read-write compatibility with NTFS-formatted drives on a Mac.
Gaming Software / System Related Tools
- OpenEmu - Retro game emulator frontend for multiple console systems.
- Porting Kit - Install Windows® Games inside your Mac.
Mac App Download Sites / Genuine Sites
- alternativeTo - Also a very nice community. If you are looking for some alternative apps FOR Windows or another platform, check this site.
- App Shopper:https://appshopper.com/
Mac App Download Sites / Pirated software download site blocklist
- AppKed:
https://www.macbed.com - Appstorrent:
https://appstorrent.ru/
9. Awesome Osint
Offline Browsing / GitHub
- HTTrack - Allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer.
- A1 Website Download - Download entire websites to disk.
- Cyotek WebCopy - is a free tool for automatically downloading the content of a website onto your local device.
- Hooey webprint
- Offliberty - is a website that lets you access any online content without a permanent Internet connection.
- SiteSucker
- WebAssistant
- Website Ripper Copier
Main National Search Engines
- Alleba (Philippines) - Philippines search engine
- Baidu (China) - The major search engine used in China
- Eniro (Sweden)
- Gerdoo (Iran)
- Goo (Japan)
- Najdi (Slovenia)
- Naver (South Korea)
- Onet.pl (Poland)
- Orange (France)
- Parseek (Iran)
- SAPO (Portugal)
- Search.ch (Switzerland)
- SoGou (China)
- Walla (Israel)
- Yandex (Russia)
- Zarebin (Iran)
Meta Search
- All-in-One
- AllTheInternet
- Etools
- FaganFinder
- Goofram
- iZito
- Myallsearch
- Qwant - French search engine that relies on Microsoft Bing.
Speciality Search Engines
Data and Statistics / GitHub
- Zanran
- AGOA Data Center
- AidData
- AWS Public Datasets
- Bank for International Settlements Statistics
- Berkely Library: Data Lab
- BP Statistical Review of World Energy
- Center for International Earth Science Information Network
- CEPII
- DBPedia
- European Union Open Data Portal
- Eurostat
- Gapminder World
- globalEDGE Database of International Business Statistics
- Google Public Data Explorer
- Government of Canada Open Data
- Human Development Reports
- ILO World Employment and Social Outlook Trends
- ILOSTAT
- IMF World Economic Outlook Database
- Index Mundi
- International Energy Agency Statistics
- International Labour Comparisons
- International Trade Center
- Junar
- LandMatrix
- Latinobarometro
- Library, University of Michigan: Statistics and Datasets
- Nation Master
- OECD Aid Database
- OECD Factbook
- Open Data Network
- Paul Hensel’s General Informational Data Page
- Penn World Table
- Pew Research Center
- Population Reference Bureau Data Finder
- PRS Risk Indicators
- SESRIC Basic Social and Economic Indicators
- SESRIC Databases
- Statista
- The Atlas of Economic Complexity
- The Data and Story Library
- Trading Economics
- Transparency.org Corruption Perception Index
- UN COMTRADE Database
- UN Data
- UNCTAD Country Fact Sheets
- UNCTAD Investment Country Profiles
- UNCTAD STAT
- UNDPs Human Development Index
- UNECE
- UNESCO Institute for Statistics
- UNIDO Statistical Databases
- UNStats Social Indicators
- Upsala Conflict Data Program
- WHO Data
- World Bank Data
- World Bank Data
- World Bank Doing Business
- World Bank Enterprise Surveys
- World Bank Investing Across Borders
- World Integrated Trade Solution
Visual Search and Clustering Search Engines
Similar Sites Search
- SimilarSites - Discover websites that are similar to each other
- SitesLike - Find similar websites by category
Document and Slides Search
Code Search
Major Social Networks
- Odnoklassniki (Russia)
- Pinterest - is an image sharing social media service used to easly discover, share and save ideas using visual representation.
- Qzone (China)
- Taringa (Latin America)
- Weibo (China)
Real-Time Search, Social Media Search, and General Social Media Tools
- Bottlenose
- Buzz sumo - "Use our content insights to generate ideas, create high-performing content, monitor your performance and identify influencers."
- Geocreepy
- Hootsuite
- Klear
- MustBePresent
- OpinionCrawl
- Social DownORNot
- Social Searcher
- SocialBakers
- SocialBlade
- UVRX
Web Monitoring / GitHub
- Netvibes
- Silobreaker
- Reeder
- Alltop
- Awasu
- ChangeDetect
- ChangeDetection
- Deltafeed
- DiggReader
- FeedBooster
- Feederator
- Feed Exileed
- Feed Filter Maker
- Feedly
- FeedReader
- FetchRSS
- FollowThatPage
- Google Alerts - A content change detection and notification service.
- InfoMinder
- Newsblur
- OmeaReader
- OnWebChange
- RSS Micro
- RSS Search Engine
- RSS Search Hub
- RSSOwl
- Selfoss
- Talkwalker
- The Old Reader
- versionista
- WebReader
- WebSite Watcher
- Winds
Social Media Tools / Twitter
- Foller.me
- OneMillionTweetMap
- Sentiment140
- Trends24
- TwChat
- TweetMap
- Twitter Chat Schedule
- Twitter Search
Social Media Tools / Facebook
Social Media Tools / Instagram
Social Media Tools / Pinterest
Social Media Tools / Reddit
- Imgur - The most popular image hosting website used by redditors.
- Mostly Harmless - Mostly Harmless looks up the page you are currently viewing to see if it has been submitted to reddit.
- Reddit Archive - Historical archives of reddit posts.
- Subreddits - Discover new subreddits.
Social Media Tools / VKontakte
Social Media Tools / Tumblr
Social Media Tools / Telegram
- Detectiva — Phone/email lookup with 6 search types.
Blog Search / GitHub
- BlogSearchEngine
- Notey - Blog post search engine.
- Twingly
Forums and Discussion Boards Search / GitHub
Username Check / GitHub
- Name Chk - Check over 30 domains and more than 90 social media account platforms.
- Name Checkr - checks a domain and username across many platforms.
- User Search - Find someone by username, email, phone number or picture across Social Networks, Dating Sites, Forums, Crypto Forums, Chat Sites and Blogs, 3000+ sites Supported!
People Investigations / GitHub
- 192 (UK) - Search by person, business, address. Limited free info, premium data upsell.
- 411 (US) - Search by person, phone number, address, and business. Limited free info, premium data upsell.
- Ancestry - Premium data, free trial with credit card.
- Canada411 - Search by person, phone number, and business. Free.
- Classmates - High-school focused people search. Free acounts allow creating a profile and viewing other members. Premium account required to contact other members.
- Federal Bureau of Prisons - Inmate Locator (US) - Search federal inmates incarcerated from 1982 to the present.
- Fold3 (US Military Records) - Search military records. Search filters limited with free access. Premium access requires subscription.
- Genealogy Bank - Premium data, free trial with credit card.
- Genealogy Links - Genealogy directory with over 50K links.
- Kompass - Business directory and search.
- Reunion - People search. Limited free info, premium data upsell.
- SearchBug - People search. Limited free info, premium data upsell.
- Spokeo - People search. Limited free info, premium data upsell.
- The National Archives (UK) - Search UK national archives.
- White Pages (US) - People search. Limited free info, premium data upsell.
Email Search / Email Check / GitHub
- Email Address Validator - Improve deliverability, reduce bounce rates, prevent fraud and minimize funnel leaks.
- Email Format - is a website that allows you to find email address formats used by different companies.
- MailTester - hunt for emails and improve your email deliverability
- Peepmail - is a tool that allows you to discover business email addresses for users, even if their email address may not be publicly available or shared.
- Verify Email - The fastest and most accurate email verification tool.
Phone Number Research / GitHub
- Reverse Phone Lookup - Detailed information about phone carrier, region, service provider, and switch information.
- Spy Dialer - Get the voicemail of a cell phone & owner name lookup.
Expert Search / GitHub
- Academia - is a platform for sharing academic research.
- ExpertiseFinder
- ExpertPages
- Experts.com
- HARO
- Licenseplates
- GlobalExperts
- Idealist
- Innocentive
- Internet Experts
- Library of Congress: Ask a Librarian
- Maven
- MuckRack - Extensive database of U.S. government public records obtained through federal and state public records requests. Automated tool that will make public records requests and follow up until records are obtained on your behalf.
- National Speakers Association
- Newswise
- ReseacherID
- SheSource
- Sources
Company Research / GitHub
- AllStocksLinks
- Better Business Bureau
- Bizeurope
- Bloomberg
- Bureau Van Dijk
- Company Registration Round the World
- CompeteShark
- Corporate Information - Aggregated information from publicly available sources on publicly traded companies worldwide.
- EDGAR U.S. Securities and Exchange Commission Filings - Periodic reports and extensive corporate disclosures from all businesses publicly traded in the United States.
- Europages
- European Business Register
- Ezilon
- Forbes Global 2000
- globalEdge
- GuideStar
- Hoovers
- Inc. 5000
- Knowledge guide to international company registration
- Mergent Intellect
- Mergent Online
- Orbis directory
- Plunkett Research
- Scoot
- SpyFu
- Vault - Well-known ranking of largest United States Corporations.
Job Search Resources / GitHub
- Beyond
- CampusCareerCenter
- CareerBuilder
- Craiglist
- CVFox
- Dice
- Eluta (Canada)
- Fish4Jobs
- Indeed - is an online job searching website that gives job seekers free access to search for a job, post their resumes, and research companies.
- Jobs (Poland)
- Jobsite (UK)
- Monster
- Naukri (India)
- Reed (UK)
- Seek (Australia)
- SimplyHired
Q&A Sites / GitHub
Domain and IP Research / GitHub
- Bing Webmaster Tools
- BuiltWith - is a website that will help you find out all the technologies used to build a particular websites.
- Central Ops
- Dedicated or Not
- DNSStuff
- DNSViz
- Domain Crawler
- Domain Dossier
- Domain Tools - Whois lookup and domain/ip historical data.
- Follow.net
- GraphyStories
- Infosniper
- IP 2 Geolocation
- IP Checking
- IPFingerprints - is used to find the approximate geographic location of an IP address along with some other useful information including ISP, TimeZone, Area Code, State.
- IPVoid - IP address toolset.
- Kloth
- Netcraft Site Report - is an online database that will provide you a report with detail information about a particular website and the history associated with it.
- OpenLinkProfiler
- PageGlimpse
- RedirectDetective
- SameID
- SEO Chat Tools
- SEOTools for Excel
- SmallSEOTools
- StatsCrop
- urlQuery
- URLVoid - Analyzes a website through multiple blacklist engines and online reputation tools to facilitate the detection of fraudulent and malicious websites.
- Verisign
- ViewDNS.info
- w3snoop - is a website that gives you a free and comprehensive report about a specific website.
- WebMeUp - is the Web's freshest and fastest growing backlink index, and the primary source of backlink data for SEO PowerSuite.
- Website Informer
- WhatIsMyIPAddress
- WhoIsHostingThis
- WhoisMind
- WhoIsRequest
- You Get Signal
Keywords Discovery and Research / GitHub
- Google Adwords - Get monthly keyword volume data and stats.
- Keyword Discovery
- Keyword Spy
- KeywordTool
- One Look Reverse Dictionary
- Soovle
- Ubersuggest
Web History and Website Capture / GitHub
- Archive.is - is a website that allows you to archive a snapshot of you websites that will always remains online evenif the original page disappears.
- BlackWidow
- CashedPages
- CachedView
Image Search / GitHub
- PicTriev - a face search engine.
Image Analysis / GitHub
Video Search and Other Video Tools / GitHub
- Bing Videos
- Clip Blast
- DailyMotion
- Deturl - Download a YouTube video from any web page.
- DownloadHelper - Download any video from any websites, it just works!
- Earthcam - EarthCam is the leading network of live streaming webcams for tourism and entertainment.
- Geosearch
- Insecam - Live cameras directory
- Metacafe
- Metatube
- Veoh
- Yahoo Video Search
Academic Resources and Grey Literature / GitHub
- Academic Journals
- African Journal Online - is the world's largest and preeminent platform of African-published scholarly journals
- American Society of Civil Engineers
- Base
- Bibsonomy
- Grey Guide
- Grey Literature Strategies
- Grey Literature – List of Gateways
- GreyNet International
- HighWire: Free Online Full-text Articles
- Journal Seek
- JSTOR - Search over 10 million academic journal articles, books, and primary sources.
- Lazy Scholar
- Microsoft Academic
- NRC Research Press
- OA.mg A database of over 240 million scientific works, with PDFs for all Open Access papers in their catalogue (~ 40 million)
- Open Access Scientific Journals
- Open Grey
- Oxford Journals
- PubMed - Search more than 27 millions citations for biomedical literature from MEDLINE, life science journals, and online books.
- Research Gate
- SAGE Journals
- Science Publications
- ScienceDirect
- ScienceDomain
- SCIRP
- Springer
- Taylor & Francis Online
- The Open Syllabus Project
- World Digital Library
- World Science
- Zetoc
Geospatial Research and Mapping Tools / GitHub
- Atlasify
- Batchgeo
- Bing Maps
- Colorbrewer
- Esri
- Flash Earth
- GeoGig
- GeoNames
- Google Earth
- GPSVisualizer
- GrassGIS
- Here
- Inspire Geoportal
- Instant Google Street View
- InstantAtlas
- Kartograph
- MapAList
- Maperitive
- MapJam
- Modest Maps
- Open Street Map
- Polymaps
- QGIS
- SAS Planet - Software used to view, download and stitch satellite images.
- Scribble Maps
- StoryMaps
- Tableau
- ViaMichelin
- View in Google Earth
- Wikimapia
- WorldMap Harvard
Infographics and Data Visualization / GitHub
- Leaflet - an open-source JavaScript library for mobile-friendly interactive maps.
- OpenLayers - A high-performance, feature-packed library for all your mapping needs.
- Aeon
- Arbor.js
- Beaker
- Bizint
- Chart.js - a javascript library that allows you to create charts easly
- chartblocks
- Circos
- creately
- Crossfilter
- Data Visualization Catalogue
- Dropmark
- dygraphs
- easely
- Exhibit
- Flot
- FusionCharts
- GraphX
- Highcharts
- Hohli
- Java Infovis Toolkit
- JpGraph
- jqPlot - A Versatile and Expandable jQuery Plotting Plugin.
- Linkuroius
- Listify - Turn a Google spreadsheet into a beautiful, searchable listing in seconds.
- Palladio - Visualize complex historical data with ease.
- Pixxa
- Quadrigram
- Raphael
- RAW
- Shanti Interactive
- Tableau
- Tiki-toki
- Timeline
- Timeline
- Timetoast
- Vis.js
- Visme
- Visualize Free
- Visualize.me
- visually
- Vortex
- ZingChart
News / GitHub
- 1st Headlines
- ABYZNewsLinks
- Agence France-Presse (AFP)
- AllYouCanRead
- AP
- BBC News
- Bing News
- CNN
- DailyEarth
- DPA International
- Euronews
- Factiva
- France24
- Google News Print Archive
- HeadlineSpot
- Itar-Tass
- List of Newspapers.com
- MagPortal
- News Map
- News Now
- Newseum - Today Front Pages
- Newslink
- NewsLookup
- Newspaper Map
- Newspaperindex
- Newspapers.com
- NewsWhip
- OnlineNewspapers
- Paperboy
- PR Newswire
- Press Reader
- Reuters
- Topix
- WorldNews
- World-Newspapers
- Yahoo News
News Digest and Discovery Tools / GitHub
Fact Checking / GitHub
- Emergent
- Fact Check
- Snopes - The definitive Internet reference source for urban legends, folklore, myths, rumors, and misinformation.
- Verification Handbook
Browsers / GitHub
Social Network Analysis / GitHub
Privacy and Encryption Tools / GitHub
- Do Not Track
- EncSF MP
- Eraser
- justdeleteme
- KeePass Password Safe - is a free and open-source password manager that uses the most secure encryption algorithms to safegard your passwords.
- Master Password
- Nixory
- Peerblock
- Privazer
- ZMail
Other Tools / GitHub
- Barcode Reader - Decode barcodes in C#, VB, Java, C\C++, Delphi, PHP and other languages.
- OSINT Framework - Web based framework for OSINT.
- Outwit - Find, grab and organize all kinds of data and media from online sources.
OSINT Blogs / GitHub
Other Resources / GitHub
10. Awesome Go
Third-party APIs
- httpsms-go - Go client for the httpSMS API.
- lemonsqueezy-go - Go client for the Lemon Squeezy API.
11. Collective Ai Tools
Developer Tools
- Markstream - Open-source streaming Markdown renderer for AI chat interfaces, with incomplete-token handling and packages for Vue, React, Svelte, Angular, and Vue 2.
#free#opensource
12. Awesome Go
Networking / Protocols
- ccding/go-stun (⭐720) — A go implementation of the STUN client (RFC 3489 and RFC 5389) ☆
721
13. Awesome Neovim
Syntax / Markdown and LaTeX
- bird-chinese-community/BIRD.nvim (⭐1) - Syntax highlighting, automatic filetype detection, and filetype-specific editing support for BIRD 2 and BIRD 3 configuration files.
Colorscheme / Markdown and LaTeX
- alsi-lawr/neotheme.nvim (⭐4) -
[TS][LSP][L/D][Lua]A semantic, palette-driven theme engine, with live theme switching and multiple built-in families.
14. Free for Dev
Search
- searchly.com - Free 2 indices and 20 MB storage
- Suped - A user-friendly DMARC monitoring platform. The free plan covers one domain with up to 1,000 emails per month.
Managed Data Services
- BackupDrill - Backs up Supabase projects to your own S3/R2/B2 bucket, then runs scheduled restore drills to prove backups restore. Provides a free plan with weekly backups for one project and one restore drill on your first backup.
Data Visualization on Maps
- maps.stamen.com - Free map tiles and tile hosting.
IDE and Code Editing
- Brackets - Brackets is an open-source text editor specifically designed for web development. It is lightweight, easy to use, and highly customizable.
- Codeground - Free browser IDE and playgrounds for 15+ languages plus Postgres, MySQL, MongoDB, and Redis. Shareable snippets, coding interviews, and cloud workspaces. Free playgrounds need no install.
Payment and Billing Integration
- Qonversion - All-in-one cross-platform subscription management platform offering analytics, A/B testing, Apple Search Ads, remote configs, and growth tools for optimizing in-app purchases and monetization. Compatible with iOS, Android, React Native, Flutter, Unity, Cordova, Stripe, and web. Free up to $10k in monthly tracked revenue.
15. Awesome Selfhosted
Software / Communication - Social Networks and Forums
- Habitat - A Platform for Local Communities. (Source Code (⭐143))
AGPL-3.0Docker
Software / Database Management
- LibreDB Studio - Browser-based SQL IDE for PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB and Redis, with an optional AI assistant that writes SQL from natural language (alternative to DataGrip, DBeaver). (Source Code (⭐87))
MITDocker/K8S
Software / File Transfer - Single-click & Drag-n-drop Upload
- snowshare (⭐78) - File and link sharing platform with URL shortening, code snippet sharing, and file uploads, featuring customizable expiration, privacy settings, and QR codes. (Demo)
CC0-1.0Nodejs/Docker
Software / Media Streaming - Video Streaming
- Tiramisu (⭐152) - BitTorrent engine with a FUSE virtual filesystem that streams torrents live to Plex/Jellyfin without downloading (alternative to Real-Debrid).
GPL-2.0Go/Docker
Software / Proxy
- GitProxy - Proxy for Git that applies rules and workflows to all outgoing git push operations and ensures they are compliant. It supports both HTTP/HTTPS and SSH protocols with security scanning and validation. (Source Code (⭐231))
Apache-2.0Nodejs/Docker
Software / Travel Organization
- Surmai - Collaborative personal and family travel organizer. (Demo, Source Code (⭐268))
MITDocker
16. Awesome Testing
Software / AI & LLM Testing
- QASkills.sh - Open registry of 400+ QA and testing skills (Playwright, API, LLM evaluation, accessibility, performance) that AI coding agents install and follow via the qaskills CLI. Works with Claude Code, Cursor, and 30+ other agents.
Software / UI & End-to-End Testing
- Playwright Config Generator - Free browser-based generator that produces a ready-to-commit playwright.config.ts/.js/.mjs with browser projects (Chromium, Firefox, WebKit, mobile devices), retries, workers, trace/video/screenshots, webServer, and CI reporters. No signup.
Software / Test Data Management
- JSON Validation Test Cases (⭐0) - Reusable valid, invalid, and edge-case JSON fixtures for testing parsers, validators, APIs, editors, and error handling.
Software / Screen Recording & Session Replays
- PR Preview - MCP for Claude Code that drives your web app in a headed browser and records before/after demo videos of a pull request as MP4 or GIF.
Jul 18, 2026
1. Quick Look Plugins
License
Burrete (⭐38)
Preview PDB, mmCIF, SDF, XYZ, trajectories, and chemistry tables in Finder
To the extent possible under law, Sindre Sorhus has waived all copyright and related or neighboring rights to this work.
2. Awesome Computational Biology
Preprocessing Tools
- SeqBench — Web-based molecular biology sequence workbench for primer design, cloning simulation (Gibson, Golden Gate, restriction digest), CRISPR guide RNA design, and sequence analysis, with a public REST API, OpenAPI 3.1 spec, and MCP server.
3. Awesome Artificial Intelligence
Learn / Books
- Reinforcement Learning: An Introduction: Sutton and Barto's foundational treatment of reinforcement learning concepts and algorithms.
- Speech and Language Processing: The continuously updated NLP reference by Dan Jurafsky and James Martin.
Learn / Courses
- Fast.ai Practical Deep Learning: A code-first introduction to deep learning.
- Karpathy's Neural Networks: Zero to Hero: Build neural networks and language models from first principles.
- Stanford CS336: Language Modeling from Scratch: Build language models from data preparation through evaluation and deployment.
- MIT 6.S191: Introduction to Deep Learning: Deep learning foundations and applications.
- Made With ML: An open course on designing, developing, deploying, and iterating on production ML systems.
Learn / Foundational papers
- Training Compute-Optimal Large Language Models: Showed how model size and training data should scale together under a compute budget.
- Retrieval-Augmented Generation: Combined parametric language models with external retrieval for knowledge-intensive tasks.
- LoRA: Introduced low-rank adaptation for parameter-efficient model fine-tuning.
- Training Language Models to Follow Instructions with Human Feedback: Established the instruction tuning and RLHF recipe used by InstructGPT.
- ReAct: Combined reasoning traces with actions for tool-using language-model agents.
- Direct Preference Optimization: Reframed preference alignment as a simple classification objective without explicit reward modelling.
Build AI systems / Guides and playbooks
- Building Effective Agents: Anthropic's practical patterns and tradeoffs for agentic systems.
- A Practical Guide to Building Agents: OpenAI's guide to models, tools, instructions, orchestration, and guardrails.
Build AI systems / LLM application engineering
- Anthropic Prompt Engineering: Techniques for defining success criteria, testing prompts, and improving model behaviour.
- Effective Context Engineering for AI Agents: How to select, structure, and manage the context available to long-running agents.
- 12-Factor Agents (⭐24k): Practical principles for building controllable LLM applications around deterministic software.
- OWASP Top 10 for LLM Applications: Risks and mitigations for developing and deploying generative AI applications.
Build AI systems / Agent frameworks
- Pydantic AI: Typed agent development built around Pydantic.
- LangGraph: Low-level orchestration for long-running, stateful agents.
- OpenAI Agents SDK: A small SDK for tools, handoffs, guardrails, tracing, and agent orchestration.
- Google Agent Development Kit: Google's framework for developing and evaluating agents.
- Microsoft Agent Framework: Microsoft's successor to AutoGen and Semantic Kernel for agents and graph-based workflows.
Build AI systems / Durable and asynchronous agents
- Effective Harnesses for Long-Running Agents: Patterns for agents that make progress across multiple context windows and recover from failure.
- Running Agents: Lifecycle, session, exception, and durable-execution patterns in the OpenAI Agents SDK.
- Human-in-the-Loop: Pause, inspect, approve, reject, and resume tool calls without losing agent state.
- Gemini and Temporal Durable Agent: A concrete implementation of durable execution, retries, and human approval for an agent workflow.
Build AI systems / Retrieval and data
- LlamaIndex: Data ingestion, indexing, retrieval, and agent workflows.
- Haystack: Modular pipelines for retrieval and generative AI applications.
Build AI systems / Evals and reliability
- Demystifying Evals for AI Agents: A practical method for building task suites, graders, transcripts, and evaluation harnesses.
- Promptfoo: Test cases, assertions, model comparisons, and red-team checks for LLM applications.
- Ragas: Evaluation and experimentation for retrieval and generative AI applications.
Build AI systems / Deployment and observability
- Langfuse: Tracing, evaluation, prompt management, and metrics for LLM applications.
- vLLM: An inference and serving engine for language models.
- LiteLLM: A model gateway and unified interface for multiple model providers.
Agentic software engineering / Coding agents
- GitHub Copilot coding agent: An asynchronous agent that works from GitHub issues and opens pull requests.
Agentic software engineering / Software factories and agent orchestration
- Harness Engineering: OpenAI's field report on building software with coding agents, repository constraints, automated checks, and human steering.
- Codex Orchestration with Symphony: A reference architecture that turns project work into isolated, observable coding-agent runs.
- How We Built Our Multi-Agent Research System: Production lessons on orchestrator-worker agents, parallel search, evaluation, and operational reliability.
Contributing / Software factories and agent orchestration
- serve software developers learning or practising AI engineering;
- provide technical or practical value beyond a product homepage;
- be current and maintained, unless its value is foundational and durable;
- add something meaningfully different from the existing entries;
- use a factual description supported by a primary source.
4. Awesome Docker
Good Tips / Wrappers
- Docker Caveats What You Should Know About Running Docker In Production (written 11 APRIL 2016).
- GUI Apps with Docker
5. Awesome Playcanvas
3D Gaussian Splatting / YouTube Playables
- Form Chasers - A community site for sharing scans of vehicles.
6. Awesome V
Command-line
- vtrace (⭐0) - An automated execution tracer and step-by-step source code instrumenter for the V programming language.
7. Awesome Datascience
Tutorials
Deep Learning Packages / Visualization Tools
Books / Visualization Tools
- Mining Massive Datasets - free e-book comprehended by an online course
- Advances in Genetic Programming, Vol. 3 - Free Download
- Neural Networks and Deep Learning
Bloggers / Book Deals (Affiliated)
- Greg Reda - Greg Reda Personal Blog
- Drew Conway - Personal Web Page
- Noah Iliinsky - Personal Blog
- Clare Corthell - The Open Source Data Science Masters
- Datawrangling by Peter Skomoroch. MACHINE LEARNING, DATA MINING, AND MORE
- Emilio Ferrara's web page
Podcasts / Book Deals (Affiliated)
Datasets / Book Deals (Affiliated)
8. Awesome Game Remakes
Action
- OpenChaos (⭐0) - OpenChaos — Fan Modernization of Urban Chaos
- Sunny-Survival-Remake-Code (⭐0) - Code for my game called "Sunny Survival Remake"
Arcade
- atomiks (⭐2) - A remake of the classic Atomix game for modern platforms.
- blips (⭐1) - A Remake of the dos Bips, Bips Gold and Bips Platinum game from Bryant Brownell. It is a Puzzle game which is a variation of sokoban written in SDL 3 based on my old gp2x version.
- galaxy-eggbert (⭐0) - 3D remake of Speedy Blupi / Mobile Eggbert, moving from Urho3D toward a native CNA + Easy3D engine.
- guardian (⭐0) - A modern, endless remake of the classic arcade game Defender
- GradiusRemake (⭐0) - Remake of the game Gradius (NES - 1986)
- Maze-Runner-FPS (⭐0) - Remake of classic Maze Runner game from the 70s -- written in Rust
- Metal-Slug-Remake (⭐2) - A Metal Slug-inspired 2D action game built in C++ with SFML — featuring enemy AI, procedural terrain via Perlin noise, and a full weapon/damage system. OOP course project (CS-1004).
- O21 (⭐31) - FOSS remake of U95, an old submarine arcade game from 1995.
- OrbitalDecay (⭐0) - This is a 3D remake of the old Lunar Lander game
- wedges-trial (⭐1) - [WIP] Browser logic puzzle game inspired by Gothic's Remake lockpicking mechanism.
Online
- starcup (⭐6) - A fork of the multiplayer game Space Station 14, a remake of the cult-classic Space Station 13.
- Heart-of-Africa-Remake (⭐1) Single-player 3D web remake of the 1985 classic The Heart of Africa: real ~1890 geography, living wildlife, period journal with in-browser TTS - three.js/WebGPU, React, TypeScript.
Simulator
- darknova2 (⭐0) - Dark Nova ][ — cross-platform space trading game (Space Trader remake)
Strategy
- rebellion2 (⭐11) - Remake of the classic Star Wars Rebellion game for PC using Unity
9. Awesome Video
Encoding Tools
- Arch FFmpeg GPAC (⭐3) - A ready-prepared video transcoding pipeline to create DASH/ HLS compatible video files & playlists.
- MP4Box JS (⭐2.4k) - JavaScript version of GPAC's MP4Box tool.
Encoding Tools / FFmpeg
- AWS Lambda FFmpeg (⭐866) - An S3-triggered Amazon Web Services Lambda function that runs your choice of FFmpeg 🎬 commands on a file 🎥 and uploads the outputs to a bucket.
- FFmpeg AWS Lambda Layer (⭐439) - FFmpeg/FFprobe AWS Lambda layer.
- FFmpeg CLI Wrapper (⭐1.9k) - Java wrapper around the FFmpeg command line tool.
- FFmpeg JS (⭐3.5k) - Port of FFmpeg with Emscripten.
- FFmpeg Nvidia Adaptive VOD Transcoder (⭐10) - Bash script which will detect video new file in folder and transcode it to adaprive bitrate.
- VP9 Dash (⭐1) - FFmpeg wrapper script to create VP9 MPEG-DASH packages.
Multi-format Packaging Tools / FFmpeg
- GPAC (⭐3.3k) - Multimedia framework for MP4, DASH, and HLS packaging, streaming, and playback with MPEG-4 Systems support.
- HLS To Dash (⭐40) - Open source packager and tools to rewrap live HLS to live MPEG DASH.
- OTT Packager (⭐245) - OTT/ABR streaming encoder (H264/HEVC) and packager for DASH and HLS.
Real-Time Encoding Solutions / HEVC
- RTSP Stream (⭐722) - Out of box solution for RTSP - HLS live stream transcoding. Makes RTSP easy to play in browsers.
Containerization & Packaging Tools / HEVC
- Docker HEVC (⭐1) - Docker container to create HEVC streaming packages.
Ads & QoE / Quality & Testing
- Artillery Plugin HLS (⭐28) - Load test HTTP Live Streaming (HLS) servers with Artillery 🎥.
- VMAF (⭐5.4k) - Perceptual video quality assessment based on multi-method fusion.
Audio & Subtitles / Subtitles & Captions
- Cea608 JS (⭐8) - A JavaScript project designed to extract CEA-608 captions.
- Pycaption CLI (⭐19) - A command line interface for the pycaption module.
- Vtt JS (⭐13) - A JavaScript implementation of the WebVTT specification.
Metadata Extraction & Management / Audio
- MPEG Ts Inspector (⭐21) - A command-line tool for inspecting MPEG-TS files. Contribute to brendanlong/mpeg-ts-inspector development by creating an account on GitHub.
- SRT Metadata Extractor (⭐1) - Contribute to Eyevinn/srt-metadata-extractor development by creating an account on GitHub.
Subtitle & Caption Tools / Audio
- TV Subtitle Extraction (⭐16) - System for extraction of subtitles from TV broadcasts.
Protocols & Transport / Audio
- RTMP vs. WebRTC vs. HLS - A Comparison of Streaming Protocols - An in-depth blog post by Dyte that compares RTMP, WebRTC, and HLS streaming protocols. It discusses their concepts, supported browsers and devices, use cases, pros and cons, and provides a comparison chart. This resource is beneficial for developers evaluating which streaming protocol best fits their project requirements.
- Videojs Contrib HLS (⭐2.9k) - An HLS library for video.js that enables HLS playback in environments where it's not natively supported. It integrates seamlessly with video.js, providing features like adaptive bitrate selection, AES-128 segment encryption, and support for multiple audio tracks.
Adaptive Streaming / Audio
- AWS Stale Playlist Detector (⭐42) - The Stale Playlist Detector (SPD) is a tool to monitor live HLS origin endpoints for changing playlists. The Stale Playlist Detector (SPD) will use data in the top-level playlist, the child playlis..
Adaptive Streaming / HLS
- HLS Analyzer (⭐193) - Analyzer for HTTP Live Streams (HLS) content.
- HLS Cutsegment (⭐3) - A web app that lets you insert a cut into a segment, which is then cut into two new segments.
- HLS Downloader (⭐141) - Download all video files from HLS (HTTP Live Streaming) VoD (Video on Demand) m3u8 playlist for local playback.
- HLS Downloader Chrome Extension (⭐2.6k) - Google Chrome Extension for sniffing and downloading HTTP Live streams (HLS).
- HLS Fetch (⭐193) - Download and decrypt videos served by the HTTP Live Streaming (HLS) protocol.
- HLS Get (⭐47) - An asynchronous terminal-based hls video stream (m3u8) downloader & combiner, with AES-128 decryption support.
- HLS JS (⭐17k) - JavaScript HLS client using Media Source Extension.
- HLS Origin Scripts (⭐18) - Scripts to manipulate HLS manifests at origin or edge server.
- HLS Playlist Parser (⭐6) - A JavaScript library to parse Hls playlists.
- HLS Relay (⭐23) - Script to pull HLS stream from one origin and push to another origin.
- HLS Server (⭐262) - Middleware for serving HTTP Live Streaming (HLS) compatible media streams.
- HLS Ts Analyzer (⭐1) - Example implementation of hls-ts.js library.
- HLS Ts JS (⭐37) - HLS MPEG-TS parser library in JavaScript.
- HLS VOD (⭐283) - HTTP Live Streaming with on-the-fly encoding of any video file for Web/Apple TV/iPhone/iPad/iPod.
- Hlsdownloader CLI (⭐18) - Downloads HLS Playlist file and TS chunks using Terminal.
- M3U8 (⭐2.3k) - Python library from Globo for parsing and generating M3U8 playlists used in HLS streaming workflows.
- M3U8 (grafov) (⭐1.3k) - Parser and generator of M3U8-playlists for Apple HLS. Library for Go language. 🎦.
- M3U8 Parser (carlanton) (⭐216) - HLS compliant m3u8 parser for Java.
- Mock HLS Server (⭐71) - Fake a live/event HLS stream from a VOD one. Useful for testing.
- NGINX Audio Track For HLS Module (⭐135) - Nginx module that generates audio track for HTTP Live Streaming (HLS) streams on the fly.
- NGINX HLS (⭐3) - Contribute to zhaiweiwei/nginx-hls development by creating an account on GitHub.
- NGINX HLS Analyzer (⭐11) - Fork of fmsloganalyzer to adapt it for HLS streaming analyzes with nginx.
- NGINX VOD Module Fmp4 HLS (⭐42) - Play fragmented mp4's on HLS using nginx-vod-module.
Adaptive Streaming / DASH
- Dash DRM (⭐5) - Example implementations demonstrating MPEG-DASH playback with DRM protection schemes.
- Dash JS (⭐5.5k) - A reference client implementation for the playback of MPEG DASH via JavaScript and compliant browsers.
- Dash Validator JS (⭐23) - MPEG DASH validator JS library.
CMAF & fMP4 Packaging / DASH
- Fmp4 JS (⭐11) - A JavaScript library to parse ISO Base Media File Format (MPEG-4 Part 12).
HLS Manifest Parsers & Generators / DASH
- M3U8 Parser (⭐524) - M3U8 playlist parser from the Video.js project. Core utility for handling HLS manifests in JavaScript.
- Open M3U8 (⭐247) - Open-source parser for m3u8 playlist files by iHeartRadio. Essential for HLS streaming implementations.
- Scte35 JS (⭐51) - A SCTE 35 Parser for JavaScript.
Transport Protocols / DASH
- NGINX-RTMP Module (⭐14k) - An Nginx module that adds RTMP streaming server capabilities to Nginx. It supports streaming live content via RTMP and can also be used to create HLS/DASH streams from RTMP input.
HLS Tools / RTMP
- Auto Dash HLS (⭐11) - Automated toolchain for generating DASH/ HLS compatible files from all videos inside a root folder.
- HLS Download (⭐47) - Download HLS and convert to MP4.
- HLS To MP4 (⭐5) - Download HLS videos as MP4 (WebVTT for caption download optional).
- M3U8 Dl (⭐75) - A CLI m3u8-downloader program to parse .m3u8 playlist file and download mpeg2-ts video files, concat them and convert it to mp4 using FFmpeg.
- M3U8 Downloader (⭐66) - Tool for downloading video streams from m3u8 playlists. Utility for HLS content retrieval and testing.
- M3U8 Downloader (lcy0321) (⭐25) - Download the ts files according to the given m3u8 file.
- NGINX HLS Module (⭐52) - Smooth Streaming Module fork.
- VOD To Live (⭐8) - A Python library to generate Live HLS from VOD.
DASH Tools / FFmpeg
- MP4 To Mpegdash Py (⭐21) - Python Script to convert a MP4 file into onDemand MPEG-DASH.
Players & Clients / FFmpeg
- Dolby.io Client SDKs - Dolby.io offers Client SDKs for developers aiming to create applications with streaming capabilities. These SDKs support various platforms, including JavaScript for web applications, React Native, Flutter, and native SDKs for Android, iOS, Mac, Windows, and Linux. They assist in connecting, capturing, publishing, and viewing streams from the Dolby.io Streaming Platform, providing a comprehensive solution for building streaming applications.
Mobile & Web Players / Web Players
- ABR Player Chrome (⭐1) - Chrome extension that uses Eyevinn HTML player to be able to play HLS and MPEG-DASH natively.
Mobile & Web Players / Android
- VLC Android - VLC for Android, Android TV and ChromeOS.
Mobile & Web Players / iOS/tvOS
- FFmpeg Avplayer For iOS tvOS (⭐1k) - A tiny but powerful iOS and Apple TV OS av player framework that's based on the FFmpeg library.
- RTMP Video Player For iOS (⭐133) - Based on FFEngine framework, a rtmp video player for apple iOS devices.
- VLC iOS - VLC for iOS is the official port of VLC on the iOS/tvOS platforms.
Web Players / Roku
- AV1 Player (⭐4) - Video player specifically for AV1 codec playback. Helps developers test and deploy AV1 streaming content.
- OTT Multiview (⭐76) - This is a web based multiview screen for HLS and MPEG-DASH streams based on hls.js and Shaka Player.
Desktop Players / Roku
- VLC (⭐19k) - Media player - All pull requests are ignored, please follow HTTPS://wiki.videolan.org/Sending_Patches_VLC/.
Smart TV Players / Smart TVs
- Awesome Smart TV (⭐1.4k) - A curated list of awesome resources for building Smart TV apps.
General Tools / Chromecast
- QUANTEEC Digital Rights Management - QUANTEEC provides a plugin that enables DRM-protected playback by encrypting video data on the server side and decrypting it on the player side. It is compatible with various players and DRM systems, facilitating secure video streaming.
DRM / Chromecast
- EZDRM + Bento4 Open Source DRM Guide - Guide for implementing DRM workflows using EZDRM service with Bento4 open-source packaging tools.
Docker & Containerization Tools / Chromecast
- JRE FFmpeg Apline (⭐1) - Dockerfile (jre8)(HTTPS://GitHub.com/fabric8io-images/java) and (FFmpeg)(HTTPS://hub.docker.com/r/jrottenberg/FFmpeg).
Specs & Standards / Chromecast
- DASH-IF IOP v3.2 Change Summary (vs v3.1) - Document detailing changes between DASH-IF Interoperability Points versions 3.1 and 3.2 for implementers.
Adaptive Streaming Standards / Vendor Docs
- AV1 Rtp Spec (⭐69) - Current draft (HTML): HTTPS://aomediacodec.GitHub.io/av1-rtp-spec/.
- SCTE (⭐11) - Python library to work with SCTE standards.
Infrastructure & Delivery / Online Forums
- HLS.js P2P Engine (⭐1.1k) - A hls.js plugin to offload bandwidth from expensive traditional CDNs,while also maximizing a user's viewing experience.
- NGINX with nginx-rtmp-module - Nginx, combined with the nginx-rtmp-module, provides a powerful solution for live video streaming. This setup supports HTTP Live Streaming (HLS) in live mode, enabling efficient and scalable live video delivery. It's widely used for setting up live streaming servers due to its performance and flexibility.
Live Streaming Servers / Online Forums
- How To Setup NGINX For HLS Video Streaming On CentOS 7 - How to live stream videos with Nginx.
- OBS Studio (⭐74k) - Free and open source software for live streaming and screen recording.
Streaming Servers / Online Forums
- Docker NGINX RTMP (⭐1.1k) - A Dockerfile for nginx-rtmp-module + FFmpeg from source with basic settings for streaming HLS. Built on Alpine Linux.
- RTSP Simple Server (⭐20k) - A simple, ready-to-use RTSP streaming server written in Go. It supports publishing and reading streams via RTSP and can also re-distribute via other protocols.
Peer-to-Peer Streaming Solutions / Storage Solutions
- P2P Streaming (⭐2) - Open source WebRTC-based engine for P2P live/VOD streaming directly in a browser page, no plugin required.
CDN Integration & Distribution / Cloud Platforms
- NGINX S3 Proxy (⭐153) - Nginx compiled with aws-auth support, suitable for S3 reverse proxy usage.
Intro & Learning / CDN Integration
- How To Stream Video: A Beginner's Guide - A beginner's guide covering the essentials of setting up audio and video sources, choosing streaming destinations, and understanding the basics of live streaming.
Player Development Documentation / CDN Integration
- hls.js API Docs (HLS class reference) - Official generated API reference for hls.js's core Hls class, hosted on the project's own docs domain (not GitHub).
10. Awesome Rust
Applications
- giga-grabber (⭐156) - A very fast and relatively stable Mega downloader
Applications / Audio and Music
- PodFetch (⭐485) - A self-hosted podcast manager that automatically downloads new episodes, with a web UI for listening and a GPodder-compatible sync API for mobile apps like AntennaPod.
Applications / Security tools
- santhreal/keyhog (⭐83) [keyhog] - Detects leaked credentials and API keys across source trees, git history, archives, and remote sources, with live verification of found secrets
11. Awesome Go
Standard CLI
- OpenCLI (⭐41) - OpenAPI-style specification for CLIs; define your interface in a language-agnostic document to generate documentation and framework boilerplate code.
Third-party APIs
- sonarqube-client-go (⭐6) - Go client library and command-line client for the SonarQube Web API.
12. Collective Ai Tools
Dating
- Mistress.to - Mistress.to is an Immersive femdom AI companion featuring interactive audio voice calls, text chat, and high-quality image and video generation.
#freemium
13. Awesome Neovim
Color / Markdown and LaTeX
- cxwx/shadowMyName.nvim (⭐2) - Redact sensitive words such as your username, tokens, phone numbers and more when recording your screen.
Colorscheme / Markdown and LaTeX
- ntk148v/lauds (⭐1) -
[TS][Lua]Paper-light color theme for prose and code — warm off-white paper, terracotta orange, deep mint.
Code Runner / Quickfix
- wsdjeg/tasks.nvim (⭐21) - A tasks manager that integrates with external tools, inspired by VSCode's tasks-manager.
14. Free for Dev
Monitoring
- Accesserty Pulse - Accesserty Pulse monitors interaction signals and detectable accessibility risks on live websites. Free plans for everyone and 14-day Pro trial.
Screenshot APIs
- Shotpipe - Screenshot and Open Graph image API built for static sites. Free tier includes 100 renders/month, no card required. cached renders are free.
15. Awesome Osint
Domain and IP Research / GitHub
- Argos OSINT - Free Spanish-language OSINT platform: 31 client-side tools + 7 step-by-step guides + 10 curated OSINT prompts for Claude/LLM. Covers WHOIS/RDAP, DoH DNS, subdomain enumeration (crt.sh), unified domain dashboard, IP geolocation, IP reputation via Shodan InternetDB, email header analyzer (SPF/DKIM/DMARC), SPF/DMARC auditor, pwned password check via HIBP k-anonymity, EXIF and PDF metadata analyzers, reverse image search aggregator, Wayback lookup, username finder across 50+ platforms, WhatsApp chat analyzer, JWT decoder, regex/color/UA parser/QR/base64/hash/URL cleaner. No signup, PWA installable, all processing in-browser.
- Next: Jul 17, 2026
Top 50 Awesome List
- Awesome Selfhosted - (Source ⭐ 303K 📝 07/19) - A list of Free Software network services and web applications which can be hosted on your own servers
- Awesome Python - (Source ⭐ 308K 📝 07/17) - An opinionated list of Python frameworks, libraries, tools, and resources
- Awesome Go - (Source ⭐ 177K 📝 07/19) - A curated list of awesome Go frameworks, libraries and software
- Free for Dev - (Source ⭐ 130K 📝 07/20) - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
- Awesome Mac - (Source ⭐ 107K 📝 07/19) - This project is dedicated to collecting high-quality macOS software and organizing them systematically by different categories for easy search and use.
- Public Apis - (Source ⭐ 450K 📝 07/01) - A collective list of free APIs
- Awesome Cpp - (Source ⭐ 72K 📝 07/19) - A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
- Awesome Vue - (Source ⭐ 74K 📝 07/17) - 🎉 A curated list of awesome things related to Vue.js
- Free Programming Books (English, By Programming Language) - (Source ⭐ 391K 📝 06/30) - 📚 Freely available programming books
- Awesome Rust - (Source ⭐ 58K 📝 07/19) - A curated list of Rust code and resources.
- Awesome Claude Code - (Source ⭐ 50K 📝 07/20) - A hand-picked collection of the finest of resources for the most awesome of agents, Claude Code, the undisputed champion of coding companions, from the unstoppable team at Anthropic PBC. A delectable showcase of top tier skills, ambidextrous agents, scintillating status lines, top notch developer tooling, and also we have plugins
- Awesome Java - (Source ⭐ 48K 📝 07/19) - A curated list of awesome frameworks, libraries and software for the Java programming language.
- Awesome Machine Learning - (Source ⭐ 73K 📝 07/14) - A curated list of awesome Machine Learning frameworks, libraries and software.
- Awesome List - (Source ⭐ 478K 📝 06/25) - 😎 Awesome lists about all kinds of interesting topics
- Awesome Docker - (Source ⭐ 36K 📝 07/18) - 🐳 A curated list of Docker resources and projects
- Awesome Osint - (Source ⭐ 27K 📝 07/20) - 😱 A curated list of amazingly awesome OSINT
- Awesome Datascience - (Source ⭐ 30K 📝 07/18) - 📝 An awesome Data Science repository to learn and apply for real world problems.
- Awesome Neovim - (Source ⭐ 21K 📝 07/20) - Collections of awesome neovim plugins.
- Awesome Cli Apps - (Source ⭐ 20K 📝 07/20) - 🖥 📊 🕹 🛠 A curated list of command line apps
- Awesome Zsh Plugins - (Source ⭐ 18K 📝 07/20) - A collection of ZSH frameworks, plugins, themes and tutorials.
- Papers We Love - (Source ⭐ 107K 📝 07/01) - Papers from the computer science community to read and discuss.
- Quick Look Plugins - (Source ⭐ 19K 📝 07/18) - List of useful Quick Look plugins for developers
- Awesome Artificial Intelligence - (Source ⭐ 15K 📝 07/18) - A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
- Awesome Web Security - (Source ⭐ 14K 📝 07/19) - 🐶 A curated list of Web Security materials and resources.
- Awesome Ruby - (Source ⭐ 14K 📝 07/17) - 💎 A collection of awesome Ruby libraries, tools, frameworks and software
- Magictools - (Source ⭐ 17K 📝 07/13) - 🎮 📝 A list of Game Development resources to make magic happen.
- Awesome Data Engineering - (Source ⭐ 8.8K 📝 07/19) - A curated list of data engineering tools for software developers
- Awesome Roadmaps - (Source ⭐ 7.1K 📝 07/20) - A curated list of roadmaps.
- Android Security Awesome - (Source ⭐ 9.5K 📝 07/16) - A collection of android security related resources
- Awesome Raspberry Pi - (Source ⭐ 17K 📝 07/10) - 📝 A curated list of awesome Raspberry Pi tools, projects, images and resources
- Awesome Embedded Rust - (Source ⭐ 8K 📝 07/17) - Curated list of resources for Embedded and Low-level development in the Rust programming language
- Awesome Incident Response - (Source ⭐ 9.3K 📝 07/15) - A curated list of tools for incident response
- Awesome Tmux - (Source ⭐ 10K 📝 07/14) - A list of awesome resources for tmux
- Awesome Readme - (Source ⭐ 21K 📝 07/05) - A curated list of awesome READMEs
- Awesome Privacy - (Source ⭐ 19K 📝 07/05) - Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
- Awesome Ios - (Source ⭐ 53K 📝 06/25) - A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- Awesome Blazor - (Source ⭐ 9.4K 📝 07/11) - Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
- Awesome Terraform - (Source ⭐ 6.5K 📝 07/14) - Curated list of resources on HashiCorp's Terraform and OpenTofu
- Awesome Nix - (Source ⭐ 5.3K 📝 07/16) - 😎 A curated list of the best resources in the Nix community [maintainer=@cyntheticfox]
- Awesome Godot - (Source ⭐ 10K 📝 07/09) - A curated list of free/libre plugins, scripts and add-ons for Godot
- Awesome Terminals - (Source ⭐ 2.8K 📝 07/20) - Terminal Emulators
- Awesome Rails - (Source ⭐ 3.9K 📝 07/16) - A curated list of awesome things related to Ruby on Rails
- Awesome Streaming - (Source ⭐ 3K 📝 07/18) - a curated list of awesome streaming frameworks, applications, etc
- Awesome Katas - (Source ⭐ 3.1K 📝 07/17) - A curated list of code katas
- Awesome Testing - (Source ⭐ 2.3K 📝 07/20) - A curated list of testing resources
- Awesome Iot - (Source ⭐ 4K 📝 07/13) - 🤖 A curated list of awesome Internet of Things projects and resources.
- Awesome Sysadmin - (Source ⭐ 34K 📝 06/21) - A curated list of amazingly awesome open-source sysadmin resources.
- Awesome Zig - (Source ⭐ 2.4K 📝 07/17) - A collaborative list of awesome Zig libraries and resources.
- Awesome V - (Source ⭐ 2.1K 📝 07/18) - A curated list of awesome V frameworks, libraries, software and resources.
- Awesome Video - (Source ⭐ 1.9K 📝 07/19) - A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.
All Tracked List
Agentic AI
- Awesome Gemini Cli - (Source ⭐ 486, 📝 07/19 ) - A curated list of awesome tools, extensions, and resources for Gemini CLI.
Artificial Intelligence
- Awesome Agents - (Source ⭐ 93, 📝 07/10 ) - A curated list of AI agent platforms, frameworks, protocols, tools, and resources
Back-End Development
- Awesome Cakephp - (Source ⭐ 933, 📝 05/26 ) - A curated list of amazingly awesome CakePHP plugins, resources and shiny things.
- Awesome Cdk - (Source ⭐ 1.6K, 📝 22/06/28 ) - A collection of awesome things related to the AWS Cloud Development Kit (CDK)
- Awesome Dash - (Source ⭐ 2.1K, 📝 24/12/30 ) - A curated list of awesome Dash (plotly) resources
- Awesome Docker - (Source ⭐ 36K, 📝 07/18 ) - 🐳 A curated list of Docker resources and projects
- Awesome Dropwizard - (Source ⭐ 83, 📝 18/10/30 ) -
- Awesome Fastapi - (Source ⭐ 11K, 📝 06/25 ) - A curated list of awesome things related to FastAPI
- Awesome Fiber - (Source ⭐ 819, 📝 04/25 ) - ✨ A curated list of awesome Fiber middlewares, boilerplates, recipes, articles and tools.
- Awesome Flask - (Source ⭐ 1.7K, 📝 05/13 ) - A curated list of awesome things related to Flask
- Awesome Iam - (Source ⭐ 2.2K, 📝 06/21 ) - 👤 Identity and Access Management knowledge for cloud platforms
- Awesome Laravel - (Source ⭐ 11K, 📝 20/05/08 ) - A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem
- Awesome Laravel Education - (Source ⭐ 356, 📝 19/04/02 ) - A curated list of resources for learning about the Laravel PHP Framework
- Awesome Laravel Filament - (Source ⭐ 5, 📝 03/19 ) - A list for the topic laravel and filament
- Awesome Lumen - (Source ⭐ 318, 📝 20/06/11 ) - 👓 📚 Curated list of awesome resources: books, videos, articles about using Lumen (PHP Microframework by Laravel)
- Awesome Phalcon - (Source ⭐ 606, 📝 23/07/17 ) - A curated list of awesome Phalcon libraries and resources
- Awesome Play1 - (Source ⭐ 39, 📝 15/08/07 ) - A collection of modules, tools and resources for play1
- Awesome Pyramid - (Source ⭐ 530, 📝 21/07/08 ) - A curated list of awesome Pyramid apps, projects and resources.
- Awesome Rails - (Source ⭐ 3.9K, 📝 07/16 ) - A curated list of awesome things related to Ruby on Rails
- Awesome Rails Gem - (Source ⭐ 2.8K, 📝 18/03/13 ) - A collection of awesome Ruby Gems for Rails development.
- Awesome Serverless - (Source ⭐ 2.1K, 📝 19/05/23 ) - DEPRECATED: Curated list of resources related to serverless computing and serverless architectures.
- Awesome Slim - (Source ⭐ 10, 📝 22/09/03 ) - A curated list of awesome Slim framework packages and resources.
- Awesome Symfony - (Source ⭐ 1.5K, 📝 22/12/04 ) - A list of awesome Symfony bundles, utilities and resources.
- Awesome Symfony Education - (Source ⭐ 316, 📝 19/02/23 ) - Useful sources around Symfony - articles, series and books (not Bundles)
- Awesome Tall Stack - (Source ⭐ 748, 📝 22/02/03 ) - A curated list of awesome things related to the TALL stack.
- Awesome Terraform - (Source ⭐ 6.5K, 📝 07/14 ) - Curated list of resources on HashiCorp's Terraform and OpenTofu
- Awesome Vagrant - (Source ⭐ 563, 📝 20/10/07 ) - A curated list of awesome Vagrant resources, plugins, tutorials and other nice things.
- Awesome Vapor - (Source ⭐ 980, 📝 19/10/21 ) - A curated list of Vapor-related awesome projects.
- Awesome Wicket - (Source ⭐ 66, 📝 20/08/16 ) - A curated list of awesome projects powered by Apache Wicket
- Htaccess - (Source ⭐ 13K, 📝 03/06 ) - ✂A collection of useful .htaccess snippets.
- Nginx Resources - (Source ⭐ 3.8K, 📝 06/10 ) - A collection of resources covering Nginx, Nginx + Lua, OpenResty and Tengine
- Vertx Awesome - (Source ⭐ 2.2K, 📝 06/27 ) - A curated list of awesome Vert.x resources, libraries, and other nice things.
Big Data
- Awesome Bigdata - (Source ⭐ 14K, 📝 05/19 ) - A curated list of awesome big data frameworks, ressources and other awesomeness.
- Awesome Data Engineering - (Source ⭐ 8.8K, 📝 07/19 ) - A curated list of data engineering tools for software developers
- Awesome Hadoop - (Source ⭐ 1K, 📝 22/01/24 ) - A curated list of amazingly awesome Hadoop and Hadoop ecosystem resources
- Awesome Qlik - (Source ⭐ 30, 📝 19/11/15 ) - A curated list of awesome Qlik extensions and resources for Qlik Sense and QlikView
- Awesome Spark - (Source ⭐ 1.7K, 📝 24/10/24 ) - A curated list of awesome Apache Spark packages and resources.
- Awesome Splunk - (Source ⭐ 79, 📝 20/09/11 ) - A collection of awesome resources for Splunk
- Awesome Streaming - (Source ⭐ 3K, 📝 07/18 ) - a curated list of awesome streaming frameworks, applications, etc
Books
- Awesome Book Authoring - (Source ⭐ 283, 📝 19/12/06 ) - 📚 A collection of awesome resources for technical book authors
- Awesome Ios Books - (Source ⭐ 692, 📝 07/16 ) - 📚 Directory of iOS books
- ElixirBooks - (Source ⭐ 1.2K, 📝 22/08/14 ) - List of Elixir books
- Free Programming Books (English, By Programming Language) - (Source ⭐ 391K, 📝 06/30 ) - 📚 Freely available programming books
- GoBooks - (Source ⭐ 20K, 📝 02/27 ) - List of Golang books
- Rbooks - (Source ⭐ 192, 📝 17/10/11 ) - A curated list of #rstats books
Business
- Awesome Billing - (Source ⭐ 1.3K, 📝 06/21 ) - 💰 Billing & Payments knowledge for cloud platforms
- Awesome Clean Tech - (Source ⭐ 456, 📝 03/13 ) - A community curated list of awesome clean tech companies
- Awesome Developer First - (Source ⭐ 1.7K, 📝 07/02 ) - A curated list of awesome developer-first tools products.
- Awesome Engineering Team Management - (Source ⭐ 2.4K, 📝 25/06/09 ) - 👔 How to transition from software development to engineering management
- Awesome Indie - (Source ⭐ 9.5K, 📝 22/01/09 ) - Resources for independent developers to make money
- Awesome Leading and Managing ⚠️ Unavailable - (Source ⭐ N/A, 📝 Unavailable ) - ⚠️ This repository is currently unavailable
- Awesome Okr - (Source ⭐ 1.4K, 📝 21/09/13 ) - A curated list about OKR (Objective - Key Results)
- Awesome Open Company - (Source ⭐ 907, 📝 24/01/11 ) - A community-curated list of awesome open companies.
- Awesome Social Enterprise - (Source ⭐ 100, 📝 24/12/23 ) - 📗Resources to dive into the world of social enterprises 🌼
- Awesome Wardley Maps - (Source ⭐ 760, 📝 03/07 ) - Wardley maps community hub. Useful Wardley mapping resources
- PlacesToPostYourStartup - (Source ⭐ 6.5K, 📝 02/15 ) - Compiled list of links from "Ask HN: Where can I post my startup to get beta users?"
ChatGPT
- Awesome Chatgpt - (Source ⭐ 1.5K, 📝 70/01/01 ) - Curated list of awesome tools, demos, docs for ChatGPT and GPT-3
- Awesome Chatgpt - (Source ⭐ 536, 📝 23/03/13 ) - Curated list of ChatGPT related resource, tools, prompts, apps / ChatGPT 相關優質資源、工具、應用的精選清單。
- Awesome Chatgpt - (Source ⭐ 557, 📝 23/07/20 ) - Selected ChatGPT demos, tools, articles, and more ✨
- Awesome Chatgpt Prompts - (Source ⭐ 166K, 📝 04/08 ) - f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
- Awesome Langchain - (Source ⭐ 9.3K, 📝 04/27 ) - 😎 Awesome list of tools and projects with the awesome LangChain framework
Computer Science
- Asdf Plugins - (Source ⭐ 1.3K, 📝 23/02/13 ) - Convenience shortname repository for asdf community plugins
- Awesome Ai - (Source ⭐ 9, 📝 06/11 ) - Comprehensive collection of AI/ML tools, frameworks, libraries, and resources. Automatically curated and continuously updated with rich metadata and categorization.
- Awesome Ai in Finance - (Source ⭐ 6K, 📝 06/03 ) - 🔬 A curated list of awesome LLMs & deep learning strategies & tools in financial market.
- Awesome Ai Tools - (Source ⭐ 4.1K, 📝 25/11/24 ) - A curated list of Artificial Intelligence Top Tools
- Awesome Cern - (Source ⭐ 109, 📝 03/31 ) - A curated list of awesome open source frameworks, libraries and software developed by CERN for the world
- Awesome Computer Vision - (Source ⭐ 17K, 📝 21/09/28 ) - A curated list of awesome computer vision resources
- Awesome Conversational Ai - (Source ⭐ 51, 📝 22/01/23 ) - A curated list of delightful Conversational AI resources.
- Awesome CoreML Models - (Source ⭐ 6.7K, 📝 25/06/17 ) - Largest list of models for Core ML (for iOS 11+)
- Awesome Courses - (Source ⭐ 43K, 📝 22/11/13 ) - 📚 List of awesome university courses for learning Computer Science!
- Awesome Crypto Papers - (Source ⭐ 1.8K, 📝 24/10/18 ) - A curated list of cryptography papers, articles, tutorials and howtos.
- Awesome Cryptography - (Source ⭐ 6.3K, 📝 25/06/05 ) - A curated list of cryptography resources and links.
- Awesome Datascience - (Source ⭐ 30K, 📝 07/18 ) - 📝 An awesome Data Science repository to learn and apply for real world problems.
- Awesome Deep Learning - (Source ⭐ 25K, 📝 25/05/26 ) - A curated list of awesome Deep Learning tutorials, projects and communities.
- Awesome Deep Learning Papers - (Source ⭐ 24K, 📝 17/09/22 ) - The most cited deep learning papers
- Awesome Deep Learning Resources - (Source ⭐ 1.5K, 📝 21/08/04 ) - Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
- Awesome Deep Vision - (Source ⭐ 10K, 📝 17/03/13 ) - A curated list of deep learning resources for computer vision
- Awesome Design Patterns - (Source ⭐ 40K, 📝 23/12/06 ) - A curated list of software and architecture related design patterns.
- Awesome Functional Programming - (Source ⭐ 929, 📝 24/04/22 ) - 👽 A curated list of functional programming resources such as blog posts, communities, discussion topics, wikis and more.
- Awesome H2o - (Source ⭐ 345, 📝 23/05/19 ) - A curated list of research, applications and projects built using the H2O Machine Learning platform
- Awesome Information Retrieval - (Source ⭐ 894, 📝 17/10/23 ) - A curated list of awesome information retrieval resources
- Awesome Jax - (Source ⭐ 2K, 📝 01/20 ) - JAX - A curated list of resources https://github.com/google/jax
- Awesome Learn Datascience - (Source ⭐ 637, 📝 24/06/08 ) - 📈 Curated list of resources to help you get started with Data Science
- Awesome Linguistics - (Source ⭐ 430, 📝 25/02/22 ) - A curated list of anything remotely related to linguistics
- Awesome Machine Learning - (Source ⭐ 73K, 📝 07/14 ) - A curated list of awesome Machine Learning frameworks, libraries and software.
- Awesome Msr - (Source ⭐ 480, 📝 06/01 ) - A curated repository of software engineering repository mining data sets
- Awesome Nlg - (Source ⭐ 424, 📝 23/09/03 ) - A curated list of resources dedicated to Natural Language Generation (NLG)
- Awesome Qa - (Source ⭐ 706, 📝 21/01/13 ) - 😎 A curated list of the Question Answering (QA)
- Awesome Quantum Computing - (Source ⭐ 2.4K, 📝 23/08/12 ) - A curated list of awesome quantum computing learning and developing resources.
- Awesome Seml - (Source ⭐ 1K, 📝 22/02/11 ) - A curated list of articles that cover the software engineering best practices for building machine learning applications.
- Awesome Spanish Nlp - (Source ⭐ 324, 📝 24/01/09 ) - Curated list of Linguistic Resources for doing NLP & CL on Spanish
- Awesome Tensorflow - (Source ⭐ 18K, 📝 02/09 ) - TensorFlow - A curated list of dedicated resources http://tensorflow.org
- Awesome Tensorflow Js - (Source ⭐ 175, 📝 21/04/04 ) - Awesome TensorFlow.js - A curated list of dedicated resources to master TensorFlow.js
- Awesome Tensorflow Lite - (Source ⭐ 960, 📝 22/02/15 ) - An awesome list of TensorFlow Lite models, samples, tutorials, tools and learning resources.
- Awesome Theoretical Computer Science - (Source ⭐ 1.1K, 📝 25/09/05 ) - Math & CS awesome List, distinguished by proof and logic technique
- Awesome Xai - (Source ⭐ 54, 📝 21/05/04 ) - Awesome Explainable AI (XAI) and Interpretable ML Papers and Resources
- Collective Ai Tools - (Source ⭐ 193, 📝 07/19 ) - AI tools platform with 800+ curated tools, built-in workspace tools for developers and researchers.
- Computer Science - (Source ⭐ 205K, 📝 21/07/23 ) - 🎓 Path to a free self-taught education in Computer Science!
- Machine Learning Tutorials - (Source ⭐ 12K, 📝 21/10/01 ) - machine learning and deep learning tutorials, articles and other resources
- Machine Learning with Ruby - (Source ⭐ 2.1K, 📝 24/12/27 ) - Curated list: Resources for machine learning in Ruby
- Nlp with Ruby - (Source ⭐ 967, 📝 22/08/27 ) - Curated List: Practical Natural Language Processing done in Ruby
- Static Analysis - (Source ⭐ 15K, 📝 06/10 ) - ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
Content Management Systems
- Awesome - (Source ⭐ 491, 📝 23/02/02 ) - A collection of awesome Craft CMS plugins, articles, resources and shiny things.
- Awesome Directus - (Source ⭐ 551, 📝 24/11/12 ) - A curated list of awesome things related to Directus
- Awesome Drupal - (Source ⭐ 79, 📝 18/07/05 ) - Useful resources for Drupal CMS 💧
- Awesome Plone - (Source ⭐ 76, 📝 05/29 ) - Add-ons and resources for the CMS Plone
- Awesome Refinerycms - (Source ⭐ 29, 📝 16/04/07 ) - A collection of awesome Refinery CMS extensions, resources and shiny things.
- Awesome Silverstripe Cms - (Source ⭐ 47, 📝 23/07/27 ) - Useful resources for Silverstripe CMS and framework
- Awesome Sitecore - (Source ⭐ 79, 📝 25/09/26 ) - Awesome lists of useful Sitecore tools, extensions and GitHub repositories
- Awesome Umbraco - (Source ⭐ 202, 📝 22/08/04 ) - A curated list of awesome Umbraco packages, resources and tools
- Awesome Wagtail - (Source ⭐ 2.2K, 📝 01/18 ) - A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
Data Engineering
- Awesome Sql Playground - (Source ⭐ 1, 📝 25/03/13 ) - A curated list of the best SQL playgrounds and online SQL compilers for practicing and testing SQL queries directly in your browser.
Databases
- Awesome Cassandra - (Source ⭐ 201, 📝 21/11/29 ) - A curated list of the best resources in the Cassandra community.
- Awesome Couchdb - (Source ⭐ 159, 📝 23/05/09 ) - CouchDB - curated meta resources & best practices list
- Awesome Db - (Source ⭐ 1K, 📝 15/11/04 ) - A curated list of amazingly awesome database libraries, resources and shiny things by https://www.numetriclabz.com/
- Awesome Db Tools - (Source ⭐ 5.1K, 📝 05/21 ) - Everything that makes working with databases easier
- Awesome Hbase - (Source ⭐ 177, 📝 05/18 ) - A curated list of awesome HBase projects and resources.
- Awesome Influxdb - (Source ⭐ 761, 📝 21/11/12 ) - A curated list of awesome projects, libraries, tools, etc. related to InfluxDB
- Awesome Mongodb - (Source ⭐ 2.6K, 📝 07/09 ) - 🍃 A curated list of awesome MongoDB resources, libraries, tools and applications
- Awesome Mysql - (Source ⭐ 2.6K, 📝 07/14 ) - A curated list of awesome MySQL software, libraries, tools and resources
- Awesome Neo4j - (Source ⭐ 453, 📝 18/05/21 ) - A curated list of Neo4j resources.
- Awesome Nosql Guides - (Source ⭐ 184, 📝 22/03/29 ) - 💻 Curated list of awesome resources and links about using NoSQL databases
- Awesome Postgres - (Source ⭐ 12K, 📝 05/21 ) - A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
- Awesome Rethinkdb - (Source ⭐ 109, 📝 16/05/09 ) - A curated list of awesome RethinkDB resources, libraries, tools and applications
- Awesome Tdengine - (Source ⭐ 43, 📝 23/03/31 ) - 🎉 A curated list of awesome projects related to TDengine
- Awesome Tinkerpop - (Source ⭐ 161, 📝 17/12/08 ) - A curated list of useful libraries for Apache TinkerPop3 and Tinkerpop2
- Typedb Awesome - (Source ⭐ 74, 📝 03/06 ) - A curated list of awesome TypeDB frameworks libraries, software and resources.
Decentralized Systems
- Alternative Internet - (Source ⭐ 5.4K, 📝 25/09/15 ) - A collection of interesting new networks and tech aiming at decentralisation (in some form).
- Awesome Algorand - (Source ⭐ 215, 📝 06/30 ) - ⚡A curated list of awesome resources related to the Ⱥlgorand Blockchain ⛓
- Awesome Bitcoin - (Source ⭐ 1.3K, 📝 06/14 ) - A curated list of bitcoin services and tools for software developers
- Awesome Blockchain Ai - (Source ⭐ 1.1K, 📝 02/07 ) - A curated list of Blockchain projects for Artificial Intelligence and Machine Learning
- Awesome Corda - (Source ⭐ 67, 📝 21/08/10 ) - A curated list of awesome Corda resources
- Awesome Decentralized - (Source ⭐ 1.1K, 📝 01/26 ) - 🕶 Awesome list of distributed, decentralized, p2p apps and tools 👍
- Awesome Eosio - (Source ⭐ 78, 📝 25/02/06 ) - 😎 A curated list of awesome EOSIO resources for users and developers.
- Awesome Ethereum - (Source ⭐ 227, 📝 22/01/08 ) - A Curated List of Awesome Ethereum Resources
- Awesome Golem - (Source ⭐ 169, 📝 24/01/17 ) - A community-curated list of awesome projects and resources related to the Golem peer-to-peer computational resources marketplace.
- Awesome Mastodon - (Source ⭐ 431, 📝 21/01/10 ) - Curated list of awesome Mastodon-related stuff!
- Awesome Non Financial Blockchain - (Source ⭐ 574, 📝 20/10/12 ) - Curated list of projects that build non-financial applications of blockchain
- Awesome Pleb Projects - (Source ⭐ 4, 📝 23/02/20 ) - A List of Awesome Bitcoin (Pleb) Projects
- Awesome Ripple - (Source ⭐ 169, 📝 21/07/02 ) - A curated list of Ripple resources
- Awesome Stacks Chain - (Source ⭐ 118, 📝 25/12/19 ) - A list of Awesome Stacks related stuff. Stacks, the blockchain using Proof of Transfer
- Awesome Substrate - (Source ⭐ 719, 📝 24/04/21 ) - A curated list of awesome projects and resources related to the Substrate blockchain development framework.
- Awesome Waves - (Source ⭐ 69, 📝 20/10/05 ) - Curated list of awesome things for development on Waves blockchain.
DevOps
- Awesome Kustomize - (Source ⭐ 114, 📝 25/11/24 ) - A curated and collaborative list of awesome Kustomize resources
- Awesome Opentofu - (Source ⭐ 190, 📝 05/13 ) - A curated list of OpenTofu tools, resources, and related projects.
Development Environment
- Awesome Actions - (Source ⭐ 25K, 📝 24/09/02 ) - A curated list of awesome actions to use on GitHub
- Awesome Alfred Workflows - (Source ⭐ 3.1K, 📝 22/11/14 ) - A curated list of awesome alfred workflows
- Awesome Bash - (Source ⭐ 9.8K, 📝 05/21 ) - A curated list of delightful Bash scripts and resources.
- Awesome Browser Extensions for Github - (Source ⭐ 3K, 📝 23/10/24 ) - A collection of awesome browser extensions for GitHub.
- Awesome Ci - (Source ⭐ 4.1K, 📝 05/28 ) - The list of continuous integration services and tools
- Awesome Cli Apps - (Source ⭐ 20K, 📝 07/20 ) - 🖥 📊 🕹 🛠 A curated list of command line apps
- Awesome Cli Apps in a Csv - (Source ⭐ 2.5K, 📝 06/09 ) - The largest Awesome Curated list of command line programs (CLI/TUI) with source data organized into CSV files
- Awesome Devenv - (Source ⭐ 2.4K, 📝 22/09/20 ) - A curated list of awesome tools, resources and workflow tips making an awesome development environment.
- Awesome Devtools - (Source ⭐ 366, 📝 23/12/26 ) - 🤖 A curated list of in-browser bookmarklets, tools, and resources for modern full-stack software engineers.
- Awesome Dotfiles - (Source ⭐ 11K, 📝 06/30 ) - A curated list of dotfiles resources.
- Awesome Git - (Source ⭐ 2.9K, 📝 07/07 ) - A curated list of amazingly awesome Git tools, resources and shiny things
- Awesome Git Hooks - (Source ⭐ 1.1K, 📝 02/15 ) - ⚓ A curated list of awesome git hooks
- Awesome Github - (Source ⭐ 726, 📝 21/04/25 ) - A curated list of GitHub's awesomeness
- Awesome Pinned Gists - (Source ⭐ 2K, 📝 25/08/05 ) - 📌✨ A collection of awesome dynamic pinned gists for GitHub
- Awesome Powershell - (Source ⭐ 3.6K, 📝 22/05/28 ) - A curated list of delightful PowerShell modules and resources
- Awesome Qgis - (Source ⭐ 25, 📝 03/27 ) - An awesome list that curates the best QGis frameworks, libraries, tools, plugins, tutorials, articles,resources and more.
- Awesome Shell - (Source ⭐ 30K, 📝 24/02/20 ) - A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
- Awesome Ssh - (Source ⭐ 2K, 📝 21/09/14 ) - 💻 A curated list of SSH resources.
- Awesome Sysadmin - (Source ⭐ 34K, 📝 06/21 ) - A curated list of amazingly awesome open-source sysadmin resources.
- Awesome Terminals - (Source ⭐ 2.8K, 📝 07/20 ) - Terminal Emulators
- Awesome Tmux - (Source ⭐ 10K, 📝 07/14 ) - A list of awesome resources for tmux
- Awesome WSL - (Source ⭐ 6.5K, 📝 07/06 ) - Awesome list dedicated to Windows Subsystem for Linux
- Awesome Zsh Plugins - (Source ⭐ 18K, 📝 07/20 ) - A collection of ZSH frameworks, plugins, themes and tutorials.
- awsm.fish - (Source ⭐ 4.8K, 📝 01/25 ) - A curation of prompts, plugins & other Fish treasures 🐚💎
- FOSS for Dev - (Source ⭐ 965, 📝 24/02/02 ) - A hub of Free and open-source software for developers
- Git Cheat Sheet - (Source ⭐ 7.1K, 📝 25/07/14 ) - 🐙 git and git flow cheat sheet
- Github Cheat Sheet - (Source ⭐ 43K, 📝 20/02/02 ) - A list of cool features of Git and GitHub.
- Quick Look Plugins - (Source ⭐ 19K, 📝 07/18 ) - List of useful Quick Look plugins for developers
- Terminals Are Sexy - (Source ⭐ 11K, 📝 20/12/13 ) - 💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.
- Tips - (Source ⭐ 22K, 📝 03/10 ) - Most commonly used git tips and tricks.
Editors
- Awesome Atom - (Source ⭐ 1.9K, 📝 18/12/14 ) - A curated list of delightful Atom packages and resources.
- Awesome Neovim - (Source ⭐ 21K, 📝 07/20 ) - Collections of awesome neovim plugins.
- Awesome Vscode - (Source ⭐ 29K, 📝 06/21 ) - 🎨 A curated list of delightful VS Code packages and resources.
- Awesome_jetbrains_plugins - (Source ⭐ 83, 📝 03/15 ) - This is a list of all top and best plugins for Jetbrains IDEs (IntelliJ IDEA, PyCharm, WebStorm, PhpStorm, Rider, CLion, RubyMine, GoLand, RustRover, Aqua, Android Studio).
- Sublime Bookmarks - (Source ⭐ 1K, 📝 24/01/16 ) - Sublime Text essential plugins and resources
- Vim Galore - (Source ⭐ 15K, 📝 18/10/03 ) - 🎓 All things Vim!
Entertainment
- Awesome Fantasy - (Source ⭐ 1.3K, 📝 24/01/23 ) - 🏰 Fantasy literature worth reading
- Awesome Geek Podcasts - (Source ⭐ 627, 📝 03/23 ) - A curated list of podcasts we like to listen to.
- Awesome Newsletters - (Source ⭐ 4.4K, 📝 04/18 ) - A list of amazing Newsletters
- Awesome Scifi - (Source ⭐ 4.7K, 📝 25/12/23 ) - Sci-Fi worth consuming
Events
- Awesome Creative Tech Events - (Source ⭐ 113, 📝 20/02/17 ) - A curated list of awesome creative tech events from around the world
- Awesome Italy Events - (Source ⭐ 145, 📝 21/02/11 ) - Curated list of tech related events in Italy
- Awesome Netherlands Events - (Source ⭐ 61, 📝 18/10/03 ) - 🦄 Curated list of awesome Dutch (tech related) events
Finance
- Awesome Quant - (Source ⭐ 25K, 📝 03/22 ) - A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Front-End Development
- Awesome Angular - (Source ⭐ 9.8K, 📝 70/01/01 ) - 📄 A curated list of awesome Angular resources
- Awesome Ant Design - (Source ⭐ 3.2K, 📝 25/07/29 ) - A curated list of Ant Design resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Ant Design that we keep up-to-date
- Awesome Aurelia - (Source ⭐ 306, 📝 19/10/20 ) - A curated list of amazingly awesome Aurelia libraries.
- Awesome Backbone - (Source ⭐ 403, 📝 16/10/31 ) - A list of resources for backbone.js
- Awesome Blazor - (Source ⭐ 9.4K, 📝 07/11 ) - Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
- Awesome Browserify - (Source ⭐ 82, 📝 17/01/04 ) - 🔮 A curated list of awesome Browserify resources, libraries, and tools.
- Awesome Building Blocks for Web Apps - (Source ⭐ 182, 📝 25/11/24 ) - Standalone features to be integrated into web applications
- Awesome Canvas - (Source ⭐ 1.8K, 📝 06/14 ) - A curated list of awesome HTML5 Canvas with examples, related articles and posts.
- Awesome Charting - (Source ⭐ 1.8K, 📝 20/12/23 ) - A curated list of the best charting and dataviz resources that developers may find useful, including the best JavaScript charting libraries
- Awesome Choo - (Source ⭐ 191, 📝 19/01/30 ) - 🌅 Awesome things related with choo framework
- Awesome Chrome Devtools - (Source ⭐ 6.9K, 📝 03/27 ) - Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem
- Awesome Css - (Source ⭐ 5K, 📝 24/10/30 ) - 🎨 A curated contents of amazing CSS :)
- Awesome Css Frameworks - (Source ⭐ 9.4K, 📝 25/04/23 ) - List of awesome CSS frameworks in 2026
- Awesome Cyclejs - (Source ⭐ 826, 📝 20/12/07 ) - A curated list of awesome Cycle.js resources
- Awesome D3 - (Source ⭐ 4.9K, 📝 23/01/14 ) - A list of D3 libraries, plugins and utilities
- Awesome Design - (Source ⭐ 14K, 📝 21/06/14 ) - 🌟 Curated design resources from all over the world.
- Awesome Design Systems - (Source ⭐ 24K, 📝 04/29 ) - 💅🏻 ⚒ A collection of awesome design systems
- Awesome Design Systems - (Source ⭐ 868, 📝 07/06 ) - 📒 A curated list of bookmarks, resources and articles about design systems focused on developers.
- Awesome Dojo - (Source ⭐ 75, 📝 18/10/30 ) - A curated list of awesome Dojo JavaScript Toolkit libraries, resources and other shiny things.
- Awesome Draft Js - (Source ⭐ 2.5K, 📝 20/02/18 ) - Awesome list of Draft.js resources
- Awesome Emails - (Source ⭐ 2.4K, 📝 24/10/04 ) - ✉️ An awesome list of resources to build better emails.
- Awesome Ember - (Source ⭐ 191, 📝 24/07/30 ) - A curated list of awesome Ember.js stuff like addons, articles, videos, gists and more.
- Awesome Flexbox - (Source ⭐ 1.1K, 📝 19/09/27 ) - 👓 A curated list of CSS Flexible Box Layout Module or only Flexbox.
- Awesome Html5 - (Source ⭐ 2.1K, 📝 19/11/29 ) - 📝 A curated list of awesome HTML5 resources
- Awesome Inertiajs - (Source ⭐ 254, 📝 06/15 ) - A curated list of awesome Inertia.js resources
- Awesome Ionic - (Source ⭐ 843, 📝 24/08/14 ) - An "awesome" list of Ionic resources
- Awesome Jamstack - (Source ⭐ 1.4K, 📝 05/08 ) - Carefully curated list of awesome Jamstack resources
- Awesome Jquery - (Source ⭐ 969, 📝 01/02 ) - A curated list of awesome jQuery plugins, resources and other shiny things.
- Awesome Js Tooling in Rust - (Source ⭐ 421, 📝 24/12/28 ) - A curated list of JavaScript tooling written in Rust
- Awesome Knockout - (Source ⭐ 91, 📝 16/05/06 ) - A curated list of awesome plugins for Knockout
- Awesome Less - (Source ⭐ 52, 📝 17/05/10 ) - 😎 A curated list of awesome {Less}
- Awesome Lit - (Source ⭐ 1.7K, 📝 06/12 ) - A curated list of awesome Lit resources.
- Awesome Marionette - (Source ⭐ 154, 📝 17/01/01 ) - A list of resources for marionette.js
- Awesome Material - (Source ⭐ 593, 📝 22/10/05 ) - A curated list of Google's material design libraries for different frameworks.
- Awesome Material Ui - (Source ⭐ 219, 📝 24/08/28 ) - A curated list of Material-UI resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Material-UI that we keep up-to-date
- Awesome Mdbootstrap - (Source ⭐ 42, 📝 24/04/11 ) - A curated list of awesome things related to MDBootstrap
- Awesome Meteor - (Source ⭐ 1.4K, 📝 21/09/07 ) - A curated, community driven list of awesome Meteor packages, libraries, resources and shiny things
- Awesome Mobile Web Development - (Source ⭐ 1.1K, 📝 21/04/14 ) - All that you need to create a great mobile web experience
- Awesome Nextjs - (Source ⭐ 11K, 📝 03/25 ) - 📔 📚 A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)
- Awesome Pagespeed Metrics - (Source ⭐ 656, 📝 21/02/02 ) - ⚡Metrics to help understand page speed and user experience
- Awesome Polymer - (Source ⭐ 393, 📝 18/01/20 ) - A collection of awesome Polymer resources.
- Awesome Preact - (Source ⭐ 997, 📝 07/17 ) - A curated list of amazingly awesome things regarding Preact ecosystem 🌟
- Awesome Progressive Web Apps - (Source ⭐ 1.5K, 📝 17/11/24 ) - 🌅 A collection of awesome resources for building progressive web apps
- Awesome React - (Source ⭐ 74K, 📝 06/03 ) - A collection of awesome things regarding React ecosystem
- Awesome React Components - (Source ⭐ 47K, 📝 02/08 ) - Curated List of React Components & Libraries.
- Awesome React Hooks - (Source ⭐ 1.1K, 📝 19/05/27 ) - A curated list about React Hooks
- Awesome Redux - (Source ⭐ 363, 📝 17/01/27 ) - Catalog of Redux Libraries & Learning Material
- Awesome Relay - (Source ⭐ 257, 📝 17/01/09 ) - Awesome resources for Relay
- Awesome Sass - (Source ⭐ 1.8K, 📝 20/11/07 ) - 🎨 Curated list of awesome Sass and SCSS frameworks, libraries, style guides, articles, and resources.
- Awesome Seed Rs - (Source ⭐ 218, 📝 25/01/11 ) - A curated list of awesome things related to Seed
- Awesome Service Workers - (Source ⭐ 1.6K, 📝 18/10/30 ) - 🔩 A collection of awesome resources for learning Service Workers
- Awesome Static Website Services - (Source ⭐ 2K, 📝 02/09 ) - 📄 🛠 A curated list of awesome static websites services
- Awesome Storybook - (Source ⭐ 394, 📝 25/07/14 ) - A collection of awesome resources about @storybookjs ecosystem 🎨
- Awesome Svelte - (Source ⭐ 2.1K, 📝 05/31 ) - ⚡ A curated list of awesome Svelte resources
- Awesome Tailwindcss - (Source ⭐ 15K, 📝 06/26 ) - 😎 Awesome things related to Tailwind CSS
- Awesome Text Editing - (Source ⭐ 245, 📝 20/06/18 ) - Collection of text editing resources and libraries for the web
- Awesome Typescript - (Source ⭐ 5.1K, 📝 02/09 ) - A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript
- Awesome Vite - (Source ⭐ 17K, 📝 02/08 ) - ⚡️ A curated list of awesome things related to Vite.js
- Awesome Vue - (Source ⭐ 74K, 📝 07/17 ) - 🎉 A curated list of awesome things related to Vue.js
- Awesome Web Animation - (Source ⭐ 1.1K, 📝 21/09/16 ) - A list of awesome web animation libraries, books, apps etc.
- Awesome Web Performance Budget - (Source ⭐ 127, 📝 04/27 ) - ⚡️Articles, Websites, Tools and Case Studies to implement performance budget to a website. (PR 's welcomed)
- Awesome Webaudio - (Source ⭐ 1.4K, 📝 06/05 ) - A curated list of awesome WebAudio packages and resources.
- Awesome Webgl - (Source ⭐ 1.5K, 📝 04/02 ) - A curated list of awesome WebGL libraries, resources and much more
- Awesome Wordpress Gatsby - (Source ⭐ 247, 📝 21/05/02 ) - An awesome list of resources about WordPress as a headless CMS with Gatsby
- Awesome Wpo - (Source ⭐ 8.9K, 📝 06/22 ) - A curated list of Web Performance Optimization.
- Awesome Yew - (Source ⭐ 1.6K, 📝 02/28 ) - 😎 A curated list of awesome things related to Yew / WebAssembly.
- BEM Resources - (Source ⭐ 482, 📝 23/04/07 ) - Just a repo full of BEM resources
- Critical Path Css Tools - (Source ⭐ 1.1K, 📝 16/01/20 ) - Tools to prioritize above-the-fold (critical-path) CSS
- Css Protips - (Source ⭐ 29K, 📝 21/01/05 ) - ⚡️ A collection of tips to help take your CSS skills pro 🦾
- Es6 Tools - (Source ⭐ 3.9K, 📝 16/08/29 ) - An aggregation of tooling for using ES6 today
- Inspire - (Source ⭐ 1.1K, 📝 23/02/09 ) - Collection of frontend dev and web design links 💡
- Jquery Tips Everyone Should Know - (Source ⭐ 4.3K, 📝 17/06/22 ) - A collection of tips to help up your jQuery game 🎮
- Motion Ui Design - (Source ⭐ 888, 📝 05/16 ) - Resources for inspiration, lists of software, libraries and other stuff related to Motion UI design, animations and transitions.
- Progressive Enhancement Resources - (Source ⭐ 102, 📝 23/02/19 ) - Resources on Progressive Enhancement. From concept and strategies to feature detection & testing methods. Complete with a list of (code) examples.
- Scalable Css Reading List - (Source ⭐ 1.5K, 📝 16/12/03 ) - Collected dispatches from The Quest for Scalable CSS
- Tools - (Source ⭐ 1.2K, 📝 05/09 ) - Tools Online
- Typography - (Source ⭐ 696, 📝 04/21 ) - A collection of web typography resources
- Web Development Resources - (Source ⭐ 7.4K, 📝 70/01/01 ) - Awesome Web Development Resources.
- Webcomponents the Right Way - (Source ⭐ 3.5K, 📝 06/12 ) - A curated list of awesome Web Components resources.
GPT-3
Gaming
- Awesome Chess - (Source ⭐ 264, 📝 17/06/20 ) - Chess!
- Awesome Chip 8 - (Source ⭐ 92, 📝 22/12/27 ) - List of CHIP-8 resources
- Awesome Construct - (Source ⭐ 83, 📝 25/07/14 ) - A curated list of tools, tutorials, examples, and much more, for the awesome game development engines Construct 2 and Construct 3
- Awesome Discord Communities - (Source ⭐ 3.4K, 📝 25/11/24 ) - A curated list of awesome Discord communities for programmers
- Awesome Esports - (Source ⭐ 45, 📝 23/09/23 ) - A curated list of open-source projects related to esports.
- Awesome Flame - (Source ⭐ 1.4K, 📝 07/02 ) - An awesome list that curates the best Flame games, projects, libraries, tools, tutorials, articles and more.
- Awesome Game Engine Dev - (Source ⭐ 1.4K, 📝 07/11 ) - Awesome list of resources for Game Engine Development.
- Awesome Game Remakes - (Source ⭐ 1.4K, 📝 07/18 ) - Actively maintained open-source game remakes.
- Awesome Games of Coding - (Source ⭐ 2.1K, 📝 03/25 ) - A curated list of games that can teach you how to learn a programming language.
- Awesome Gametalks - (Source ⭐ 919, 📝 16/07/07 ) - 💬 A curated list of gaming talks (development, design, etc)
- Awesome Gbdev - (Source ⭐ 4.4K, 📝 06/09 ) - A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
- Awesome Gideros - (Source ⭐ 23, 📝 19/10/07 ) - A curated list of awesome Gideros resources, classes and tips.
- Awesome Godot - (Source ⭐ 10K, 📝 07/09 ) - A curated list of free/libre plugins, scripts and add-ons for Godot
- Awesome Haxe Gamedev - (Source ⭐ 355, 📝 23/11/18 ) - Resources for game development on haxe
- Awesome Ironsworn - (Source ⭐ 189, 📝 07/15 ) - An awesome list of awesome Ironsworn projects
- Awesome Libgdx - (Source ⭐ 1K, 📝 24/12/04 ) - 🎮 📝 A curated list of libGDX resources to help developers make awesome games.
- Awesome Love2d - (Source ⭐ 4.4K, 📝 06/19 ) - A curated list of amazingly awesome LÖVE libraries, resources and shiny things.
- Awesome Minecraft - (Source ⭐ 559, 📝 25/11/24 ) - 📝 The curated list of awesome things related to Minecraft.
- Awesome Open Source Games - (Source ⭐ 2.9K, 📝 07/10 ) - Collection of Games that have the source code available on GitHub
- Awesome PICO 8 - (Source ⭐ 3K, 📝 02/18 ) - A curated list of awesome PICO-8 resources, carts, tools and more
- Awesome Playcanvas - (Source ⭐ 468, 📝 07/18 ) - A curated list of awesome PlayCanvas assets, resources, and more.
- Awesome Unity - (Source ⭐ 6.7K, 📝 21/04/26 ) - A curated list of awesome Unity assets, resources, and more.
- Game Datasets - (Source ⭐ 1.1K, 📝 06/09 ) - 🎮 A curated list of awesome game datasets, and tools to artificial intelligence in games
- Magictools - (Source ⭐ 17K, 📝 07/13 ) - 🎮 📝 A list of Game Development resources to make magic happen.
Hardware
- Awesome Beacon - (Source ⭐ 841, 📝 19/05/03 ) - A curated list of awesome Bluetooth beacon software and tools.
- Awesome Electronics - (Source ⭐ 7.1K, 📝 01/06 ) - A curated list of awesome resources for Electronic Engineers and hobbyists
- Awesome Iot - (Source ⭐ 4K, 📝 07/13 ) - 🤖 A curated list of awesome Internet of Things projects and resources.
- Awesome Lidar - (Source ⭐ 1.2K, 📝 03/16 ) - 😎 Awesome LIDAR list. The list includes LIDAR manufacturers, datasets, point cloud-processing algorithms, point cloud frameworks and simulators.
- Awesome Open Hardware - (Source ⭐ 822, 📝 05/27 ) - 🛠Helpful items for making open source hardware projects.
- Awesome Plotters - (Source ⭐ 1.3K, 📝 25/12/04 ) - A curated list of code and resources for computer-controlled drawing machines and other visual art robots.
- Awesome Robotic Tooling - (Source ⭐ 2.5K, 📝 23/04/30 ) - Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
- Awesome Robotics - (Source ⭐ 4.2K, 📝 24/09/23 ) - A list of awesome Robotics resources
- Guitarspecs - (Source ⭐ 197, 📝 20/12/27 ) - Overview of the electric guitar's parts specs
Health and Social Science
- Awesome Animal Care - (Source ⭐ 13, 📝 07/06 ) - List of curated, practical information resources to care for dogs, cats, fishes, horses, parrots and others.
- Awesome Bioie - (Source ⭐ 437, 📝 05/26 ) - 🧫 A curated list of resources relevant to doing Biomedical Information Extraction (including BioNLP)
- Awesome Computational Neuroscience - (Source ⭐ 702, 📝 24/08/03 ) - A list of schools and researchers in computational neuroscience
- Awesome Digital History - (Source ⭐ 328, 📝 06/12 ) - Find primary sources online and learn how to research history digitally.
- Awesome Diversity - (Source ⭐ 572, 📝 21/06/21 ) - A curated list of amazingly awesome articles, websites and resources about diversity in technology.
- Awesome Healthcare - (Source ⭐ 3.8K, 📝 05/05 ) - Curated list of awesome open source healthcare software, libraries, tools and resources.
- Awesome Humane Tech - (Source ⭐ 2.8K, 📝 70/01/01 ) - Promoting Solutions that Improve Wellbeing, Freedom and Society
- Awesome Mental Health - (Source ⭐ 3.2K, 📝 25/05/03 ) - A curated list of awesome articles, websites and resources about mental health in the software industry.
- Awesome Neuroscience - (Source ⭐ 1.3K, 📝 23/01/01 ) - A curated list of awesome neuroscience libraries, software and any content related to the domain.
- Empathy in Engineering - (Source ⭐ 487, 📝 16/07/29 ) - A curated list of resources for building and promoting more compassionate engineering cultures
LLM
- Awesome Azure Openai Llm - (Source ⭐ 403, 📝 07/17 ) - A curated collection of resources for 🌌 Azure OpenAI, 🦙 LLMs (+RAG, Agents). Monthly Updates.
- Awesome Claude Code - (Source ⭐ 50K, 📝 07/20 ) - A hand-picked collection of the finest of resources for the most awesome of agents, Claude Code, the undisputed champion of coding companions, from the unstoppable team at Anthropic PBC. A delectable showcase of top tier skills, ambidextrous agents, scintillating status lines, top notch developer tooling, and also we have plugins
- Awesome Firebase Genkit - (Source ⭐ 119, 📝 04/29 ) - 🔥 List of Genkit talks, plugins, tools, examples & articles! Contributions welcome!
Learn
- Awesome Computer History - (Source ⭐ 2.3K, 📝 18/09/30 ) - An Awesome List of computer history videos, documentaries and related folklore
- Awesome Css Learning - (Source ⭐ 2.4K, 📝 22/08/09 ) - A tiny list limited to the best CSS Learning Resources
- Awesome Educational Games - (Source ⭐ 667, 📝 21/10/10 ) - A curated list of awesome educational games to learn editors, languages, programming, etc
- Awesome Javascript Learning - (Source ⭐ 5.4K, 📝 24/11/19 ) - A tiny list limited to the best JavaScript Learning Resources
- Awesome Language Learning - (Source ⭐ 47, 📝 25/05/27 ) - Awesome resources for learning languages
- Awesome Product Management - (Source ⭐ 2K, 📝 25/11/24 ) - 🚀 A curated list of awesome resources for product/program managers to learn and grow.
- Awesome Programming for Kids - (Source ⭐ 1.1K, 📝 24/11/15 ) - A curated list of resources for teaching kids programming.
- Awesome Roadmaps - (Source ⭐ 7.1K, 📝 07/20 ) - A curated list of roadmaps.
- Awesome Speaking - (Source ⭐ 1.5K, 📝 23/11/21 ) - Resources about public speaking
- Awesome Tech Videos - (Source ⭐ 579, 📝 16/10/12 ) - 📺 A curated list of tech conferences from youtube, vimeo, etc for us to get inspired ;)
- Dive Into Machine Learning - (Source ⭐ 11K, 📝 22/06/17 ) - Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
- Learn to Program - (Source ⭐ 4.3K, 📝 24/10/12 ) - Educational resources to learn to program (Foundation in Web Development)
Library systems
- Awesome Ai4lam - (Source ⭐ 45, 📝 24/07/07 ) - A list of awesome AI in libraries, archives, and museum collections from around the world 🕶️
Media
- Awesome Audio Visualization - (Source ⭐ 4.9K, 📝 01/07 ) - A curated list about Audio Visualization.
- Awesome Audiovisual - (Source ⭐ 169, 📝 24/07/07 ) - Curated list of audiovisual projects
- Awesome Broadcasting - (Source ⭐ 1.7K, 📝 04/29 ) - A curated list of amazingly awesome open source resources related to broadcast technologies
- Awesome Ffmpeg - (Source ⭐ 1.1K, 📝 25/11/24 ) - 👻 A curated list of awesome FFmpeg resources.
- Awesome Fonts - (Source ⭐ 2K, 📝 06/01 ) - Curated list of fonts and everything
- Awesome Gif - (Source ⭐ 680, 📝 03/13 ) - A curated list of awesome GIF resources.
- Awesome Icons - (Source ⭐ 977, 📝 07/20 ) - A curated list of awesome downloadable SVG/PNG/Font icon projects
- Awesome Music - (Source ⭐ 2.4K, 📝 05/28 ) - Awesome Music Projects
- Awesome Opensource Documents - (Source ⭐ 2.1K, 📝 25/11/24 ) - 📘 A curated list of awesome open source or open source licensed documents, guides, books.
- Awesome Pixel Art - (Source ⭐ 1.2K, 📝 05/18 ) - Curated list of everything awesome around pixel art.
- Awesome Stock Resources - (Source ⭐ 14K, 📝 02/12 ) - 🌇 A collection of links for free stock photography, video and Illustration websites
- Awesome Vlc - (Source ⭐ 263, 📝 03/18 ) - 👻 A curated list of awesome VLC and LibVLC resources.
- Codeface - (Source ⭐ 5.8K, 📝 17/09/16 ) - Typefaces for source code beautification
Miscellaneous
- Ai Collection - (Source ⭐ 5.6K, 📝 70/01/01 ) - The Generative AI Landscape - A Collection of Awesome Generative AI Applications
- ALL About RSS - (Source ⭐ 5.8K, 📝 05/02 ) - A list of RSS related stuff: tools, services, communities and tutorials, etc.
- Alternative Front Ends - (Source ⭐ 4.5K, 📝 23/07/20 ) - Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.)
- Amas - (Source ⭐ 1.4K, 📝 24/09/08 ) - Awesome & Marvelous Amas
- Awesome Acg - (Source ⭐ 1.5K, 📝 07/15 ) - A curated list of awesome technologies related to Anime, Comic and Games
- Awesome ad Free - (Source ⭐ 334, 📝 22/06/12 ) - Curated list of ad-free alternatives to popular services on the web
- Awesome Ads - (Source ⭐ 75, 📝 20/10/12 ) - A curated list of awesome advertising content, resources and libraries.
- Awesome Age - (Source ⭐ 588, 📝 06/21 ) - A collection of projects and resources in the age file encryption ecosystem.
- Awesome Agriculture - (Source ⭐ 1.6K, 📝 01/06 ) - Open source technology for agriculture, farming, and gardening
- Awesome Algorithms Education - (Source ⭐ 436, 📝 20/10/11 ) - A curated list to learning and practicing about algorithm.
- Awesome Amazon Seller - (Source ⭐ 411, 📝 07/12 ) - A curated list of tools and resources for Amazon sellers.
- Awesome Analytics - (Source ⭐ 4.2K, 📝 02/14 ) - A curated list of analytics frameworks, software and other tools.
- Awesome Android Ui - (Source ⭐ 44K, 📝 22/08/18 ) - A curated list of awesome Android UI/UX libraries
- Awesome Ansible - (Source ⭐ 1.9K, 📝 06/03 ) - Awesome Ansible List
- Awesome Answers - (Source ⭐ 719, 📝 16/08/24 ) - Curated list of inspiring and thoughtful answers given on stackoverflow, quora, etc.
- Awesome Appsec - (Source ⭐ 6.4K, 📝 25/02/23 ) - A curated list of resources for learning about application security
- Awesome Bioinformatics - (Source ⭐ 3.9K, 📝 04/08 ) - A curated list of awesome Bioinformatics libraries and software.
- Awesome Biological Visualizations - (Source ⭐ 99, 📝 21/04/01 ) - A list of web-based interactive biological data visualizations.
- Awesome Bitcoin Payment Processors - (Source ⭐ 487, 📝 25/03/21 ) - 🌟 A curated list of Bitcoin payment processors enabling merchants, businesses and nonprofits to accept Bitcoin payments.
- Awesome Board Games - (Source ⭐ 346, 📝 25/11/24 ) - A curated list of awesome and exceptional board games. Please contribute!
- Awesome Build123d - (Source ⭐ 86, 📝 05/21 ) - A curated list of Build123d code and resources.
- Awesome Calculators - (Source ⭐ 109, 📝 20/10/22 ) - 😎 A curated list of resources related to calculators!
- Awesome Captcha - (Source ⭐ 1.1K, 📝 23/10/04 ) - 🔑 Curated list of awesome captcha libraries and crack tools.
- Awesome Chatops - (Source ⭐ 782, 📝 21/10/14 ) - 🤖 A collection of awesome things about ChatOps – managing operations through a chat
- Awesome Cheminformatics - (Source ⭐ 625, 📝 24/03/15 ) - A curated list of Cheminformatics libraries and software.
- Awesome Ciandcd - (Source ⭐ 2K, 📝 22/07/25 ) - continuous integration and continuous delivery
- Awesome Codepoints - (Source ⭐ 754, 📝 24/04/21 ) - Awesome Code Points
- Awesome Coins - (Source ⭐ 3.6K, 📝 21/12/07 ) - ₿ A guide (for humans!) to cryto-currencies and their algos.
- Awesome Competitive Programming - (Source ⭐ 13K, 📝 24/12/08 ) - 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
- Awesome Computational Biology - (Source ⭐ 142, 📝 07/18 ) - Awesome list of computational biology.
- Awesome Connectivity Info - (Source ⭐ 152, 📝 25/11/24 ) - Awesome list of connectivity indexes and reports to help you better under who has access to communication infrastructure and on what terms.
- Awesome Creative Coding - (Source ⭐ 15K, 📝 06/10 ) - Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
- Awesome Creative Technology - (Source ⭐ 605, 📝 04/18 ) - Curated list of Creative Technology groups, companies, studios, collectives, etc.
- Awesome Credit Modeling - (Source ⭐ 104, 📝 24/02/02 ) - A collection of awesome papers, articles and various resources on credit and credit risk modeling
- Awesome Cropsteering - (Source ⭐ 0, 📝 24/03/12 ) - Curated by IXYZ list of OpenSource projects in indoor/outdoor agriculture automation, crop steering and cannabis cultivation
- Awesome Cytodata - (Source ⭐ 64, 📝 23/11/16 ) - A curated list of awesome cytodata resources
- Awesome Dataviz - (Source ⭐ 3.1K, 📝 22/02/17 ) - 📈 A curated list of awesome data visualization libraries and resources.
- Awesome Ddd - (Source ⭐ 12K, 📝 25/07/14 ) - A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
- Awesome Design Principles - (Source ⭐ 446, 📝 21/01/09 ) - ✨ A curated list of awesome design principles
- Awesome Dev Fun - (Source ⭐ 626, 📝 25/07/14 ) - A curated list of awesome fun libs/packages/languages that have no real purpose but to make a developer chuckle.
- Awesome Distraction Blocker - (Source ⭐ 11, 📝 24/03/11 ) - A curated list of top productivity distraction blocker apps
- Awesome Dtrace - (Source ⭐ 141, 📝 17/07/21 ) - A curated list of awesome DTrace books, articles, videos, tools and resources.
- Awesome Earth - (Source ⭐ 1.4K, 📝 25/11/24 ) - "What can I do about the climate crisis?" Here are 326 things you can do.
- Awesome Economics - (Source ⭐ 1K, 📝 23/03/14 ) - A curated collection of links for economists
- Awesome Esolangs - (Source ⭐ 576, 📝 03/17 ) - Curated list of awesome Esoteric languages and resources
- Awesome Falsehood - (Source ⭐ 27K, 📝 04/28 ) - 😱 Falsehoods Programmers Believe in
- Awesome Flutter - (Source ⭐ 60K, 📝 04/22 ) - An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
- Awesome Food - (Source ⭐ 221, 📝 03/17 ) - A curated list of food related projects on Github
- Awesome for Beginners - (Source ⭐ 86K, 📝 04/11 ) - A list of awesome beginners-friendly projects.
- Awesome Foss Apps - (Source ⭐ 296, 📝 24/08/07 ) - A curated list of awesome production grade free and open source software organized by category
- Awesome Framer - (Source ⭐ 614, 📝 03/22 ) - A curated list of awesome things related to Framer prototyping tool
- Awesome Frc - (Source ⭐ 93, 📝 23/07/23 ) - A curated list of packages and resources regarding the FIRST Robotics Competition.
- Awesome Free Software - (Source ⭐ 1.9K, 📝 25/04/30 ) - Curated list of open-source, free as in freedom software.
- Awesome Funny Markov - (Source ⭐ 186, 📝 22/09/13 ) - A curated list of delightfully amusing and facetious Markov chain output.
- Awesome Generative Deep Art - (Source ⭐ 3.3K, 📝 25/12/18 ) - A curated list of Generative AI tools, works, models, and references
- Awesome Geojson - (Source ⭐ 2.5K, 📝 02/08 ) - GeoJSON utilities that will make your life easier.
- Awesome Git Addons - (Source ⭐ 1.9K, 📝 24/10/04 ) - 😎 A curated list of add-ons that extend/enhance the git CLI.
- Awesome Github Wiki - (Source ⭐ 462, 📝 05/26 ) - :neckbeard: Awesome list GitHub Wikis
- Awesome Glp1 - (Source ⭐ 0, 📝 24/02/20 ) - Awesome resources around the GLP1 Receptor Agonist class of treatments. Sponsored by GLP1.Guide
- Awesome Graphql - (Source ⭐ 15K, 📝 06/08 ) - Awesome list of GraphQL
- Awesome Gulp - (Source ⭐ 593, 📝 18/08/20 ) - 🍹 A curated list of awesome gulp resources, plugins, and boilerplates for a better development workflow automation - http://alferov.github.io/awesome-gulp
- Awesome Hacker News - (Source ⭐ 1.4K, 📝 06/19 ) - Awesome Hacker News: a collection of awesome Hacker News apps, libraries, resources and shiny things.
- Awesome Hacking - (Source ⭐ 112K, 📝 04/24 ) - A collection of various awesome lists for hackers, pentesters and security researchers
- Awesome Homematic - (Source ⭐ 157, 📝 21/01/16 ) - A curated list of Homematic related links ✨
- Awesome Icons - (Source ⭐ 1.5K, 📝 06/09 ) - A curated list of awesome Web Font Icons
- Awesome Inspectit - (Source ⭐ 22, 📝 17/11/21 ) - A curated list of awesome inspectIT documentations and resources.
- Awesome Irc - (Source ⭐ 1.3K, 📝 05/17 ) - A curated list of awesome IRC resources.
- Awesome It Quotes - (Source ⭐ 440, 📝 21/01/26 ) - This is a list of awesome IT quotes. The aim is to collect all relevant quotes said over the history of IT.
- Awesome Json - (Source ⭐ 1.5K, 📝 06/19 ) - A curated list of awesome JSON libraries and resources.
- Awesome Json Datasets - (Source ⭐ 3.6K, 📝 22/03/28 ) - A curated list of awesome JSON datasets that don't require authentication.
- Awesome Jupyter - (Source ⭐ 4.6K, 📝 03/26 ) - A curated list of awesome Jupyter projects, libraries and resources
- Awesome Katas - (Source ⭐ 3.1K, 📝 07/17 ) - A curated list of code katas
- Awesome Kotlin ⚠️ Unavailable - (Source ⭐ N/A, 📝 Unavailable ) - ⚠️ This repository is currently unavailable
- Awesome Kubernetes - (Source ⭐ 15K, 📝 24/11/13 ) - A curated list for awesome kubernetes sources 🚢🎉
- Awesome LaTeX - (Source ⭐ 1.6K, 📝 03/22 ) - Curated list of LaTeX awesomeness
- Awesome Ledger - (Source ⭐ 126, 📝 18/04/25 ) - ⭐ Useful resources for the Ledger command-line accounting system
- Awesome List - (Source ⭐ 478K, 📝 06/25 ) - 😎 Awesome lists about all kinds of interesting topics
- Awesome Lowcode - (Source ⭐ 581, 📝 07/13 ) - A collection of Awesome low-code development platform (LCDP).
- Awesome Macos Screensavers - (Source ⭐ 4.2K, 📝 25/11/24 ) - 🍎 🖥 🎆 A curated list of screensavers for Mac OS X
- Awesome Magento2 - (Source ⭐ 1.2K, 📝 07/08 ) - Curated list of awesome Magento 2 Extensions, Resources and other Highlights
- Awesome Maintainers - (Source ⭐ 1.1K, 📝 21/08/14 ) - Talks, blog posts, and interviews about the experience of being an open source maintainer
- Awesome Markdown - (Source ⭐ 668, 📝 22/05/26 ) - 📝 Delightful Markdown stuff.
- Awesome Marketing - (Source ⭐ 204, 📝 25/11/24 ) - A curated list of awesome marketing tools and resources
- Awesome Microservices - (Source ⭐ 14K, 📝 06/10 ) - A curated list of Microservice Architecture related principles and technologies.
- Awesome Mirth - (Source ⭐ 7, 📝 25/01/22 ) - List of Mirth talks, tools, examples & articles! Contributions welcome!
- Awesome Mqtt - (Source ⭐ 2.4K, 📝 07/13 ) - Curated list of MQTT brokers, clients, tools, resources and more.
- Awesome Naming - (Source ⭐ 1.4K, 📝 06/16 ) - A curated list for when naming things is done right.
- Awesome No Login Web Apps - (Source ⭐ 2.2K, 📝 23/06/16 ) - 🚀 Awesome (free) web apps that work without login
- Awesome Open Source Supporters - (Source ⭐ 674, 📝 24/05/15 ) - ⭐️ A curated list of companies that offer their services for free to Open Source projects
- Awesome Opengl - (Source ⭐ 2.4K, 📝 02/08 ) - A curated list of awesome OpenGL libraries, debuggers and resources.
- Awesome Opensource Apps - (Source ⭐ 3.7K, 📝 03/04 ) - 🏠ℹ️ Curated list of awesome open source crafted web & mobile applications - Learn, Fork, Contribute & Most Importantly Enjoy!
- Awesome OpenSourcePhotography - (Source ⭐ 413, 📝 22/03/20 ) - A list of awesome free open source software & libraries for photography. Also tools for video.
- Awesome Openstreetmap - (Source ⭐ 873, 📝 02/24 ) - 😎 Curated list of awesome OpenSteetMap-projects
- Awesome Orgs - (Source ⭐ 19, 📝 24/04/10 ) - 🥰 List of awesome GitHub organizations
- Awesome Parasite - (Source ⭐ 58, 📝 24/08/18 ) - A curated list of host-parasite information
- Awesome Pokemon - (Source ⭐ 599, 📝 24/11/12 ) - 🎮 A curated list of awesome Pokémon & Pokémon Go resources, tools and more.
- Awesome Prisma - (Source ⭐ 593, 📝 24/05/23 ) - A collection of awesome things regarding Prisma ecosystem.
- Awesome Product Design - (Source ⭐ 2.5K, 📝 24/03/21 ) - A collection of bookmarks, resources, articles for product designers.
- Awesome Project Management - (Source ⭐ 6, 📝 24/05/22 ) - a curated list of project management tools and things
- Awesome Projects Boilerplates - (Source ⭐ 1.1K, 📝 23/04/02 ) - Boilerplates for mobile and web apps
- Awesome Prometheus - (Source ⭐ 1.6K, 📝 24/07/31 ) - A curated list of awesome Prometheus resources, projects and tools.
- Awesome Qr Code - (Source ⭐ 139, 📝 02/14 ) - A curated list of awesome QR code libraries, software and resources
- Awesome Quantified Self - (Source ⭐ 2.7K, 📝 07/06 ) - 📊 Websites, Resources, Devices, Wearables, Applications, and Platforms for Self Tracking
- Awesome Qubes OS - (Source ⭐ 144, 📝 05/06 ) - A curated list of awesome qubes os links
- Awesome Radio - (Source ⭐ 191, 📝 18/06/01 ) - Awesome radio stuff
- Awesome Readme - (Source ⭐ 21K, 📝 07/05 ) - A curated list of awesome READMEs
- Awesome Research - (Source ⭐ 2.6K, 📝 05/19 ) - 🌱 a curated list of tools to help you with your research/life; I built a front end around this repo, please use the link below [This repo is deprecated. Instead, I maintain all the contents using the following website]
- Awesome Rest - (Source ⭐ 3.9K, 📝 04/06 ) - A collaborative list of great resources about RESTful API architecture, development, test, and performance
- Awesome Rss Feeds - (Source ⭐ 2.3K, 📝 21/07/18 ) - Awesome RSS feeds - A curated list of RSS feeds (and OPML files) used in Recommended Feeds and local news sections of Plenary - an RSS reader, article downloader and a podcast player app for android
- Awesome Saltstack - (Source ⭐ 512, 📝 21/07/08 ) - 🧂 A collaborative curated list of awesome SaltStack resources, tutorials and other salted stuff.
- Awesome Scientific Computing - (Source ⭐ 1.5K, 📝 02/19 ) - 😎 Curated list of awesome software for numerical analysis and scientific computing
- Awesome Scientific Writing - (Source ⭐ 920, 📝 25/11/24 ) - ⌨️ A curated list of awesome tools, demos and resources to go beyond LaTeX
- Awesome Scriptable - (Source ⭐ 1.5K, 📝 25/11/24 ) - A curated list of awesome Scriptable scripts and widgets.
- Awesome Selfhosted - (Source ⭐ 303K, 📝 07/19 ) - A list of Free Software network services and web applications which can be hosted on your own servers
- Awesome Sketch - (Source ⭐ 730, 📝 17/10/03 ) - 📚 delightful stuff for SketchApp students.
- Awesome Software Architecture - (Source ⭐ 2.8K, 📝 04/20 ) - A curated list of resources on software architecture
- Awesome Software Patreons - (Source ⭐ 520, 📝 25/12/29 ) - A curated list of awesome programmers and software projects you can support!
- Awesome Speakers - (Source ⭐ 757, 📝 23/08/24 ) - Awesome speakers in the programming and design communities
- Awesome Sre - (Source ⭐ 9.1K, 📝 22/09/02 ) - A curated list of Site Reliability and Production Engineering resources.
- Awesome Stacks - (Source ⭐ 3.3K, 📝 24/03/08 ) - A curated list of tech stacks for building different applications & features
- Awesome Steam - (Source ⭐ 558, 📝 04/03 ) - 😎 A curated list of packages and resources regarding Steam development
- Awesome Theravada - (Source ⭐ 126, 📝 23/07/14 ) - Curated list of Theravada Buddhist teachings
- Awesome Tikz - (Source ⭐ 1.8K, 📝 07/11 ) - A curated list of awesome TikZ documentations, libraries and resources
- Awesome Transit - (Source ⭐ 1.7K, 📝 05/12 ) - Community list of transit APIs, apps, datasets, research, and software 🚌🌟🚋🌟🚂
- Awesome Translations - (Source ⭐ 180, 📝 02/08 ) - 😎 Awesome lists about Internationalization & localization stuff. l10n, g11n, m17n, i18n. Translations! 🌎🌍
- Awesome Uncopyright - (Source ⭐ 379, 📝 21/07/01 ) - Curated list of all things public domain
- Awesome Unicode - (Source ⭐ 809, 📝 16/07/05 ) - 😂 👌 A curated list of delightful Unicode tidbits, packages and resources.
- Awesome Userscripts - (Source ⭐ 3.4K, 📝 03/25 ) - 📖 A curated list of Awesome Userscripts.
- Awesome Veganism - (Source ⭐ 79, 📝 02/27 ) - curated list of awesome resources, pointers, and tips related to veganism
- Awesome Video - (Source ⭐ 1.9K, 📝 07/19 ) - A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.
- Awesome Vorpal - (Source ⭐ 134, 📝 16/12/11 ) - A curated list of delightful Vorpal extensions.
- Awesome Vulkan - (Source ⭐ 3.7K, 📝 24/07/07 ) - Awesome Vulkan ecosystem
- Awesome Web Archiving - (Source ⭐ 2.5K, 📝 04/28 ) - An Awesome List for getting started with web archiving
- Awesome Web Design - (Source ⭐ 2.1K, 📝 19/06/25 ) - 🎨 A curated list of awesome resources for digital designers.
- Awesome Web Monetization - (Source ⭐ 279, 📝 23/09/10 ) - 🕶️ Stuffs about Web Monetization. Packages, articles, documentation links and others tools.
- Awesome Webxr - (Source ⭐ 269, 📝 06/13 ) - All things WebXR.
- Awesome Workflow Automation - (Source ⭐ 915, 📝 04/29 ) - A curated list of Workflow Automation Software, Engines and Tools
- Awesome Workshopper - (Source ⭐ 1.2K, 📝 16/01/24 ) - A list of CLI workshopper/adventure tutorials for various things. Inspired by awesome.
- Awesome Wp Cli - (Source ⭐ 170, 📝 23/08/08 ) - A curated list of packages and resources for WP-CLI, the command-line interface for WordPress.
- Awesome4girls - (Source ⭐ 481, 📝 21/03/12 ) - A curated list of inclusive events/projects/initiatives for women in the tech area. 💝
- AwesomeCSV - (Source ⭐ 928, 📝 06/11 ) - 🕶️A curated list of awesome tools for dealing with CSV.
- Bots - (Source ⭐ 1.2K, 📝 23/03/27 ) - ⚡ Tools for building bots
- Citizen Science - (Source ⭐ 308, 📝 04/29 ) - 🔬 A repository of resources related to citizen, community-based and/or non-institutional science
- Colorful - (Source ⭐ 1.2K, 📝 25/03/14 ) - A curated list of awesome resources to choose your next color scheme
- Discount for Student Dev - (Source ⭐ 3K, 📝 25/06/06 ) - This is list of discounts on software (SaaS, PaaS, IaaS, etc.) and other offerings for developers who are students
- Engineering Blogs - (Source ⭐ 30K, 📝 24/07/07 ) - A curated list of engineering blogs
- Free for Dev - (Source ⭐ 130K, 📝 07/20 ) - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
- Guides - (Source ⭐ 2.3K, 📝 25/07/14 ) - Design and development guides
- Mind Expanding Books - (Source ⭐ 12K, 📝 24/10/03 ) - 📚 Find your next book to read!
- Open Source Flutter Apps - (Source ⭐ 4.3K, 📝 06/08 ) - A curated, self-refreshing directory of real open-source application codebases - built for developers who want to learn from production apps and find projects worth contributing to.
- Public Apis - (Source ⭐ 450K, 📝 07/01 ) - A collective list of free APIs
- Services Engineering - (Source ⭐ 3.4K, 📝 20/05/09 ) - A reading list for services engineering, with a focus on cloud infrastructure services
- Toolsforactivism - (Source ⭐ 891, 📝 22/10/11 ) - growing list of digital tools for activism things
- Topics - (Source ⭐ 1, 📝 25/05/05 ) -
- Urban and Regional Planning Resources - (Source ⭐ 352, 📝 07/13 ) - Community list of data & technology resources concerning the built environment and communities. 🏙️🌳🚌🚦🗺️
Networking
- Awesome Network Analysis - (Source ⭐ 4K, 📝 04/18 ) - A curated list of awesome network analysis resources.
- Awesome Pcaptools - (Source ⭐ 3.3K, 📝 25/11/24 ) - A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.
- Awesome Rtc - (Source ⭐ 481, 📝 05/19 ) - 🛰️ A curated list of awesome Real Time Communications resources
- Awesome Sdn - (Source ⭐ 1.1K, 📝 20/10/18 ) - A awesome list about Software Defined Network (SDN)
- Awesome Snmp - (Source ⭐ 182, 📝 02/13 ) - A curated list of awesome SNMP libraries, tools, and other resources.
Platforms
- Awesome Actions on Google - (Source ⭐ 63, 📝 20/10/31 ) - A collection of useful things regarding Actions on Google.
- Awesome Adafruitio - (Source ⭐ 39, 📝 22/02/20 ) - A curated list of awesome Adafruit IO guides, videos, libraries, frameworks, software and resources.
- Awesome Amazon Alexa - (Source ⭐ 524, 📝 21/05/04 ) - 🗣Curated list of awesome resources for the Amazon Alexa platform.
- Awesome Android - (Source ⭐ 12K, 📝 25/11/24 ) - A curated list of awesome Android packages and resources.
- Awesome Appimage - (Source ⭐ 513, 📝 25/12/07 ) - Lovingly crafted AppImage tools and resources
- Awesome Arcgis Developers - (Source ⭐ 315, 📝 04/14 ) - A curated list of resources to help you with ArcGIS development, APIs, SDKs, tools, and location services
- Awesome Arch - (Source ⭐ 582, 📝 07/11 ) - 😎 A complete list of Arch-based projects
- Awesome Aws - (Source ⭐ 12K, 📝 23/05/29 ) - A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
- Awesome Capacitor - (Source ⭐ 630, 📝 07/09 ) - 😎 Awesome lists of capacitor plugins. Made by Capgo
- Awesome Capacitorjs - (Source ⭐ 169, 📝 25/11/24 ) - ⚡️ A curated list of awesome things related to Capacitor.
- Awesome Cloudflare - (Source ⭐ 1K, 📝 02/08 ) - ⛅️ Curated list of awesome Cloudflare worker recipes, open-source projects, guides, blogs and other resources.
- Awesome Cordova - (Source ⭐ 283, 📝 19/10/25 ) - 📱 A curated list of amazingly awesome Cordova libraries, resources and shiny things.
- Awesome Cross Platform Nodejs - (Source ⭐ 1K, 📝 22/08/03 ) - 👬 A curated list of awesome developer tools for writing cross-platform Node.js code
- Awesome Deno - (Source ⭐ 4.4K, 📝 06/26 ) - Curated list of awesome things related to Deno
- Awesome Digitalocean - (Source ⭐ 286, 📝 21/04/30 ) - A curated list of amazingly awesome DigitalOcean resources inspired by Awesome Sysadmin
- Awesome Dos - (Source ⭐ 565, 📝 25/11/24 ) - Curated list of references for development of DOS applications.
- Awesome Dotnet - (Source ⭐ 21K, 📝 03/26 ) - A collection of awesome .NET libraries, tools, frameworks and software
- Awesome Dotnet Core - (Source ⭐ 21K, 📝 02/27 ) - 🐝 A collection of awesome .NET core libraries, tools, frameworks and software
- Awesome Ebpf - (Source ⭐ 4.9K, 📝 02/11 ) - A curated list of awesome projects related to eBPF.
- Awesome Electron - (Source ⭐ 27K, 📝 02/08 ) - Useful resources for creating apps with Electron
- Awesome Esp - (Source ⭐ 482, 📝 22/06/19 ) - 📶 A curated list of awesome ESP8266/32 projects and code
- Awesome Firebase - (Source ⭐ 660, 📝 23/09/11 ) - 🔥 List of Firebase talks, tools, examples & articles! Translations in 🇬🇧 🇷🇺 Contributions welcome!
- Awesome Fuse - (Source ⭐ 322, 📝 18/08/08 ) - A curated list of awesome Fuse applications, articles, and plugins
- Awesome Gnome - (Source ⭐ 1.5K, 📝 25/12/28 ) - A curated list of awesome apps, extensions, modules, themes and tools for the Gnome Desktop Environment.
- Awesome Heroku - (Source ⭐ 280, 📝 19/06/29 ) - A curated list of helpful Heroku resources.
- Awesome Home Assistant - (Source ⭐ 8.1K, 📝 05/15 ) - A curated list of amazingly awesome Home Assistant resources.
- Awesome Ibmcloud - (Source ⭐ 74, 📝 20/09/14 ) - A curated list of awesome IBM Cloud SDKs, open source repositories, tools, blogs and other resources.
- Awesome Integration - (Source ⭐ 542, 📝 07/11 ) - A curated list of awesome system integration software and resources.
- Awesome Ios - (Source ⭐ 53K, 📝 06/25 ) - A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- Awesome IoT Hybrid - (Source ⭐ 487, 📝 19/09/10 ) - The missing awesome list - collection of awesome IoT and Hybrid Apps frameworks, tools, resources, videos and shiny things.
- Awesome Ipfs - (Source ⭐ 4.5K, 📝 25/11/24 ) - Community list of awesome projects, apps, tools, pinning services and more related to IPFS.
- Awesome Jvm - (Source ⭐ 1.9K, 📝 18/07/12 ) - A curated list of awesome loosely performance related JVM stuff. Inspired by awesome-python.
- Awesome Kde - (Source ⭐ 790, 📝 07/02 ) - A curated list of awesome apps, extensions, modules, themes and tools for the KDE Desktop Environment.
- Awesome Linux - (Source ⭐ 3.5K, 📝 19/01/16 ) - 🐧 A list of awesome projects and resources that make Linux even more awesome. 🐧
- Awesome Linux Containers - (Source ⭐ 1.6K, 📝 23/06/11 ) - A curated list of awesome Linux Containers frameworks, libraries and software
- Awesome Low Code - (Source ⭐ 433, 📝 04/05 ) - Awesome Low Code platforms, vendors, tools and resources
- Awesome Mac - (Source ⭐ 107K, 📝 07/19 ) - This project is dedicated to collecting high-quality macOS software and organizing them systematically by different categories for easy search and use.
- Awesome Mac - (Source ⭐ 19, 📝 07/14 ) - Curated collection of awesome macOS applications, tools, and resources. Auto-updated and always current with metadata, categorization, and quality filtering.
- Awesome Nix - (Source ⭐ 5.3K, 📝 07/16 ) - 😎 A curated list of the best resources in the Nix community [maintainer=@cyntheticfox]
- Awesome Nodejs - (Source ⭐ 66K, 📝 02/08 ) - ⚡ Delightful Node.js packages and resources [BECAUSE OF TOO MUCH SPAM AND LOW-QUALITY SUBMISSIONS, SUBMISSIONS ARE PAUSED UNTIL JULY]
- Awesome Nodered - (Source ⭐ 351, 📝 23/02/23 ) - A collection of interesting nodes and resources for Node-RED
- Awesome Qt - (Source ⭐ 1.1K, 📝 21/10/15 ) - A curated list of awesome tools, libraries, and resources for the Qt framework.
- Awesome Raspberry Pi - (Source ⭐ 17K, 📝 07/10 ) - 📝 A curated list of awesome Raspberry Pi tools, projects, images and resources
- Awesome React Native - (Source ⭐ 32K, 📝 21/04/25 ) - Awesome React Native components, news, tools, and learning material!
- Awesome Ros2 - (Source ⭐ 1.4K, 📝 23/06/12 ) - The Robot Operating System Version 2.0 is awesome!
- Awesome Roslyn - (Source ⭐ 520, 📝 21/03/09 ) - Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators
- Awesome Salesforce - (Source ⭐ 611, 📝 21/10/11 ) - A curated list of delightful Salesforce Platform Resources
- Awesome Smart Tv - (Source ⭐ 1.3K, 📝 06/14 ) - ⚡A curated list of awesome resources for building Smart TV apps
- Awesome WebExtensions - (Source ⭐ 1.5K, 📝 03/04 ) - A curated list of awesome resources for WebExtensions development.
- Awesome Windows - (Source ⭐ 2.6K, 📝 07/06 ) - An awesome & curated list of tools and apps for Windows 10/11.
- Awesome Xamarin - (Source ⭐ 1.9K, 📝 21/11/28 ) - A collection of interesting libraries/tools for Xamarin mobile projects
- Frontend Dev Bookmarks - (Source ⭐ 36K, 📝 16/08/02 ) - Manually curated collection of resources for frontend web developers.
- Open Source Mac Os Apps - (Source ⭐ 48K, 📝 02/23 ) - 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Productivity Tools
- Awesome Productivity Tools - (Source ⭐ 51, 📝 24/05/22 ) - My Awesome list of productivity tools and products
Programming Languages
- Awesome Actionscript3 - (Source ⭐ 188, 📝 22/11/13 ) - A curated list of awesome libraries and components for ActionScript 3 and Adobe AIR.
- Awesome Ada - (Source ⭐ 836, 📝 05/31 ) - A curated list of awesome resources related to the Ada and SPARK programming language
- Awesome Asyncio - (Source ⭐ 4.9K, 📝 25/12/02 ) - A curated list of awesome Python asyncio frameworks, libraries, software and resources
- Awesome AutoHotkey - (Source ⭐ 2.1K, 📝 22/09/04 ) - A curated list of awesome AutoHotkey libraries, library distributions, scripts, tools and resources.
- Awesome AutoIt - (Source ⭐ 756, 📝 22/07/10 ) - ⭐ A curated list of awesome UDFs, example scripts, tools and useful resources for AutoIt.
- Awesome Ava - (Source ⭐ 333, 📝 22/09/12 ) - Awesome AVA resources
- Awesome C - (Source ⭐ 3K, 📝 19/10/17 ) - Continuing the development of awesome-c list on GitHub
- Awesome Circuitpython - (Source ⭐ 681, 📝 25/07/22 ) - A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.
- Awesome Cl - (Source ⭐ 3K, 📝 07/07 ) - A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
- Awesome Clojure - (Source ⭐ 2.8K, 📝 04/08 ) - A curated list of awesome Clojure libraries and resources. Inspired by awesome-... stuff
- Awesome Clojurescript - (Source ⭐ 967, 📝 23/02/03 ) - A community driven list of ClojureScript frameworks, libraries and wrappers.
- Awesome Cmake - (Source ⭐ 5.4K, 📝 05/11 ) - A curated list of awesome CMake resources, scripts, modules and examples.
- Awesome Coldfusion - (Source ⭐ 86, 📝 21/12/29 ) - A curated list of awesome ColdFusion frameworks, libraries and software.
- Awesome Common Lisp Learning - (Source ⭐ 175, 📝 23/10/17 ) - A curated list of awesome Common Lisp learning resources
- Awesome Composer - (Source ⭐ 880, 📝 25/07/16 ) - 😎 A curated awesome list for Composer, Packagist, Satis, Plugins, Scripts, Composer related resources, tutorials.
- Awesome Coq - (Source ⭐ 364, 📝 25/11/24 ) - A curated list of awesome Coq libraries, plugins, tools, verification projects, and resources [maintainer=@palmskog]
- Awesome Cpp - (Source ⭐ 72K, 📝 07/19 ) - A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
- Awesome Crystal - (Source ⭐ 3.6K, 📝 07/06 ) - 💎 A collection of awesome Crystal libraries, tools, frameworks and software
- Awesome D - (Source ⭐ 754, 📝 06/28 ) - A curated list of awesome D documents, frameworks, libraries and software. Inspired by awesome-python.
- Awesome Dart - (Source ⭐ 2.5K, 📝 05/25 ) - A curated list of awesome Dart frameworks, libraries, and software
- Awesome Django - (Source ⭐ 11K, 📝 06/25 ) - A curated list of awesome things related to Django
- Awesome Elixir - (Source ⭐ 13K, 📝 25/11/24 ) - A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
- Awesome Elm - (Source ⭐ 3.7K, 📝 25/11/24 ) - A curated list of useful Elm tutorials, libraries and software. Inspired by awesome list. Feel free to contribute. 🚀
- Awesome Embedded Rust - (Source ⭐ 8K, 📝 07/17 ) - Curated list of resources for Embedded and Low-level development in the Rust programming language
- Awesome Erlang - (Source ⭐ 1.4K, 📝 18/11/02 ) - A curated list of awesome Erlang libraries, resources and shiny things.
- Awesome Eslint - (Source ⭐ 4.7K, 📝 05/14 ) - A list of awesome ESLint plugins, configs, etc.
- Awesome Eta - (Source ⭐ 59, 📝 19/08/14 ) - ⭐ Useful resources for the Eta programming language
- Awesome Fortran - (Source ⭐ 411, 📝 07/03 ) - Awesome list of Fortran libs
- Awesome Fp Js - (Source ⭐ 6K, 📝 02/08 ) - 😎 A curated list of awesome functional programming stuff in js
- Awesome Frege - (Source ⭐ 27, 📝 19/08/14 ) - ⭐ Useful resources for the Frege programming language
- Awesome Go - (Source ⭐ 177K, 📝 07/19 ) - A curated list of awesome Go frameworks, libraries and software
- Awesome Go - (Source ⭐ 4, 📝 07/19 ) - Structured collection of Go frameworks, libraries, tools, and resources. Automatically maintained and up-to-date with metadata, filtering, and comprehensive categorization.
- Awesome Groovy - (Source ⭐ 720, 📝 23/07/11 ) - A curated list of awesome groovy libraries, frameworks and resources
- Awesome Haskell - (Source ⭐ 2.8K, 📝 22/12/16 ) - A collection of awesome Haskell links, frameworks, libraries and software. Inspired by awesome projects line.
- Awesome Idris - (Source ⭐ 353, 📝 20/01/24 ) - 𝛌 Awesome Idris resources
- Awesome Imba - (Source ⭐ 122, 📝 21/10/18 ) - ⭐ A curated list of awesome Imba frameworks, libraries, software and resources
- Awesome Java - (Source ⭐ 48K, 📝 07/19 ) - A curated list of awesome frameworks, libraries and software for the Java programming language.
- Awesome Javascript - (Source ⭐ 35K, 📝 04/23 ) - 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
- Awesome Lua - (Source ⭐ 3.2K, 📝 18/04/06 ) - A curated list of quality Lua packages and resources.
- Awesome Mad Science - (Source ⭐ 1K, 📝 17/02/08 ) - Delightful npm packages that make you say "wow, didn't know that was possible!"
- Awesome Micro Npm Packages - (Source ⭐ 4.5K, 📝 23/09/13 ) - A curated list of small, focused npm packages.
- Awesome Micropython - (Source ⭐ 1.8K, 📝 03/19 ) - A curated list of awesome MicroPython libraries, frameworks, software and resources.
- Awesome Network Js - (Source ⭐ 518, 📝 20/07/15 ) - A 🎩 list of network layer resources written pure JS.
- Awesome Npm - (Source ⭐ 4.7K, 📝 04/20 ) - Awesome npm resources and tips
- Awesome Npm Scripts - (Source ⭐ 678, 📝 22/09/23 ) - Everything awesome related to npm scripts and using npm as a build tool.
- Awesome Observables - (Source ⭐ 316, 📝 21/10/13 ) - Awesome Observable related stuff - An Observable is a collection that arrives over time.
- Awesome Ocaml - (Source ⭐ 3.1K, 📝 06/15 ) - A curated collection of awesome OCaml tools, frameworks, libraries and articles.
- Awesome Pascal - (Source ⭐ 2K, 📝 02/28 ) - A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!
- Awesome Perl - (Source ⭐ 665, 📝 24/04/07 ) - A curated list of awesome Perl frameworks and libraries. Come on Pull Requests!
- Awesome Php - (Source ⭐ 33K, 📝 04/24 ) - A curated list of amazingly awesome PHP libraries, resources and shiny things.
- Awesome Polars - (Source ⭐ 1.1K, 📝 07/15 ) - A curated list of Polars talks, tools, examples & articles. Contributions welcome !
- Awesome Ponyfills - (Source ⭐ 46, 📝 20/08/14 ) - A curated list of awesome ponyfills for writing cross-platform and cross-browser code.
- Awesome Promises - (Source ⭐ 1.5K, 📝 16/11/17 ) - A curated list of useful resources for JavaScript Promises
- Awesome Purescript - (Source ⭐ 418, 📝 22/02/14 ) - A curation of awesome PureScript libraries, resources and shiny things.
- Awesome Python - (Source ⭐ 308K, 📝 07/17 ) - An opinionated list of Python frameworks, libraries, tools, and resources
- Awesome Python Data Science - (Source ⭐ 3.4K, 📝 04/13 ) - Probably the best curated list of data science software in Python.
- Awesome Python Scientific Audio - (Source ⭐ 1.7K, 📝 06/12 ) - Curated list of python software and packages related to scientific research in audio
- Awesome Python Typing - (Source ⭐ 2K, 📝 05/27 ) - Collection of awesome Python types, stubs, plugins, and tools to work with them.
- Awesome Qsharp - (Source ⭐ 132, 📝 22/08/11 ) - A curated list of Q# code and resources.
- Awesome R - (Source ⭐ 6.4K, 📝 25/11/24 ) - A curated list of awesome R packages, frameworks and software.
- Awesome R Learning Resources - (Source ⭐ 566, 📝 24/12/20 ) - A curated collection of free resources to help deepen your understanding of the R programming language. Updated regularly. Contributions encouraged via pull request (see contributing.md).
- Awesome Ruby - (Source ⭐ 14K, 📝 07/17 ) - 💎 A collection of awesome Ruby libraries, tools, frameworks and software
- Awesome Rust - (Source ⭐ 58K, 📝 07/19 ) - A curated list of Rust code and resources.
- Awesome Rxjava - (Source ⭐ 283, 📝 16/08/30 ) - Useful resources for working with RxJava
- Awesome Scala - (Source ⭐ 9K, 📝 24/09/19 ) - A community driven list of useful Scala libraries, frameworks and software.
- Awesome Scala Native - (Source ⭐ 266, 📝 25/07/14 ) - Compilation of Scala Native resources and libraries
- Awesome Standard - (Source ⭐ 351, 📝 21/05/07 ) - Documenting the explosion of packages in the standard ecosystem!
- Awesome Swift - (Source ⭐ 26K, 📝 06/16 ) - A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
- Awesome Swift Playgrounds - (Source ⭐ 4.4K, 📝 04/02 ) - A List of Awesome Swift Playgrounds
- Awesome V - (Source ⭐ 2.1K, 📝 07/18 ) - A curated list of awesome V frameworks, libraries, software and resources.
- Awesome Vala - (Source ⭐ 207, 📝 25/11/24 ) - A curated list of Vala projects
- Awesome Zig - (Source ⭐ 2.4K, 📝 07/17 ) - A collaborative list of awesome Zig libraries and resources.
- Go Recipes - (Source ⭐ 4.5K, 📝 25/12/21 ) - 🦩 Tools for Go projects
- Js Must Watch - (Source ⭐ 13K, 📝 22/01/20 ) - Must-watch videos about javascript
- Jstips - (Source ⭐ 12K, 📝 21/12/07 ) - This is about useful JS tips!
- Julia.jl - (Source ⭐ 1.3K, 📝 22/07/09 ) - Curated decibans of Julia programming language.
Security
- Android Security Awesome - (Source ⭐ 9.5K, 📝 07/16 ) - A collection of android security related resources
- Awesome Ctf - (Source ⭐ 7.4K, 📝 20/05/18 ) - A curated list of CTF frameworks, libraries, resources and softwares
- Awesome Cyber Security University - (Source ⭐ 2.6K, 📝 25/11/24 ) - 🎓 Because Education should be free. Contributions welcome! 🕵️
- Awesome Cybersecurity Blueteam - (Source ⭐ 4.1K, 📝 24/07/07 ) - 💻🛡️ A curated collection of awesome resources, tools, and other shiny things for cybersecurity blue teams.
- Awesome Devsecops - (Source ⭐ 1.3K, 📝 24/07/07 ) - Curating the best DevSecOps resources and tooling.
- Awesome Embedded and Iot Security - (Source ⭐ 1.4K, 📝 23/10/17 ) - A curated list of awesome embedded and IoT security resources.
- Awesome Evm Security - (Source ⭐ 77, 📝 22/05/16 ) - 🕶 A high-level overview of the EVM security ecosystem
- Awesome Executable Packing - (Source ⭐ 1.6K, 📝 05/31 ) - A curated list of awesome resources related to executable packing
- Awesome Fuzzing - (Source ⭐ 979, 📝 07/09 ) - A curated list of awesome Fuzzing(or Fuzz Testing) for software security
- Awesome Gdpr - (Source ⭐ 253, 📝 06/01 ) - Protection of natural persons with regard to the processing of personal data and on the free movement of such data.
- Awesome Hacking - (Source ⭐ 11K, 📝 23/12/27 ) - A curated list of awesome Hacking tutorials, tools and resources
- Awesome Hacking Locations - (Source ⭐ 1.1K, 📝 25/11/24 ) - 💻 ☕ List of Awesome Hacking Locations, organised by Country and City, listing if it features power and wifi
- Awesome Honeypots - (Source ⭐ 10K, 📝 06/01 ) - an awesome list of honeypot resources
- Awesome Incident Response - (Source ⭐ 9.3K, 📝 07/15 ) - A curated list of tools for incident response
- Awesome Keycloak - (Source ⭐ 1.9K, 📝 04/17 ) - A curated list of resources for learning about http://www.keycloak.org
- Awesome Lockpicking - (Source ⭐ 961, 📝 21/03/06 ) - 🔓😎 A curated list of awesome guides, tools, and other resources related to the security and compromise of locks, safes, and keys.
- Awesome Malware Analysis - (Source ⭐ 11K, 📝 24/07/07 ) - Defund the Police.
- Awesome Malware Persistence - (Source ⭐ 279, 📝 03/31 ) - A curated list of awesome malware persistence tools and resources.
- Awesome Pci Dss - (Source ⭐ 0, 📝 25/04/23 ) - A curated list of PCI DSS–related resources: standards, SAQs, guidance, tooling, training, community, and example projects.
- Awesome Pentest - (Source ⭐ 25K, 📝 25/12/18 ) - A collection of awesome penetration testing resources, tools and other shiny things
- Awesome Piracy - (Source ⭐ 23K, 📝 21/04/23 ) - A curated list of awesome warez and piracy links
- Awesome Privacy - (Source ⭐ 19K, 📝 07/05 ) - Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
- Awesome Security - (Source ⭐ 14K, 📝 02/08 ) - A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
- Awesome Vehicle Security - (Source ⭐ 4.3K, 📝 05/30 ) - 🚗 A curated list of resources for learning about vehicle security and car hacking.
- Awesome Web Security - (Source ⭐ 14K, 📝 07/19 ) - 🐶 A curated list of Web Security materials and resources.
Testing
- Awesome Api Clients - (Source ⭐ 1.1K, 📝 05/11 ) - List of awesome API clients. Postman and Insomnia alternatives
- Awesome Appium - (Source ⭐ 387, 📝 21/09/28 ) - A curated list of delightful Appium resources.
- Awesome Gatling - (Source ⭐ 79, 📝 06/09 ) - A collection of resources covering different aspects of Gatling load testing tool usage.
- Awesome Jmeter - (Source ⭐ 791, 📝 07/01 ) - A collection of resources covering different aspects of JMeter usage.
- Awesome K6 - (Source ⭐ 588, 📝 24/08/27 ) - A curated list of awesome tools, content and projects using k6
- Awesome Playwright - (Source ⭐ 1.3K, 📝 01/06 ) - A curated list of awesome tools, utils and projects using Playwright
- Awesome Regression Testing - (Source ⭐ 2.4K, 📝 05/28 ) - 🕶️ A curated list of resources around the topic: visual regression testing
- Awesome Selenium - (Source ⭐ 1.1K, 📝 03/18 ) - A curated list of delightful Selenium resources.
- Awesome Tap - (Source ⭐ 634, 📝 25/11/24 ) - Useful resources for the Test Anything Protocol
- Awesome Testing - (Source ⭐ 2.3K, 📝 07/20 ) - A curated list of testing resources
Theory
- Awesome Agi Cocosci - (Source ⭐ 373, 📝 04/04 ) - An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.
- Awesome Algorithms - (Source ⭐ 25K, 📝 04/19 ) - A curated list of awesome places to learn and/or practice algorithms.
- Awesome Artificial Intelligence - (Source ⭐ 15K, 📝 07/18 ) - A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
- Awesome Audit Algorithms - (Source ⭐ 118, 📝 06/17 ) - A curated list of algorithms and papers for auditing black-box algorithms.
- Awesome Math - (Source ⭐ 15K, 📝 05/19 ) - A curated list of awesome mathematics resources
- Awesome Osint - (Source ⭐ 27K, 📝 07/20 ) - 😱 A curated list of amazingly awesome OSINT
- Awesome Recursion Schemes - (Source ⭐ 1.1K, 📝 20/11/25 ) - Resources for learning and using recursion schemes.
- Awesome Talks - (Source ⭐ 6.2K, 📝 06/25 ) - Awesome online talks and screencasts
- Papers We Love - (Source ⭐ 107K, 📝 07/01 ) - Papers from the computer science community to read and discuss.
- Search Engine Optimization - (Source ⭐ 2.5K, 📝 25/02/24 ) - 🔍 A helpful checklist/collection of Search Engine Optimization (SEO) tips and techniques.
Work
- Awesome Code Review - (Source ⭐ 4.3K, 📝 24/09/15 ) - An "Awesome" list of code review resources - articles, papers, tools, etc
- Awesome Internships - (Source ⭐ 352, 📝 24/04/08 ) - A curated list of tech internships resources.
- Awesome Interview Questions - (Source ⭐ 69K, 📝 21/11/11 ) - 🐙 A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
- Awesome Job Boards - (Source ⭐ 1.7K, 📝 04/20 ) -
- Awesome Productivity - (Source ⭐ 1.9K, 📝 23/05/26 ) - A curated list of delightful productivity resources.
- Awesome Remote Job - (Source ⭐ 46K, 📝 05/08 ) - A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
- Awesome Slack - (Source ⭐ 858, 📝 23/05/26 ) - A curated list of awesome Slack related things
- Awesome Slack - (Source ⭐ 307, 📝 23/05/26 ) - 🕶️ List of communities powered by Slack.
Social Media
Contribution
This repo is generated by trackawesomelist-source, if you want to add your awesome list here, please edit config.yml, and send a pull request, or just open an issue, I'll add it manually.
If you want to add badge (
) to your awesome list, please add the following code to your README.md:
[](https://www.trackawesomelist.com/your_repo_pathname/)The doc is still under construction, if you have any question, please open an issue
