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 · 📝 11/12 · ✅ 11/12
Table of Contents
Recently Updated
Nov 12, 2024
1. Awesome Docker
Web / Other
- Komodo (⭐1.8k) - A tool to build and deploy software on many servers
2. Awesome Developer First
Automation
- Potpie - Open source AI agents for your codebase in minutes. Use pre-built agents for Q&A, testing, debugging and system design or create your own purpose-built agents.
3. Awesome Billing
Business Intelligence / Data Engineering
- The Soul of an Old Machine: Revisiting the Timeless von Neumann Architecture - Floats were suspicious even before the first general-purpose computer (EDVAC) was built: “Von Neumann wasn't entirely sold on why we might need floating-point numbers. He was quite vocal in his critique of floating-point numbers.” The author of this article complement this critique by illustrating the issue of precision and rounding.
4. Awesome Datascience
MOOC's
- Data Science for Beginners - Learn with AI tutor
- Machine Learning for Beginners - Learn with AI tutor
Podcasts / Book Deals (Affiliated) 🛍
Comics / Book Deals (Affiliated) 🛍
5. Awesome Machine Learning
Python / General-Purpose Machine Learning
- Opik (⭐2.1k): Evaluate, trace, test, and ship LLM applications across your dev and production lifecycles.
Python / Speech Recognition
- EspNet (⭐8.5k) - ESPnet is an end-to-end speech processing toolkit for tasks like speech recognition, translation, and enhancement, using PyTorch and Kaldi-style data processing.
6. Awesome Theoretical Computer Science
Lecture Notes / Monograph
- Erik Demaine. Advanced Data Structures. MIT - It covers major results and current directions of research in data structure.
- Indyk & Daskalakis. Learning-augmented Algorithms. MIT
Lecture Videos Playlist / Monograph
Big List / Monograph
Probabilistic Method / Lecture Notes
- Yufei. Probabilistic Methods in Combinatorics. MIT and Yufei's Graph Theory book - Showing some combinatorial object exists and prove that a certain random construction works with positive probability. The course focuses on methodology as well as combinatorial applications.
Probabilistic Method / Lecture Videos Playlist
Graph Theory / Lecture Videos Playlist
Aggregators / Lecture Videos Playlist
- Hermann's Conferences in TCS - TCS Conferences collected in one table.
- Salamon's List - Selected Conferences.
Live / Lecture Videos Playlist
- Simons' Institute - Programs, Events, and workshops, that aim toward maximizing impact and engagement across the theoretical computer science community.
Archived / Lecture Videos Playlist
- Turing Laureates Lectures and Turing Laureates Interviews - ACM Turing Award Laureates delivers a lecture before a forum of their choice on a subject of their choice.
Associations / Lecture Videos Playlist
Jobs / Lecture Videos Playlist
- Yaroslavtsev. Hires spreadsheet 2022 - A crowdsourced spreadsheet created to collect information about theory hires in year 2022.
Podcasts / Lecture Videos Playlist
- Berkeley in the 80s - Interviews with eminent figures in Berkeley.
- ACM ByteCast - Researchers, practitioners and innovators who are at the intersection of research and practice, sharing their experiences, lessons, visions for the future.
7. Awesome Directus
Extensions / Community
- Auto generate file transformations (⭐0) - Automatically generate selected file transformations on upload
8. Awesome Dotfiles
Find dotfiles repos / Using specific tools
- Tip: search for a filename on GitHub, e.g. path:**/.gitconfig.
Tools / Ansible
- rotz (⭐350) - Fully cross platform dotfile manager and dev environment bootstrapper written in Rust.
9. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- cycle-jobs (⭐0) - The ZSH Cycle Jobs Plugin is a simple yet powerful tool that enhances your terminal workflow by allowing you to cycle through background jobs using a single keyboard shortcut. This plugin is particularly useful for developers and system administrators who frequently work with multiple background processes.
- history-on-success (⭐0) - Save yourself from repeating the same mistakes by filtering out your unsuccessful commands from your zsh history file. Based on a blog post by Dean Scarff.
- quiet-accept-zle (⭐13) - Enables you to run typed zsh command without triggering new prompt, history entry, or having output being outputed.
- tmux-sessionizer (⭐0) - tmux sessionizer as seen on ThePrimeagen.
- wpm (⭐1) - Lets you test your typing speed in a terminal, track WPM, accuracy, and more. Results are saved in a handy JSON format for easy tracking.
Themes / superconsole - Windows-only
- catpuccin-kali (⭐0) - Inspired by oh-my-posh catpuccin theme. Includes decorators for username@hostname, current directory and
git
status. - droolmaw (⭐0) - Configurable prompt that resembles Powerline (⭐14k). Requires a Nerd font. Includes decorators for username, current directory, current directory path, datetime,
git
author,git
status,mise
language version and a configurable message based on the exit status of the last command run. - green-lambda (⭐0) - Minimalist Lambda theme. Includes
git
decorations. - pentest-report (⭐6) - Designed for pentesters, offering a clean and efficient prompt to streamline daily tasks during audits and penetration testing. The theme includes decorators for real-time display of the date, time, IP address, current directory, and the result of the last executed command.
10. Awesome Tmux
Plugins
- tmux-easymotion (⭐24) EasyMotion-like plugin with pane jumping capabilities in tmux.
Plugins / Development and testing
- gotmux (⭐2) A golang library to interact with tmux.
11. Awesome Neovim
Programming Languages Support / Diagnostics
- nvim-flutter/flutter-tools.nvim (⭐1.1k) - Build Flutter and Dart applications using the native LSP.
Fuzzy Finder / Diagnostics
- crispgm/telescope-heading.nvim (⭐126) - Telescope extension to switch between headings of AsciiDoc, Markdown, Vimdoc, etc.
Color / Diagnostics
- max397574/colortils.nvim (⭐395) - A plugin providing utils to work with colors (picker, conversion) inside Neovim.
Tree-sitter Supported Colorscheme / Diagnostics
- zenbones-theme/zenbones.nvim (⭐757) - A collection of Vim/Neovim colorschemes designed to highlight code using contrasts and font variations.
Statusline / Diagnostics
- sschleemilch/slimline.nvim (⭐35) - A slim, minimal and opinionated Lua statusline.
Startup / Diagnostics
- max397574/startup.nvim (⭐450) - The fully customizable greeter for Neovim.
CSV Files / Diagnostics
- hat0uma/csvview.nvim (⭐37) - An asynchronous CSV/TSV table viewer with real-time updates, configurable comments and delimiters, and multiple display modes.
Neovim Lua Development / Diagnostics
- YaroSpace/lua-console.nvim (⭐13) - A handy scratch pad / REPL / debug console for Lua development and Neovim exploration and configuration.
Editing Support / Diagnostics
- csessh/stopinsert.nvim (⭐13) - Automatically exit Insert mode after inactivity.
- tummetott/unimpaired.nvim (⭐63) - Lua port of tpope/vim-unimpaired (⭐3.3k).
12. Awesome Vite
Templates / Vanilla
- create-domco (⭐32) - Starter template for domco.
Templates / React
- react-boilerplate (⭐0) - Template for bootstrapping with
Eslint
+Husky
+Prettier
.
Framework-agnostic Plugins / Integrations
- vite-plugin-eslint2 (⭐27) - Runs ESLint synchronously/asynchronously.
Framework-agnostic Plugins / Bundling
- vite-plugin-static-filehash (⭐2) - It can help the program improve the cache hit rate.
Libraries / Community
- domco (⭐32) - Minimal full-stack JavaScript. Turns a Vite app into a full-stack application with minimal dependencies.
Open Source / Community
- Revili (⭐4) - A command and GUI integration tool.
13. Awesome Angular
Analytics / Google Developer Experts
- ngx-clarity (⭐18) - A useful Angular library that automatically injects the script tag required to use Microsoft Clarity.
Integrations / Google Developer Experts
- ngx-pendo (⭐16) - A simple wrapper to load Pendo in Angular.
- ngx-surreal (⭐1) - Lightweight Angular wrapper for the SurrealDB JavaScript SDK.
Internationalization / Google Developer Experts
- translate (⭐23) - Translation library for Angular and Ionic applications.
- ngx-merge-json-translations (⭐1) - This builder helps merge the
messages.json
file, after running extract-i18n, into target files using specified locales taking care to delete removed keys and add new ones.
Free / Google Developer Experts
- LightNap (⭐61) - LightNap (lightweight .NET Core/Angular/PrimeNG) is a full stack starter kit designed to provide a boost to Single Page Applications (SPA). It includes built-in support for ASP.NET Core Identity, JWT token management, and administrative features for managing identity, offering a solid foundation to be extended for any application scenario.
Testing / Google Developer Experts
- Meticulous AI - Cover the 1000s of edge cases of your application - without writing or maintaining a single test.
- ngtx (⭐9) -
ngtx
stands for "Angular Testing Extensions" and is a small set of functions aiming to make your life easier when testing Angular components.
Captcha / Google Developer Experts
- ngx-slider-recaptcha (⭐2) - Customizable Angular library that provides a slider-based CAPTCHA component to help secure forms from spam and bot submissions.
Carousels / Google Developer Experts
- ngx-simple-gallery (⭐1) - A lightweight gallery library for Angular 18 that presents all images as thumbnails, expanding them to full size upon clicking or tapping.
Charts / Google Developer Experts
- ng-draw-flow (⭐9) - A library for creating interfaces based on displaying data as nodes. It allows you to create both simple diagrams and complex editors for building customised charts and graphs.
Form Controls / Google Developer Experts
- ngx-phone-field (⭐1) - An Angular directive that provides international phone input with country flag dropdowns. It integrates with Angular forms, supporting both Reactive Forms and Template-Driven Forms.
- ngx-rabe-star (⭐2) - An Angular library that provides a customizable star rating component for your Angular application.
- ngx-mat-birthday-input (⭐1) - An Angular Material library for entering a birthday.
- ngx-countries-dropdown (⭐5) - Angular library with customizable countries dropdown component with flags, dial code, language and currency details.
Validation / Google Developer Experts
- ngx-form-errors (⭐11) - Display form validation errors for Angular Reactive forms.
Images / Google Developer Experts
- ngx-img-cropper (⭐191) - Image cropping tool for Angular.
Loaders / Google Developer Experts
- nx-svg-loaders (⭐3) - Angular, React, Svelte, Vue SVG loader/spinner collection.
Media / Google Developer Experts
- ngx-video-timeline (⭐12) - Video playback progress bar component.
Mixed utilities / Google Developer Experts
- ngx-utility (⭐1) - Various helpers for forms, zones, DOM manipulation, HTTP requests, and more.
Modals / Google Developer Experts
- up-window-angular (⭐3) - An Angular library designed to create dynamic, customizable modals and window-based components for web applications.
State Management / Google Developer Experts
- ng (⭐2) - An Angular-specific extension of @bitfiber/rx (⭐2) built on top of RxJS, designed to manage reactive state, asynchronous workflows, and events in Angular applications. It provides a structured approach to handling complex data flows using emitters, states, groups, and stores, allowing seamless integration of various reactive sources like emitters, states, and observables.
Misc Components / Google Developer Experts
- ngx-morse (⭐6) - A simple morse code encoder and decoder for Angular.
Ionic / Google Developer Experts
- ionic-component-snippets (⭐2) - This repository showcases demos and libraries that aren't officially supported by Ionic yet, but can be useful for developers and their apps.
14. Awesome Vue
Components & Libraries / Utilities
- mobx-vue-lite (⭐74) - Lightweight Vue 3 bindings for MobX based on Composition API.
- mobx-vue (⭐476) - Vue 2 bindings for MobX.
15. Awesome Tailwindcss
Tools
- 🎨🔧 CSS Variables Editor - AI-powered Chrome extension for managing colors in daisyUI and shadcn/ui.
16. Awesome Svelte
Table
- powertable (⭐218) - PowerTable is a JavaScript component that turns JSON data into an interactive HTML table. This facilitates manual inspection, sorting, filtering, searching, and editing of the data.
- svelte-pivottable (⭐17) - Svelte-based pivot table library with drag'n'drop functionality.
Icons
- svesome (⭐2) - A fontawesome v6 icons wrapper for svelte its awesome.
Drag & Drop
- neodrag (⭐1.6k) - One Draggable to rule them all 💍.
HTTP Requests / Form Components
- sswr (⭐239) - Svelte stale while revalidate (SWR) data fetching strategy.
- svelte-query - Fetch, cache and update data in your Svelte applications all without touching any "global state".
Sound & Video / Form Components
- svelte-sound (⭐46) - Svelte Actions to play interaction sounds on target DOM events.
Internationalization / Form Components
- ParaglideJS - Tiny, typesafe i18n library with translated links out of the box.
17. Awesome Godot
Plugins and scripts / Godot 4
- Talo (⭐18) - A self-hostable game backend for managing players, leaderboards, stats, saving/loading data and more.
18. Game Datasets
Dataset / Web
- Animal Crossing New Horizons Catalog - Comprehensive inventory of items, villagers, clothing, fish/bugs etc.
- Board Games Dataset - Attributes and the ratings from board games in BoardGameGeek.
- The Complete Pokemon Dataset - Pokemon data from all generations.
Dataset / Related
- Computer Games Dataset - Gaming World: A Comprehensive Computer Games Dataset.
- Nintendo Games - Nintendo games for all platforms scraped from metacritc.
- PC Games Sales - Dataset of the best selling PC games.
- Steam Video Games - Steam user interactions.
- Video Game Sales - Sales data from games.
19. Awesome Flame
Open Source / Casual
- Sober Driver (⭐6) - An app with 10 mini games to designate a sober driver for a night out. Get it on Google Play, App Store. By Mauro Vanetti.
20. Awesome Fonts
Free fonts / Fonts
- Martian Mono (⭐2.2k) - Free and open-source monospaced font from Evil Martians
- Monaspace (⭐14k) - An innovative superfamily of fonts for code
Programming fonts / Fonts
- Iconic Fonts (⭐44) - Over 50 Patched Fonts with 60,000+ Icons for Terminal, Window Managers, and More!
21. Awesome Icons
General
- Iconify Deign (⭐4.6k) - Most popular icon sets in one framework containg over 200,000 open source vector icons. (Website)
- React Icons (⭐12k) - Popular icon sets created especially for React projects. (Website)
22. Awesome Macos Screensavers
Apple Inspired
Flip Clock Screensaver
A flip clock screensaver that can automatically dim the screen.
Free
23. Discount for Student Dev
Version Control
- Tower [FREE] - Tower for Students provides free access to Tower "Pro" as a student. If you're enrolled as a student, you can use Tower "Pro" for free! Apply with your school email address.
24. Free for Dev
APIs, Data, and ML
- Mintlify — Modern standard for API documentation. Beautiful and easy-to-maintain UI components, in-app search, and interactive playground. Free for 1 editor.
- Sqlable - A collection of free online SQL tools, including an SQL formatter and validator, SQL regex tester, fake data generator, and interactive database playgrounds.
CI and CD
- cirun.io - Free for public GitHub repositories
- Terramate - Terramate is an orchestration and management platform for Infrastructure as Code (IaC) tools such as Terraform, OpenTofu, and Terragrunt. Free up to 2 users including all features.
Monitoring
- OntarioNet.ca CN Test — Check if a website is blocked in China by the Great Firewall. It identifies DNS pollution by comparing DNS results and ASN information detected by servers in China versus servers in the United States.
25. Awesome Selfhosted
Software / Automation
- Discount Bandit
⚠
- Track pricing, stock status of products across multiple stores such as Amazon, Ebay, Walmart, etc. (Demo, Source Code (⭐256))GPL-3.0
PHP/Docker
- Github Ntfy (⭐2)
⚠
- Push notifications to NTFY when a new release is available on Docker Hub or Github. (Clients (⭐18k))GPL-3.0
Docker
- HandBrake Web (⭐237) - Platform to use one or more instances of HandBrake video transcoder on a headless device via a web interface.
AGPL-3.0
Docker
Software / Content Management Systems (CMS)
- Vvveb CMS - Powerful and easy to use CMS to build websites, blogs or e-commerce stores. (Demo, Source Code (⭐366))
AGPL-3.0
PHP/Docker
Software / Inventory Management
- Cannery - Firearm and ammunition tracker app. (Source Code)
AGPL-3.0
Docker
- Open QuarterMaster - Powerful inventory management system, designed to be flexible and scalable. (Source Code (⭐12))
GPL-3.0
deb/Docker
Software / Knowledge Management Tools
- LibreKB - A web-based knowledge base solution. A simple web app, it runs on pretty much any web server or hosting provider with PHP and MySQL. (Source Code (⭐16))
GPL-3.0
PHP
Software / Learning and Courses
- scholarsome - Web-based and open source interactive flashcard learning software studying for the masses. (Demo, Source Code (⭐516))
GPL-3.0
Docker
Software / Miscellaneous
- Geeftlist - Collaborative platform for managing, sharing and reserving gifts between friends and family.
GPL-3.0
Docker
Software / Money, Budgeting & Management
- Maybe - An OS for your personal finances built by a small team alongside an incredible community. (Source Code (⭐34k))
AGPL-3.0
Docker
Software / Pastebins
- lesma - Simple paste app friendly with browser and command line. (Demo, Source Code)
GPL-3.0
Rust/Docker
Software / Time Tracking
- Beaver Habit Tracker (⭐152) - Habit tracking app to save your precious moments in your fleeting life. (Demo)
BSD-3-Clause
Docker
26. Awesome Graphql
Servers / React
- modus (⭐181) - Serverless runtime based on WebAssembly that delivers auto-generated GraphQL APIs.
Tools - Miscellaneous / React
- gqlhash (⭐5) - Lightning fast query hasher that ignores formatting diffs and comments and supports multiple hashing functions.
27. Awesome for Beginners
Pug
- Rawsec Cybersecurity Inventory (label: difficulty::easy)
An inventory of tools and resources that aims to help people to find everything related to CyberSecurity.
28. Awesome Pokemon
Development Projects / Miscellaneous
- PokemonRedExperiments (⭐7k) - Playing Pokémon Red with Reinforcement Learning.
29. Awesome Falsehood
Software Engineering
- Facts about State Machines - State machines are often misunderstood and under-applied.
30. Awesome Qubes OS
Qubes OS Websites
- Qubes OS Developer Books - A list of various books that might be useful in learning some basics needed for Qubes development.
Downloading, Installing, Upgrading, and Building
- Qubes OS 4.3 Weekly Alpha Builds - Qubes OS 4.3 Weekly Alpha Build download.
How-to guides
- Inter-qube file copying (qfilecopy) - File copying with qfilecopy.
- Qubes Salt Beginner’s Guide - How to guide for beginners who enjoy an hands-on introduction with examples.
- Reverse Tethering & Screen Mirroring Qube for Android Device - Control your Android Device from Qubes OS while providing Network to the Android Device.
- How to migrate qubes to a new computer - How to efficiently migrate qubes to a new computer with a direct network connection
- USB MFP printer/scanner - How to get a USB MFP printer/scanner working in R4.2
Templates
- Manually Verifying Hashes of Installed Files - This guide explains how to manually verifying hashes of installed files.
- Pentesting: Parrot - Parrot Security is a Debian-based OS with over 600 tools for hacking, pentesting and software development. It is free, open source, secure, portable and customizable for various environments and devices
- Android VM options - There are multiple “android on PC” type distributions that one could try in a VM. Here are the 3!
- Waydroid template - This guide is for setting up minimal Waydroid template.
- Ubuntu 2022.4 minimal - Ubuntu 22.04 (Jammy Jellyfish) Releasesis an open-source software platform that runs everywhere from the PC to the server and the cloud.
- Ubuntu 2024.4 minimal - Ubuntu 24.04.1 (Noble Numbat) ReleasesUbuntu is an open-source software platform that runs everywhere from the PC to the server and the cloud.
- GuixOS HVM - Install Guix OS in a standalone HVM
- Zoom Disp VM - Running Zoom in a DispVM.
- PrestiumOS HVM - Prestium OS is a Tails OS-like live linux distro.
- PiHole Cloudflared (⭐1) - PiHole Cloudflared in QubesOS with NextDNS (DNS over Https).
- Fedora template in-place upgrade - How to upgrade a Fedora template in-place.
VM-Hardening
- Kicksecure for DISP-sys* - How to create disposable sys-usb, sys-net, sys-firewall off a debian-11 minimal template with Kicksecure and other hardening features for DISP-sys*.
- Easily NAT qubes port to external network - A script to ease the work of doing a NAT to expose a qube port to the physical network interface.
- Install Qubes OS with boot partition and a detached LUKS header on USB - The encrypted disk will look like an unused/empty unpartitioned disk.
- Custom preferences for Brave browser in disposable qube - The initial_preferences json file can be used to configure the preferences that will be used by default in newly created profiles.
- Hardening sys-net - This guide works no matter whether or not you chose disposable sys-net or not. no nonsense guide, Lets get in!
- Nix in a Qubes OS AppVM - How to install Nix in an AppVm.
- No file indexing - Disable file indexing in disposable qubes
- Qubes Shutdown Idle Script (⭐4) - This is a simple script that watches the current qube for idleness and, if it's idle for more than 15 minutes (timeout time is defined in qubesidle.idleness_monitor), shuts it down.
Customization
- Sys-gui Customization - Minimal Fedora and Alternate Desktop Environments / Window Managers (DE/WMs)
- Tiling XFCE - Titled windows in XFCE with shortcut keys.
- Dark Theme - The following text describes how to change the default light theme to a dark theme.
- Rxvt Terminal - rxvt-unicode is an advanced and efficient vt102 emulator.
- CPU monitor per VMs - Individual VM monitoring.
- Custom App entries for the Q Menu - App menu shortcut troubleshooting.
- xfce dark mode - Xfce global dark mode in Qubes
GPU
- Gaming HVM) - HVM for gaming!
- Salt: automating NVIDIA GPU passthrough - This “guide” aims to explore and give a practical example of leveraging SaltStack to achieve the same goal as NVIDIA GPU passthrough into Linux HVMs for CUDA applications.
- Qubes SaltStack configuration of Videos Playback VM - An mpv salt start step-by-step easy guide.
- Improve video playback performance including YouTube (ytfzf) - This guide will show you how to install the mpv player and use it with maximum performance.
- GPU passthrough with lots of RAM - GPU passthru with max RAM
ML, LLM & AI
- Running local LLMs with or without GPU acceleration - This guide explains how to install text-generation-webui (oobabooga) on Qubes OS.
Clearnet & Anonymous Networking / OpenVPN
- Fedora 40 Minimal(OpenVPN) - Qubes 4.2 - Six Easy Steps!
Clearnet & Anonymous Networking / VLESS
- VLESS obfuscation VPN - The protocol mimics a long-running https session of Chrome and is hard to detect by DPI systems. It is needed when wireguard is blocked.
Clearnet & Anonymous Networking / Tor
- Snowflake Proxy in QubesOS - A Qubes-Whonix-17 Tor Control Panel snowflake proxy fix/installation guide.
- Qubes Tor onion services - Qubes OS Tor .onion links
- Onionizing Repositories - The guide explains how to configure experimental Tor onion services for APT repositories.
- QubesOS to be remotely manageable thru tor - QubesOS to be remotely manageable from on-demand, ephemeral, hidden onion service to dom0/AdminVM.
- Qubes-Whonix development notes - Whonix development notes.
- Tips on Remaining Anonymous - The wiki page provides guidelines and good habits for online privacy and security, with a focus on distinguishing between anonymity and pseudonymity.
Clearnet & Anonymous Networking / Anonymity
- LocalSend -Free, open-source app that allows you to securely share files and messages with nearby devices over your local network without needing an internet connection. Basically, a platform neutral “airdrop”.
- Tailscale Setup - How to create template and install Tailscale.
Clearnet & Anonymous Networking / Crypto
- Ultimate Guide on Using Trezor on Qubes - his guide explains how to use Trezor cryptocurrency hardware wallets on Qubes OS.
Kernels / Crypto
- Rump (⭐1.1k) - Rump kernels enable you to build the software stack you need without forcing you to reinvent the wheels.
Kernels / Unikernels
- Unikraft - Unikraft powers the next-generation of cloud native applications by enabling you to radically customize and build custom OS/kernels, unlocking best-in-class performance, security primitives and efficiency savings.
- Unik (⭐2.7k) - A platform for automating unikernel & MicroVM compilation and deployment.
Qubes OS Server / Unikernel-like
- Multi-user Qubes: Using sys-gui to make non-adminstrative user logins - Here we try to create restricted sys-guis, where they only need to see the parts that pertain to them. Basically a administrative gui login (dom0), and a restricted user sys-gui login.
- Qubes Admin Policies/API - The qubes admin policies are core to modern qubes.
- Opensnitch Nodes -A node is a daemon running on a machine. You can install the daemon on multiple machines, and manage them from the server
- Qubes sync git repositories with dom0 - This solution is intended have git repos easily in sync with dom0.
- Salt (management software) - Salt allows administrators to easily configure their systems.
- qvm-firewall - Manage VM outbound firewall.
- Qubes Admin python modules - Python Module Index
- Qubes network dom0 display - a simple script to run in dom0 (easy to audit) that will output a hierarchy tree of netvm and their qubes.
- Colored! network information - Colorful network information with iptables & ip.
- Visualize Qubes Configuration Without Trust - Visualize Qubes Configuration with the Qubes Admin API.
- SSH or VNC into Qubes dom0 - tutorial on how to SSH or VNC in to dom0
- qubes-remote-support-receiver dom0 scripts (⭐3) - Scripts to configure dom0 to allow remote connections.
- Web VNC - Running Qubes in the Browser
- VNC (⭐8) - SystemD services for creating VNC server session in dom0 or any qube.
- Software RAID (mdadm) Qubes Installation Procedure - CLI & Software Raid installation procedure.
Exploitation Tools / Unikernel-like
- sys-mitm (⭐39) - A man-in-the-middle Qube for your traffic analysis needs.
Optics and Extra Info / Qubes OS Summit - 3mdeb Summit videos
- Qubes OS Summit 2024 - Day 1
- Qubes OS Summit 2024 - Day 2
Optics and Extra Info / Xen project summit 2024 videos
- Demi Marie Obenour: Reasonably Secure GPU Acceleration
- Marek Marczykowski-Górecki: Host and Guest Suspend Under Xen - S3 and S0ix
- Marek Marczykowski-Górecki: Linux Stubdomains Status Update
- Full xen project summit 2024 playlist
Optics and Extra Info / UX - User Experience
- UX Jackie - Qubes OS AppMenu Design Direction. Part of 2020/21 MOSS funded UX work.
Training and Materials / Extra Info
- Qubes OS for Anarchists - Qubes OS for Anarchists | Guide & Best Practices [The Guardian]
- The Guardian's Deep Dive into Qubes OS: a Secure Solution for Whistleblowing and Journalism - The Guardian's engineering team recently shared their experience with Qubes OS, a security-focused desktop operating system.
Social media / Extra Info
- Dread - Dark Net QubesOS .onion forum
31. Awesome Generative Deep Art
Autonomous LLM Agents / Multi-agents
- Multi-Agent Research Outline: an interactive eBook that compiles an extensive collection of research papers on large language model (LLM)-based multi-agent systems
32. Awesome Web Archiving
Tools & Software / Acquisition
- ArchiveWeb.Page - A plugin for Chrome and other Chromium based browsers that lets you interactively archive web pages, replay them, and export them as WARC & WACZ files. Also available as an Electron based desktop application.
Tools & Software / Replay
- ReplayWeb.page - A browser-based, fully client-side replay engine for both local and remote WARC & WACZ files. Also available as an Electron based desktop application. (Stable)
Community Resources / Blogs and Scholarship
Community Resources / Slack
- Common Crawl Foundation Partners (ask greg zat commoncrawl zot org for an invite)
Web Archiving Service Providers / Self-hostable, Open Source
- Browsertrix - From Webrecorder, source available at https://github.com/webrecorder/browsertrix (⭐200).
33. Awesome Network Analysis
Software / R
- ig.degree.betweenness (⭐30) - an igraph implementation of the Smith-Pittman community detection algorithm (2024).
34. Awesome Snmp
Libraries / C#
- SNMP Pro - Commercial extension that adds enterprise MIB support.
35. Awesome Mac
Reading and Writing Tools / Writing
- novelWriter (⭐2.1k) - an open source plain text editor designed for writing novels. It supports a minimal markdown-like syntax for formatting text.
Reading and Writing Tools / RSS
- Follow (⭐16k) 🧡 Next generation information browser.
Design and Product / Design Tools
- RawTherapee - A powerful cross-platform raw photo processing program!
Proxy and VPN Tools / Audio Record and Process
- Hiddify (⭐17k) - Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc.
Utilities / General Tools
- Claude - Your AI partner on desktop. Fast, focused, and designed for deep work.
Utilities / Productivity
- RecurseChat - RecurseChat is a personal, local-first and private AI Chat App. Features a simple interface, powerful customizations and blazingly-fast speed.
Mac App Download Sites / Genuine Sites
- Open Alternative - Discover Open Source Alternatives to Popular Software. A curated collection of the best open source alternatives to everyday SaaS products. Save money with reliable tools hand-picked for you.
36. Awesome Ipfs
Apps
- hyprspace (⭐49) - A Lightweight VPN Built on top of IPFS + Libp2p for Truly Distributed Networks.
37. Awesome Raspberry Pi
OS Images
- PiFi - Turn Raspberry Pi into a High-Speed VPN Router in Seconds ⚡️ (Supports Raspberry Pi 4 and 5).
38. Awesome Integration
Projects / API Management
- Gravitee.io API Management (⭐192) (⭐193) - A flexible, lightweight, and open-source API management solution that provides comprehensive API management capabilities and helps you manage your APIs with ease.
- WSO2 API Manager (⭐848) (⭐849) - A fully open-source API management platform that provides comprehensive API management capabilities and allows you to manage APIs with ease.
- Zuplo API Management - Light-weight, fully-managed API Management platform, built for developers with unique features like GitOps, fast deployments to the edge, unlimited preview environments, full OpenAPI support, API monetization with Stripe, and more.
Projects / API Design
- OpenAPI Diff (⭐828) (⭐829) - Compare OpenAPI specs with version control and visualize the differences in HTML or Markdown format.
- OpenAPI Style Validator (⭐207) (⭐208) - Ensure that your OpenAPI specs meet your organization's standards with this flexible and customizable style validator.
- Zally (⭐906) (⭐906) - Ensure the quality of your OpenAPI specs with this linter tool that provides extensive analysis and feedback.
Projects / API Documentation
- DapperDox (⭐407) (⭐408) - An open-source API documentation generator and server for OpenAPI/Swagger specifications, with customizable documentation, automated updates, and easy sharing.
- OpenAPI Explorer (⭐315) (⭐315) - A tool for generating user interfaces from OpenAPI specifications, making it easier for software engineers to visualize and interact with APIs.
Projects / API Gateway
- Tyk API Gateway (⭐9.7k) (⭐9.7k) - An open source Enterprise API Gateway that supports REST, GraphQL, TCP, and gRPC protocols. It provides advanced API management features such as rate limiting, access control, and analytics.
Projects / API Testing
- Mocking tools
- Imposter (⭐370) (⭐370) - Mock server for REST APIs, OpenAPI (and Swagger) specifications, SOAP web services (and WSDL files), Salesforce and HBase APIs.
- Microcks (⭐1.4k) (⭐1.4k) - Open-source Kubernetes-native tool for API mocking and testing, supporting AsyncAPI, OpenAPI, Postman Collections, etc.
- Mockable - Simple configurable service to mock out RESTful API or SOAP web-services.
- Mockbin (⭐89) (⭐89) - Easily generate custom endpoints to test HTTP requests, and view the request logs from that API for free.
- Mockoon (⭐6.5k) (⭐6.5k) - Easy-to-use tool for designing and running mock REST APIs.
- MockServer (⭐4.6k) (⭐4.6k) - Easy mocking of any system you integrate with via HTTP or HTTPS.
- Mocky (⭐2k) (⭐2.1k) - Free and unlimited online service for generating custom HTTP responses.
- Prism (⭐4.3k) (⭐4.3k) - Open-source HTTP mock server that can mimic your API's behavior as if you already built it.
- WireMock (⭐6.3k) (⭐6.4k) - Mock your APIs for fast, robust, and comprehensive testing.
Projects / BRE
- OpenL Tablets (⭐156) (⭐156) - Open-source business rules engine (BRE, BRMS) and decision management system that allows users to define, manage, and execute business rules and decision tables.
Projects / Data Mapping Solution
- JSLT (⭐637) (⭐638) - A complete query and transformation language for JSON that is inspired by jq, XPath, and XQuery. With JSLT, software engineers can quickly and easily transform JSON data to meet their needs.
Projects / ESB
- WSO2 Enterprise Integrator (⭐374) (⭐374) - An API-centric, cloud-native, and distributed integration platform designed to provide a robust solution for software engineers.
Projects / ETL
- Pentaho Data Integration (⭐7.7k) (⭐7.7k) - A user-friendly platform that enables users to ingest, blend, cleanse, and prepare diverse data from any source with visual tools, eliminating the need for coding and complexity.
Projects / Integration Frameworks
- Frank!Framework (⭐131) (⭐130) - A Low-Code Java-based messaging framework to connect your system and application data, that is completely configurable through XML configurations.
Projects / Workflow engine
- Apache Airflow (⭐37k) (⭐37k) - A platform that allows you to create, schedule, and monitor workflows programmatically, making it easier to manage and automate complex data pipelines.
- Cadence (⭐8.3k) (⭐8.3k) - A fault-tolerant, stateful code platform that makes it easier to build and manage complex, long-running applications.
- Elsa Core (⭐6.4k) (⭐6.5k) - A library that enables workflow execution in any .NET Core application, making it easier to automate business processes in .NET environments.
Resources / API Specification
- CloudEvents (⭐5k) (⭐5.1k) - A specification for describing event data in common formats to provide interoperability across services, platforms and systems.
Resources / Certifications
- API Designer - Validate your understanding of API design basics and best practices.
- API Product Manager - Demonstrate your proficiency in managing APIs as products.
- API Security Architect - Validate your expertise in securing APIs using modern architectures.
Resources / Data Formats
- NDJSON (⭐683) (⭐683) - A standard for delimiting JSON objects in stream protocols. It allows for efficient processing of large JSON datasets and is widely used in big data processing.
- YAML (⭐347) (⭐347) - A human-friendly and easy-to-read data serialization format that is widely used for configuration files and data exchange. It supports rich data types and is compatible with most programming languages.
39. Awesome Swift
Third party Guides
- About Swift (⭐84) - A playground about the Swift language.
REPL
- SwiftFiddle - Playground for making, sharing, and embedding Swift code.
Augmented Reality
- ARKit-CoreLocation (⭐5.5k) - Combines the high accuracy of AR with the scale of GPS data.
Game Engine
- SwiftGodot - Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.
HTML / Barcode
- ZMarkupParser (⭐313) - Helps you convert HTML strings into NSAttributedString with customized styles and tags.
Testing / Barcode
- swift-testing-expectation (⭐18) - Create an asynchronous expectation in Swift Testing.
UI / Barcode
- SwiftUISkia (⭐36) - Skia based 2d graphics SwiftUI rendering library, based on Rust to implement software rasterization to perform rendering
Calendar / Barcode
- OBCalendar (⭐107) - OBCalendar is designed for simplicity and customization, it allows you to build beautiful and functional calendar interfaces effortlessly.
Pagination / Barcode
- iPages (⭐170) - Quickly implement swipable page views in SwiftUI 📝.
TextField / Barcode
- iTextField ⌨️ (⭐107) - A fully-wrapped
UITextField
that works entirely in SwiftUI 🦅.
40. Awesome Django
Third-Party Packages / Task Queues
- django-tasks (⭐344) - A reference implementation and backport of background workers and tasks in Django, based on DEP 14.
41. Awesome Micropython
Audio
- micropython_nonblocking_buzzer (⭐0) - A nonblocking implementation of a buzzer class that allows you to play basic melodies or sound patterns without blocking the main loop while the sound is being played.
Communications / APIs
- micropython-telegram-bot (⭐22) - MicroPython telegram bot library: simple way to put your IoT projects on the cloud.
- MicroPython-GoogleSheet (⭐14) - Fetch, update or append data in Google Sheets using Google Apps Script API.
Communications / Bluetooth
- micropython_aioble_examples (⭐1) - A few aioble (asyncio BLE) examples of MicroPython using ESP32.
Communications / GSM
- SIM800L-micropython (⭐0) - MicroPython wrapper for common SIM800L AT commands.
- sim7600 (⭐1) - MicroPython library for SIM7600 module.
- sim900 (⭐1) - MicroPython library for SIM900 GSM/GPRS module.
Communications / NTP
- micropython-ntp (⭐8) - Robust NTP library for MicroPython.
Communications / Proxy
- uProxy (⭐5) - An asyncio-based, memory-efficient HTTP/HTTPS/SOCKS4/SOCKS5 forward proxy server for MicroPython, compatible with CPython.
Communications / Radio
- EByte_LoRa_E220_micropython_library (⭐19) - MicroPython LoRa EBYTE E220 devices.
- EByte_LoRa_E22_micropython_library (⭐8) - MicroPython LoRa EBYTE E22 devices.
- EByte_LoRa_E32_micropython_library (⭐6) - MicroPython LoRa EBYTE E32 devices.
Communications / RTC
- micropython_rx-8035 (⭐0) - A MicroPython Driver for Seiko Epson's RTC, RX-8035SA/LC.
Communications / Time
- ustrftime (⭐2) - A MicroPython implementation of time.strftime.
Communications / Web
- micropython-urouter (⭐50) - A lightweight HTTP request routing processing support library based on MicroPython. The previous name was micro-route.
Display / Fonts
- microfont (⭐52) - Text drawing library for MicroPython framebuffer.
Display / LCD TFT
- ST77xx-pure-MP (⭐23) - Pure MicroPython driver for ST77xx displays. Low memory requirements.
- upy-st7789 (⭐1) - A simple ST7789 driver written in MicroPython.
Display / LED Segment
- micropython-hpdl1414 (⭐0) - MicroPython HPDL-1414 Display Driver.
Display / LEDs
- micropython-ht16k33 (⭐44) - MicroPython driver for the HT16K33, a LED matrix, 7-Segment Numeric, and 14-Segment Alphanumeric display driver IC.
Display / OLED
- micropython-ssd1306 (⭐0) - MicroPython SPI & I2C Display Driver for SSD1306 monochrome OLED.
IO / ADC
- ads1115 (⭐0) - MicroPython module for managing ADS1115, multichannel, differential I2C ADC from TI.
- mcp3421 (⭐0) - MicroPython module for controlling MCP342X, 18-bit analog-to-digital converter with I2C interface.
- micropython-MCP3001 (⭐0) - MicroPython driver for the MCP3001 1-channel 10-bit ADC with SPI interface.
IO / DAC
- mpyDAC (⭐0) - MicroPython module for controlling MCP4725, 12-bit digital analog converter (CAP) with EEPROM memory.
IO / IO-Expander
- mcp23017 (⭐0) - MicroPython module for MCP23017, 16-Bit I/O Expander with Serial Interface.
- micropython-sx1509 (⭐1) - MicroPython SX1509 I/O Expander Library.
IO / Keyboard
- MicroPython-SimpleKeypad (⭐1) - MicroPython library for interfacing with a keypad matrix.
IO / Rotary Encoder
- AS5600 (⭐0) - MicroPython module for controlling single-turn magnetic encoder AS5600.
Motion / Servo
- pca9685 (⭐0) - MicroPython module for managing a 16-channel SHIM controller, PCA9685
Sensors / Barometer
- bmp581 (⭐0) - MicroPython module for BMP581, pressure and ambient temperature sensor from Bosch Sensortec.
Sensors / Colour
- veml6040 (⭐0) - MicroPython module for managing a color sensor RGBW, VEML6040 from Vishay.
Sensors / Compass
- QMC5883 (⭐0) - MicroPython module for control QMC5883L geomagnetic sensor.
Sensors / Current
- INA_TI (⭐0) - MicroPython module for controlling INA219, INA226 - A two-directional current / power monitor with the I2C interface.
Sensors / Distance IR
- GP2Y0A21YK (⭐0) - GP2Y0A21YK MicroPython library.
Sensors / Distance Laser
- vl53l0x-nb (⭐5) - Fork of MicroPython driver for vl53l0x TOF sensor to add non-blocking mode.
Sensors / Light
- opt3001 (⭐0) - MicroPython module for OPT3001, external lighting sensor from Texas Instruments.
- ltr390uv (⭐0) - MicroPython module for LTR390UV, ambient light sensor in the visible and ultraviolet ranges.
Sensors / Magnetometer
- MMC5603 (⭐0) - MicroPython module for MMC5603 geomagnetic sensor.
- HSCDTD008A (⭐0) - MicroPython module for HSCDTD008A geomagnetic sensor.
- RM3100 (⭐1) - MicroPython module for RM3100 geomagnetic sensor.
Sensors / Temperature Analog
- micropython-simple-thermistor (⭐0) - Read NTC thermistor temperature wired in a potential divider.
Sensors / Temperature Digital
- bme680-pure-mp (⭐12) - Pure MicroPython Bosch BME680 sensor driver.
- SHT4X (⭐0) - MicroPython module for controlling the SHT4x - 4th generation relative humidity and temperature sensor.
Sensors / Touch Capacitive
- micropython-ft6x06 (⭐9) - Simple driver for FT6x06 capacitive touch sensor in pure Python.
Storage / Databases
- micropython-cratedb (⭐5) - MicroPython driver for CrateDB databases.
Storage / SD
- mp-sdcard-littleFS (⭐4) - MicroPython SD card driver that works with LittleFS2 (implements extended interface).
Logging / SRAM
- micropython-ulogger (⭐35) - Lightweight log module customized for MicroPython.
42. Awesome Rust
Applications / Blockchain
- dusk-network/rusk (⭐161) - Reference implementation of Dusk, a privacy-focused, scalable FMI for real-world assets (RWA) and compliant financial applications.
Applications / Web Servers
- Mini RPS (⭐21) - Mini reverse proxy server, HTTPS, CORS, static file hosting and template engine (minijinja) crates.io
Libraries / Cryptography
- dusk-network/bls12-381 (⭐21) - A Rust-native BLS12-381 with enhancements for zk performance: optimized multi-scalar multiplication, custom hashing, and serde support—ideal for privacy-focused protocols and zero-knowledge applications. [dusk-bls12_381]
- dusk-network/plonk (⭐549) - A high-performance, Rust-native implementation of the PLONK zk-SNARK over BLS12-381, optimized with custom gates and KZG10 polynomial commitment for efficient zero-knowledge proofs. [PLONK]
- dusk-network/poseidon252 (⭐209) - A Rust-native Poseidon hash over BLS12-381, Poseidon252 is built for zk-SNARK efficiency, ideal for privacy-focused protocols and zero-knowledge applications. [Poseidon]
Registries / Web programming
- cenotelie/cratery (⭐136) - A lightweight private cargo registry with batteries included, built for organisations, including features similar to docs.rs and deps.rs.
Resources / Web programming
- A Brief History of Rust. Part 1 - From a developer's pursuit of software stability to a project that nearly destabilized its creator. Part 2. Part 3.
43. Awesome Go
Caches
- pocache (⭐206) - Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy.
Validation
- Zog (⭐177) - A Zod (⭐34k) inspired schema builder for runtime value parsing and validation. ⬆ back to top
Workflow Frameworks / Libraries for creating HTTP middlewares
- workflow (⭐111) - A tech stack agnostic Event Driven Workflow framework.
Zero Trust / Libraries for creating HTTP middlewares
- OpenZiti (⭐2.8k) - A full, open source zero trust overlay network. Including numerous SDKs for numerous languages such as golang (⭐100) allowing you to embed zero trust principles directly into your applications. The OpenZiti Test Kitchen has numerous examples to draw inspiration from including a zero trust ssh client - zssh (⭐36)
44. Awesome Cpp
Database
- Kuzu (⭐1.4k) - Embeddable property graph database management system built for query speed and scalability. Implements Cypher. [MIT] website
Networking
- curlpp (⭐1.7k) -C++ wrapper around libcURL. [MIT]
Video
- avcpp (⭐456) - Modern C++ wrapper around FFmpeg. [MIT]
45. Awesome Cl
Mobile
- sbcl-termux-build (⭐39) - Prebuilt SBCL binary for Android (Termux).
46. Awesome Ocaml
Program analysis
- Owi (⭐135) - Owi is a toolchain for working with WebAssembly (Wasm) in OCaml, featuring a powerful, parallel symbolic execution engine for Wasm. It also provides frontends for compiling and analyzing C and Rust programs.
- Smt.ml (⭐26) - Smt.ml is a frontend OCaml library that interfaces with multiple SMT solvers, enabling seamless integration of solvers like Z3, cvc5, Colibri2, Bitwuzla, and Alt-Ergo within OCaml programs.
47. Awesome Executable Packing
📚 Literature / Documentation
- 📗 The art of memory forensics: Detecting malware and threats in Windows, Linux, and mac memory
- 📖 Cluster analysis
- 🌎 Clustering algorithms
- 📰 A complexity measure
- 📰 Cyclomatic complexity density and software maintenance productivity
- 📰 Do we need hundreds of classifiers to solve real world classification problems?
- 📰 Feature selection: A data perspective
- 📰 How to use t-SNE effectively
- 📖 Machine learning
- 📰 The matthews correlation coefficient (MCC) should replace the ROC AUC as the standard metric for assessing binary classification
- 📋 Microsoft portable executable and common object file format specification
- 📊 NotPacked++: Evading static packing detection
- 🔖 On the worst-case complexity of timsort
- 📊 Packing-box: Breaking detectors & visualizing packing
- 📊 Packing-box: Improving detection of executable packing
- 📊 Packing-box: Playing with executable packing
- 📗 Pattern recognition and machine learning (Information science and statistics)
- 🌎 PE format - Win32 apps
- 📗 Practical malware analysis: The hands-on guide to dissecting malicious software
- 📌 ProtectMyTooling - Don't detect tools, detect techniques
- 📊 Reverse engineering malware: Binary obfuscation and protection
- 🔖 A survey of dimensionality reduction techniques
- 📗 The "Ultimate" anti-debugging reference
- 🌎 x86 disassembly/Windows executable files
📚 Literature / Scientific Research
- 🎓 Advanced feature engineering for static detection of executable packing (June 2024)
- 📰 Adversarial EXEmples: A survey and experimental evaluation of practical attacks on machine learning for windows malware detection (September 2021) ⭐
- 🎓 Adversarial tool for breaking static detection of executable packing (August 2024) ⭐
- 📕 Assessing static and dynamic features for packing detection (October 2024) ⭐
- 📄 Assessing the impact of packing on machine learning-based malware detection and classification systems (October 2024) ⭐
- 🎓 Automated static analysis of virtual-machine packers (August 2013)
- 📓 Certified robustness of static deep learning-based malware detectors against patch and append attacks (November 2023) ⭐
- 📓 Collective classification for packed executable identification (September 2011)
- 🔖 A compact multi-step framework for packing identification in portable executable files for malware analysis (February 2024)
- 📰 Conceptual and empirical comparison of dimensionality reduction algorithms (PCA, KPCA, LDA, MDS, SVD, LLE, ISOMAP, LE, ICA, t-SNE) (May 2021)
- 📰 Control flow-based opcode behavior analysis for malware detection (July 2014)
- 📄 Decoding the secrets of machine learning in malware classification: A deep dive into datasets, feature extraction, and model performance (July 2023) ⭐
- 📰 Detecting packed executables based on raw binary data (June 2010)
- 📰 Detecting unknown malicious code by applying classification techniques on opcode patterns (February 2012)
- 📓 Detection of metamorphic malware packers using multilayered LSTM networks (November 2020) ⭐
- 📰 DroidPDF: The obfuscation resilient packer detection framework for Android Apps (July 2020)
- 📰 An efficient algorithm to extract control flow-based features for ioT malware detection (April 2021)
- 📰 ERMDS: A obfuscation dataset for evaluating robustness of learning-based malware detection system (May 2023)
- 📓 Evading packing detection: Breaking heuristic-based static detectors (July 2024) ⭐
- 📰 Fast and robust fixed-point algorithms for independent component analysis (May 1999)
- 📓 Fileprints: Identifying file types by n-gram analysis (June 2005)
- 📰 Functionality-preserving black-box optimization of adversarial windows malware (May 2021)
- 📰 A heuristics-based static analysis approach for detecting packed PE binaries (October 2013)
- 📰 Identifying malware packers through multilayer feature engineering in static analysis (February 2024) ⭐
- 📰 Improving malware detection using multi-view ensemble learning (August 2016)
- 📜 Incremental clustering of malware packers using features based on transformed CFG (November 2022)
- 🔖 Intriguing properties of adversarial ML attacks in the problem space (March 2020)
- 🔖 MAB-Malware: A reinforcement learning framework for attacking static malware classifiers (April 2021)
- 🎓 Malware detection through opcode sequence analysis using machine learning (June 2015)
- 📓 Malware family classification method based on static feature extraction (December 2017)
- 📓 MLxPack: Investigating the effects of packers on ML-based malware detection systems using static and dynamic traits (May 2022) ⭐
- 🔖 Novel feature extraction, selection and fusion for effective malware family classification (March 2016)
- 📰 On deceiving malware classification with section injection (August 2022)
- 🔖 On evaluating adversarial robustness (February 2019)
- 📰 Opcode sequences as representation of executables for data-mining-based unknown malware detection (May 2013)
- 📰 Opcodes as predictor for malware (January 2008)
- 📰 Original entry point detection based on graph similarity (April 2024)
- 📰 Potent and stealthy control flow obfuscation by stack based self-modifying code (April 2013)
- 📰 Practical attacks on machine learning: A case study on adversarial windows malware (September 2022)
- 📰 Sequential opcode embedding-based malware detection method (March 2022)
- 📓 SoK: (state of) the art of war: Offensive techniques in binary analysis (May 2016)
- 📓 Static analysis method on portable executable files for REMNUX based malware identification (October 2019)
- 🎓 Static features exploration for executable packing with unsupervised learning (June 2023)
- 🔖 A survey on adversarial attacks for malware analysis (January 2022)
- 📰 A survey on malware analysis techniques: Static, dynamic, hybrid and memory analysis (September 2018)
- 🔖 Technical report on the cleverhans v2.1.0 adversarial examples library (June 2018)
- 🔖 Transcending transcend: Revisiting malware classification in the presence of concept drift (December 2021)
- 📓 Unknown malcode detection using OPCODE representation (December 2008)
- 🎓 Unsupervised clustering machine learning on packed executable (June 2022)
📑 Datasets / Scientific Research
- VX Underground - PL-CERT based open source MWDB python application holding a malware database containing every APT sample from 2010 and over 7.5M maliciousbinaries.
📦 Packers / After 2010
- Hyperion (⭐38)
- ProtectMyTooling (⭐869) - Multi-Packer wrapper letting us daisy-chain various packers, obfuscators and other Red Team oriented weaponry.
📦 Packers / Between 2000 and 2010
- x86.Virtualizer - x86 Virtualizer.
🔧 Tools / Before 2000
- Gym-Malware (⭐612) - This is a malware manipulation environment for OpenAI's gym.
- PEPack (⭐687) - PE file packer detection tool, part of the Unix package "pev".
- REMINDer (⭐2) - Packing detection tool based on the entropy value of the entry point section and the WRITE attribute.
- SecML Malware (⭐206) - Create adversarial attacks against machine learning Windows malware detectors.
48. Awesome Jmeter
CI / Tutorials & Demo
- Jenkins
- Performance Tests with JMeter, Maven and Hudson
- CI with Jenkins, Git, Maven, Grunt, and JMeter (⭐20)
- Continuous automated web tests using Jenkins and JMeter
- Automating JMeter tests with Maven and Jenkins
- How to automate JMeter tests with Maven and Jenkins: part 1, part 2
- JMeter Continuous Performance Testing (JMeter + Ant + Jenkins): part 1, part 2
- Continuous Integration 101: How to Run JMeter with Jenkins
Cloud Services / SaaS / Tutorials & Demo
- LoadRunner Cloud - OpenText cloud-based solution for web and mobile performance testing with JMeter and Gatling support (formerly Micro Focus LoadRunner Cloud, formerly HP StormRunner Load).
Tools / IDE Integration
- JMeter Viewer (⭐5) - Open JMeter test plans inside Intellij IDE.
Community / Forums
49. Awesome Osint
Phone Number Research / Steam
- InMobPrefix (⭐3) - Dataset, charts, models about mobile phone numbers prefixes in India along with their respective state, operator.
DNS / Steam
- Amass (⭐12k) - The amass tool searches Internet data sources, performs brute force subdomain enumeration, searches web archives, and uses machine learning to generate additional subdomain name guesses. DNS name resolution is performed across many public servers so the authoritative server will see the traffic coming from different locations. Written in Go.
50. Awesome Math
Foundations of Mathematics / Transition To Pure Rigour Math
- 📝 Book of Proof - Richard Hammak (Virginia Commonwealth University)
Geometry and Topology / Differential Geometry
- 📝 Notes on Differential Geometry and Lie Groups - Jean Gallier (University of Pennsylvania)
51. Awesome Agi Cocosci
Abduction / Applications in AI
- Bayesian Abductive Logic Programs: A Probabilistic Logic for Abductive Reasoning - IJCAI'11, 2011. [All Versions]. [Preprint]. This work introduces Bayesian Abductive Logic Programs (BALP), a probabilistic logic that adapts Bayesian Logic Programs (BLPs) for abductive reasoning. Like BLPs, BALPs also combine first-order logic and Bayes nets. However, unlike BLPs, which use deduction to construct Bayes nets, BALPs employ logical abduction. As a result, BALPs are more suited for problems like plan/activity recognition that require abductive reasoning.
Bayesian Modeling / Bayesian Induction
- Probabilistic machine learning and artificial intelligence - Nature, 2015. [All Versions]. Probabilistic modelling provides a framework for understanding what learning is, and has therefore emerged as one of the principal theoretical and practical approaches for designing machines that learn from data acquired through experience. The probabilistic framework, which describes how to represent and manipulate uncertainty about models and predictions, has a central role in scientific data analysis, machine learning, robotics, cognitive science and artificial intelligence. This Review provides an introduction to this framework, and discusses some of the state-of-the-art advances in the field, namely, probabilistic programming, Bayesian optimization, data compression and automatic model discovery.
- Generalization, similarity, and Bayesian inference - Behavioral and Brain Sciences, 2001. [All Versions]. [Preprint]. Shepard has argued that a universal law should govern generalization across different domains of perception and cognition, as well as across organisms from different species or even different planets. Starting with some basic assumptions about natural kinds, he derived an exponential decay function as the form of the universal generalization gradient, which accords strikingly well with a wide range of empirical data. However, his original formulation applied only to the ideal case of generalization from a single encountered stimulus to a single novel stimulus, and for stimuli that can be represented as points in a continuous metric psychological space. The authors recast Shepard's theory in a more general Bayesian framework and show how this naturally extends his approach to the more realistic situation of generalizing from multiple consequential stimuli with arbitrary representational structure. This framework also subsumes a version of Tversky's set-theoretic model of similarity, which is conventionally thought of as the primary alternative to Shepard's continuous metric space model of similarity and generalization.
Communications / Language Compositionality
- Language is primarily a tool for communication rather than thought - Nature, 2024. [All Versions]. This perspective brings recent evidence from neuroscience and allied disciplines to argue that in modern humans, language is a tool for communication, contrary to a prominent view that we use language for thinking. The authors begins by introducing the brain network that supports linguistic ability in humans. They then review evidence for a double dissociation between language and thought, and discuss several properties of language that suggest that it is optimized for communication. This perspective concludes that although the emergence of language has unquestionably transformed human culture, language does not appear to be a prerequisite for complex thought, including symbolic thought. Instead, language is a powerful tool for the transmission of cultural knowledge; it plausibly co-evolved with humans' thinking and reasoning capacities, and only reflects, rather than gives rise to, the signature sophistication of human cognition.
Domain Specific Language / Declarative DSL Applications
- The Scene Language: Representing Scenes with Programs, Words, and Embeddings - 2024. [All Versions]. [Project]. This paper introduces the Scene Language, a visual scene representation that concisely and precisely describes the structure, semantics, and identity of visual scenes. It represents a scene with three key components: a program that specifies the hierarchical and relational structure of entities in the scene, words in natural language that summarize the semantic class of each entity, and embeddings that capture the visual identity of each entity. This representation can be inferred from pre-trained language models via a training-free inference technique, given text or image inputs.
Methodologies for Experiments / Virtual Reality
- What's the Game, then? Opportunities and Challenges for Runtime Behavior Generation - UIST'24, 2024. [All Versions]. Procedural content generation (PCG), the process of algorithmically creating game components instead of manually, has been a common tool of game development for decades. Recent advances in large language models (LLMs) enable the generation of game behaviors based on player input at runtime. Such code generation brings with it the possibility of entirely new gameplay interactions that may be difficult to integrate with typical game development workflows. This work explores these implications through GROMIT, a novel LLM-based runtime behavior generation system for Unity. When triggered by a player action, GROMIT generates a relevant behavior which is compiled without developer intervention and incorporated into the game.
Theory of Mind / AI Assisted Research
- Mental Imagery - Plato Stanford.
52. Awesome Polars
Resources / Blog posts
- Polars: A Modern DataFrame Library for High-Performance Data Analysis in Python - An article that presents data manipulation operations focusing on eager execution by Ardi Arunaditya.
- Using Polars in Rust for high-performance data analysis - An article that looks how to use Polars to build a basic data analysis application, which exposes data sets and querying capabilities via a REST-based Web API by @Mario Zupan.
- Pandas vs Polars: Performance Benchmarks for Common Data Operations - A blog post that compares performance on common data operations between Polars and Pandas by Vinod Chugani.
53. Awesome Opentofu
Features
54. Awesome Azure Openai Llm
Table of contents
- Section 1 : RAG
- Section 2 : Azure OpenAI
- Section 3 : Semantic Kernel & DSPy
- Semantic Kernel: Micro-orchestration
- DSPy: Optimizer frameworks
- Section 4 : LangChain
- LangChain Features: Macro & Micro-orchestration
- LangChain Agent & Criticism
- LangChain vs Competitors
- Section 5 : Prompting & Finetuning
- Prompt Engineering
- Finetuning: PEFT (e.g., LoRA), RLHF, SFT
- Quantization & Optimization
- Other Techniques: e.g., MoE
- Visual Prompting
- Section 6 : Challenges & Abilities
- Section 7 : LLM Landscape
- LLM Taxonomy
- Open-Source LLMs
- Domain-Specific LLMs: e.g., Software development
- Multimodal LLMs
- Generative AI Landscape
- Section 8 : Surveys & References
- Section 9 : Agents & Applications
- Applications & Frameworks
- AutoGPT & Agents: Frameworks & Agent Design Patterns
- Caching & UX
- LLMs for Robotics / Awesome demo
- Section 10 : AI Tools & Extensions
- Section 11 : Datasets
- Section 12 : Evaluations
- Contributors :
- Contributors: 👀
- Symbols
ref
: external URLdoc
: archived doccite
: the source of commentscnt
: number of citationsgit
: GitHub linkx-ref
: Cross reference
55. Awesome Marketing
Blogs / Digital Asset Management (DAM)
- The Marketing Blog - A blog on Marketing Tools reviews
- Awesome Marketing Blog - Find anything about marketing
Nov 10, 2024
1. Free Programming Books (English, By Subjects)
Artificial Intelligence
- AI Safety for Fleshy Humans - Nicky Case and Hack Club (🚧 in process) (CC BY-NC)
2. Awesome Cakephp
Templating
- 🍰 XlsView plugin (⭐0) - A view class to easily generate XLS using PHPSpreadsheet.
3. Awesome Windows
Utilities / Email
- neohtop (⭐3.9k) - A modern, cross-platform system monitor built on top of Svelte, Rust, and Tauri.
Nov 08, 2024
1. Vertx Awesome
Articles
- Next: Nov 06, 2024
Top 50 Awesome List
- Awesome Selfhosted - (Source ⭐ 201K 📝 11/12 ) - A list of Free Software network services and web applications which can be hosted on your own servers
- Awesome Go - (Source ⭐ 133K 📝 11/12 ) - A curated list of awesome Go frameworks, libraries and software
- Free for Dev - (Source ⭐ 90K 📝 11/12 ) - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
- Awesome List - (Source ⭐ 330K 📝 10/29 ) - 😎 Awesome lists about all kinds of interesting topics
- Free Programming Books (English, By Programming Language) - (Source ⭐ 338K 📝 10/29 ) - 📚 Freely available programming books
- Awesome Mac - (Source ⭐ 77K 📝 11/12 ) - Now we have become very big, Different from the original idea. Collect premium software in various categories.
- Awesome Vue - (Source ⭐ 72K 📝 11/12 ) - 🎉 A curated list of awesome things related to Vue.js
- Awesome for Beginners - (Source ⭐ 69K 📝 11/12 ) - A list of awesome beginners-friendly projects.
- Awesome Machine Learning - (Source ⭐ 66K 📝 11/12 ) - A curated list of awesome Machine Learning frameworks, libraries and software.
- Awesome Cpp - (Source ⭐ 60K 📝 11/12 ) - A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
- Awesome Rust - (Source ⭐ 47K 📝 11/12 ) - A curated list of Rust code and resources.
- Awesome Docker - (Source ⭐ 30K 📝 11/12 ) - 🐳 A curated list of Docker resources and projects
- Awesome Datascience - (Source ⭐ 25K 📝 11/12 ) - 📝 An awesome Data Science repository to learn and apply for real world problems.
- Awesome Swift - (Source ⭐ 25K 📝 11/12 ) - A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
- Awesome Falsehood - (Source ⭐ 24K 📝 11/12 ) - 😱 Falsehoods Programmers Believe in
- Awesome Osint - (Source ⭐ 19K 📝 11/12 ) - 😱 A curated list of amazingly awesome OSINT
- Awesome Neovim - (Source ⭐ 16K 📝 11/12 ) - Collections of awesome neovim plugins.
- Awesome Zsh Plugins - (Source ⭐ 15K 📝 11/12 ) - A collection of ZSH frameworks, plugins, themes and tutorials.
- Awesome Graphql - (Source ⭐ 15K 📝 11/12 ) - Awesome list of GraphQL
- Awesome Vite - (Source ⭐ 14K 📝 11/12 ) - ⚡️ A curated list of awesome things related to Vite.js
- Awesome Raspberry Pi - (Source ⭐ 14K 📝 11/12 ) - 📝 A curated list of awesome Raspberry Pi tools, projects, images and resources
- Awesome Tailwindcss - (Source ⭐ 13K 📝 11/12 ) - 😎 Awesome things related to Tailwind CSS
- Awesome Java - (Source ⭐ 42K 📝 10/29 ) - A curated list of awesome frameworks, libraries and software for the Java programming language.
- Awesome Angular - (Source ⭐ 9.5K 📝 11/12 ) - 📄 A curated list of awesome Angular resources
- Awesome Django - (Source ⭐ 9.5K 📝 11/12 ) - A curated list of awesome things related to Django
- Awesome Dotfiles - (Source ⭐ 9.2K 📝 11/12 ) - A curated list of dotfiles resources.
- Awesome Math - (Source ⭐ 8.8K 📝 11/12 ) - A curated list of awesome mathematics resources
- Awesome Tmux - (Source ⭐ 7.8K 📝 11/12 ) - A list of awesome resources for tmux
- Awesome Nodejs - (Source ⭐ 58K 📝 10/23 ) - ⚡ Delightful Node.js packages and resources
- Awesome Godot - (Source ⭐ 7K 📝 11/12 ) - A curated list of free/libre plugins, scripts and add-ons for Godot
- Awesome Ipfs - (Source ⭐ 4.3K 📝 11/12 ) - Community list of awesome projects, apps, tools, pinning services and more related to IPFS.
- Awesome Macos Screensavers - (Source ⭐ 4K 📝 11/12 ) - 🍎 🖥 🎆 A curated list of screensavers for Mac OS X
- Awesome Pentest - (Source ⭐ 22K 📝 10/25 ) - A collection of awesome penetration testing resources, tools and other shiny things
- Awesome Network Analysis - (Source ⭐ 3.6K 📝 11/12 ) - A curated list of awesome network analysis resources.
- Static Analysis - (Source ⭐ 13K 📝 10/30 ) - ⚙️ 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.
- Awesome Ruby - (Source ⭐ 14K 📝 10/29 ) - 💎 A collection of awesome Ruby libraries, tools, frameworks and software
- Discount for Student Dev - (Source ⭐ 2.9K 📝 11/12 ) - This is list of discounts on software (SaaS, PaaS, IaaS, etc.) and other offerings for developers who are students
- Awesome Terraform - (Source ⭐ 5.5K 📝 11/06 ) - Curated list of resources on HashiCorp's Terraform and OpenTofu
- Awesome Ocaml - (Source ⭐ 2.8K 📝 11/12 ) - A curated collection of awesome OCaml tools, frameworks, libraries and articles.
- Awesome Privacy - (Source ⭐ 13K 📝 10/27 ) - Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
- Open Source Mac Os Apps - (Source ⭐ 41K 📝 10/16 ) - 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
- Awesome Cli Apps - (Source ⭐ 15K 📝 10/26 ) - 🖥 📊 🕹 🛠 A curated list of command line apps
- Awesome Cl - (Source ⭐ 2.6K 📝 11/12 ) - A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
- Awesome Generative Deep Art - (Source ⭐ 2.5K 📝 11/12 ) - A curated list of Generative AI tools, works, models, and references
- Awesome Readme - (Source ⭐ 18K 📝 10/23 ) - A curated list of awesome READMEs
- Awesome Web Archiving - (Source ⭐ 2K 📝 11/12 ) - An Awesome List for getting started with web archiving
- Awesome Artificial Intelligence - (Source ⭐ 11K 📝 10/25 ) - A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
- Awesome Fonts - (Source ⭐ 1.6K 📝 11/12 ) - Curated list of fonts and everything
- Awesome Svelte - (Source ⭐ 1.5K 📝 11/12 ) - ⚡ A curated list of awesome Svelte resources
- Awesome Kotlin - (Source ⭐ 11K 📝 10/23 ) - A curated list of awesome Kotlin related stuff Inspired by awesome-java.
All Tracked List
Back-End Development
- Awesome Cakephp - (Source ⭐ 909, 📝 11/10 ) - 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, 📝 10/05 ) - A curated list of awesome Dash (plotly) resources
- Awesome Docker - (Source ⭐ 30K, 📝 11/12 ) - 🐳 A curated list of Docker resources and projects
- Awesome Dropwizard - (Source ⭐ 83, 📝 18/10/30 ) -
- Awesome Fastapi - (Source ⭐ 8.2K, 📝 08/13 ) - A curated list of awesome things related to FastAPI
- Awesome Fiber - (Source ⭐ 414, 📝 03/25 ) - ✨ A curated list of awesome Fiber middlewares, boilerplates, recipes, articles and tools.
- Awesome Flask - (Source ⭐ 1.4K, 📝 05/03 ) - A curated list of awesome things related to Flask
- Awesome Iam - (Source ⭐ 1.7K, 📝 08/26 ) - 👤 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 ⭐ 0, 📝 09/08 ) - 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.7K, 📝 09/23 ) - 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 ⭐ 5.5K, 📝 11/06 ) - 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 ⭐ 12K, 📝 18/10/28 ) - ✂A collection of useful .htaccess snippets.
- Nginx Resources - (Source ⭐ 3.4K, 📝 23/08/27 ) - A collection of resources covering Nginx, Nginx + Lua, OpenResty and Tengine
- Vertx Awesome - (Source ⭐ 2.2K, 📝 11/08 ) - A curated list of awesome Vert.x resources, libraries, and other nice things.
Big Data
- Awesome Bigdata - (Source ⭐ 12K, 📝 23/05/31 ) - A curated list of awesome big data frameworks, ressources and other awesomeness.
- Awesome Data Engineering - (Source ⭐ 6.7K, 📝 10/25 ) - 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, 📝 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 ⭐ 2.6K, 📝 08/24 ) - 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 ⭐ 415, 📝 08/31 ) - 📚 Directory of iOS books
- ElixirBooks - (Source ⭐ 1.2K, 📝 22/08/14 ) - List of Elixir books
- Free Programming Books (English, By Programming Language) - (Source ⭐ 338K, 📝 10/29 ) - 📚 Freely available programming books
- GoBooks - (Source ⭐ 17K, 📝 09/04 ) - List of Golang books
- Rbooks - (Source ⭐ 192, 📝 17/10/11 ) - A curated list of #rstats books
Business
- Awesome Billing - (Source ⭐ 932, 📝 11/12 ) - 💰 Billing & Payments knowledge for cloud platforms
- Awesome Clean Tech - (Source ⭐ 377, 📝 23/04/25 ) - A community curated list of awesome clean tech companies
- Awesome Developer First - (Source ⭐ 1.1K, 📝 11/12 ) - A curated list of awesome developer-first tools products.
- Awesome Engineering Team Management - (Source ⭐ 1.9K, 📝 07/24 ) - 👔 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 Okr - (Source ⭐ 1.4K, 📝 21/09/13 ) - A curated list about OKR (Objective - Key Results)
- Awesome Open Company - (Source ⭐ 907, 📝 01/11 ) - A community-curated list of awesome open companies.
- Awesome Social Enterprise - (Source ⭐ 87, 📝 06/08 ) - 📗Resources to dive into the world of social enterprises 🌼
- Awesome Wardley Maps - (Source ⭐ 619, 📝 02/27 ) - Wardley maps community hub. Useful Wardley mapping resources
- PlacesToPostYourStartup - (Source ⭐ 5.9K, 📝 10/17 ) - 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 ⭐ 4K, 📝 70/01/01 ) - This repo includes ChatGPT promt curation to use ChatGPT better.
- Awesome Langchain - (Source ⭐ 7.3K, 📝 08/18 ) - 😎 Awesome list of tools and projects with the awesome LangChain framework
Computer Science
- Ai Collective Tools - (Source ⭐ 101, 📝 10/06 ) - Explore a curated selection of AI tools and resources
- Asdf Plugins - (Source ⭐ 1.2K, 📝 23/02/13 ) - Convenience shortname repository for asdf community plugins
- Awesome Ai in Finance - (Source ⭐ 3.5K, 📝 10/30 ) - 🔬 A curated list of awesome LLMs & deep learning strategies & tools in financial market.
- Awesome Ai Tools - (Source ⭐ 1.3K, 📝 10/28 ) - A curated list of Artificial Intelligence Top Tools
- 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 ⭐ 5.8K, 📝 23/06/23 ) - 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, 📝 10/18 ) - A curated list of cryptography papers, articles, tutorials and howtos.
- Awesome Cryptography - (Source ⭐ 5.8K, 📝 10/16 ) - A curated list of cryptography resources and links.
- Awesome Datascience - (Source ⭐ 25K, 📝 11/12 ) - 📝 An awesome Data Science repository to learn and apply for real world problems.
- Awesome Deep Learning - (Source ⭐ 20K, 📝 22/11/15 ) - 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, 📝 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 ⭐ 1.3K, 📝 04/30 ) - JAX - A curated list of resources https://github.com/google/jax
- Awesome Learn Datascience - (Source ⭐ 637, 📝 06/08 ) - 📈 Curated list of resources to help you get started with Data Science
- Awesome Linguistics - (Source ⭐ 371, 📝 22/12/11 ) - A curated list of anything remotely related to linguistics
- Awesome Machine Learning - (Source ⭐ 66K, 📝 11/12 ) - A curated list of awesome Machine Learning frameworks, libraries and software.
- Awesome Msr - (Source ⭐ 346, 📝 20/12/23 ) - 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, 📝 01/09 ) - Curated list of Linguistic Resources for doing NLP & CL on Spanish
- Awesome Tensorflow - (Source ⭐ 17K, 📝 23/01/05 ) - TensorFlow - A curated list of dedicated resources http://tensorflow.org
- Awesome Tensorflow Js - (Source ⭐ 139, 📝 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 ⭐ 701, 📝 11/12 ) - The interdicplinary of Mathematics and Computer Science, Distinguisehed by its emphasis on mathemtical technique and rigour.
- Awesome Xai - (Source ⭐ 54, 📝 21/05/04 ) - Awesome Explainable AI (XAI) and Interpretable ML Papers and Resources
- Computer Science - (Source ⭐ 172K, 📝 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 ⭐ 2K, 📝 23/11/30 ) - 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 ⭐ 13K, 📝 10/30 ) - ⚙️ 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, 📝 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 ⭐ 46, 📝 04/30 ) - 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 ⭐ 72, 📝 07/16 ) - 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 ⭐ 2K, 📝 09/28 ) - A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
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 ⭐ 4.1K, 📝 10/23 ) - Everything that makes working with databases easier
- Awesome Hbase - (Source ⭐ 157, 📝 22/06/04 ) - 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.5K, 📝 10/03 ) - 🍃 A curated list of awesome MongoDB resources, libraries, tools and applications
- Awesome Mysql - (Source ⭐ 2.3K, 📝 08/21 ) - 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 ⭐ 9.9K, 📝 09/16 ) - 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 ⭐ 53, 📝 23/10/19 ) - A curated list of awesome TypeDB frameworks libraries, software and resources.
Decentralized Systems
- Alternative Internet - (Source ⭐ 5.2K, 📝 09/17 ) - A collection of interesting new networks and tech aiming at decentralisation (in some form).
- Awesome Algorand - (Source ⭐ 187, 📝 07/29 ) - ⚡A curated list of awesome resources related to the Ⱥlgorand Blockchain ⛓
- Awesome Bitcoin - (Source ⭐ 1.2K, 📝 08/07 ) - A curated list of bitcoin services and tools for software developers
- Awesome Blockchain Ai - (Source ⭐ 697, 📝 23/08/29 ) - 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 ⭐ 810, 📝 07/23 ) - 🕶 Awesome list of distributed, decentralized, p2p apps and tools 👍
- Awesome Eosio - (Source ⭐ 66, 📝 22/07/31 ) - 😎 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, 📝 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 ⭐ 98, 📝 05/30 ) - A list of Awesome Stacks related stuff. Stacks, the blockchain using Proof of Transfer
- Awesome Substrate - (Source ⭐ 719, 📝 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 ⭐ 91, 📝 23/09/11 ) - A curated and collaborative list of awesome Kustomize resources
- Awesome Opentofu - (Source ⭐ 91, 📝 11/12 ) - A curated list of OpenTofu tools, resources, and related projects.
Development Environment
- Awesome Actions - (Source ⭐ 25K, 📝 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 ⭐ 7.7K, 📝 09/08 ) - 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 ⭐ 3.7K, 📝 10/15 ) - The list of continuous integration services and tools
- Awesome Cli Apps - (Source ⭐ 15K, 📝 10/26 ) - 🖥 📊 🕹 🛠 A curated list of command line apps
- 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 ⭐ 9.2K, 📝 11/12 ) - A curated list of dotfiles resources.
- Awesome Git Hooks - (Source ⭐ 919, 📝 01/27 ) - ⚓ 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 ⭐ 1.9K, 📝 09/22 ) - 📌✨ 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 ⭐ 10, 📝 70/01/01 ) - An awesome list that curates the best QGis frameworks, libraries, tools, plugins, tutorials, articles,resources and more.
- Awesome Shell - (Source ⭐ 30K, 📝 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 ⭐ 24K, 📝 08/19 ) - A curated list of amazingly awesome open-source sysadmin resources.
- Awesome Tmux - (Source ⭐ 7.8K, 📝 11/12 ) - A list of awesome resources for tmux
- Awesome WSL - (Source ⭐ 5.3K, 📝 04/02 ) - Awesome list dedicated to Windows Subsystem for Linux
- Awesome Zsh Plugins - (Source ⭐ 15K, 📝 11/12 ) - A collection of ZSH frameworks, plugins, themes and tutorials.
- awsm.fish - (Source ⭐ 4K, 📝 05/11 ) - A curation of prompts, plugins & other Fish treasures 🐚💎
- FOSS for Dev - (Source ⭐ 965, 📝 02/02 ) - A hub of Free and open-source software for developers
- Git Cheat Sheet - (Source ⭐ 6.6K, 📝 18/09/29 ) - 🐙 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 ⭐ 17K, 📝 21/09/24 ) - 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 ⭐ 21K, 📝 23/05/03 ) - 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 ⭐ 16K, 📝 11/12 ) - Collections of awesome neovim plugins.
- Awesome Vscode - (Source ⭐ 23K, 📝 23/08/03 ) - 🎨 A curated list of delightful VS Code packages and resources.
- Sublime Bookmarks - (Source ⭐ 1K, 📝 01/16 ) - Sublime Text essential plugins and resources
- Vim Galore - (Source ⭐ 15K, 📝 18/10/03 ) - 🎓 All things Vim!
Entertainment
- Awesome Fantasy - (Source ⭐ 1.2K, 📝 01/23 ) - 🏰 Fantasy literature worth reading
- Awesome Geek Podcasts - (Source ⭐ 543, 📝 09/01 ) - A curated list of podcasts we like to listen to.
- Awesome Newsletters - (Source ⭐ 3.9K, 📝 10/11 ) - A list of amazing Newsletters
- Awesome Scifi - (Source ⭐ 4.3K, 📝 23/05/26 ) - 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 ⭐ 18K, 📝 10/14 ) - A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Front-End Development
- Awesome Angular - (Source ⭐ 9.5K, 📝 11/12 ) - 📄 A curated list of awesome Angular resources
- Awesome Ant Design - (Source ⭐ 3K, 📝 23/09/04 ) - 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 ⭐ 8.7K, 📝 07/22 ) - 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 ⭐ 110, 📝 23/05/16 ) - Standalone features to be integrated into web applications
- Awesome Canvas - (Source ⭐ 1.4K, 📝 01/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 ⭐ 6K, 📝 08/17 ) - Awesome tooling and resources in the Chrome DevTools & DevTools Protocol ecosystem
- Awesome Css - (Source ⭐ 5K, 📝 10/30 ) - 🎨 A curated contents of amazing CSS :)
- Awesome Css Frameworks - (Source ⭐ 7.4K, 📝 06/02 ) - List of awesome CSS frameworks in 2024
- 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 ⭐ 17K, 📝 05/08 ) - 💅🏻 ⚒ A collection of awesome design systems
- Awesome Design Systems - (Source ⭐ 586, 📝 23/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, 📝 10/04 ) - ✉️ An awesome list of resources to build better emails.
- Awesome Ember - (Source ⭐ 191, 📝 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 ⭐ 221, 📝 06/14 ) - A curated list of awesome Inertia.js resources
- Awesome Ionic - (Source ⭐ 843, 📝 08/14 ) - An "awesome" list of Ionic resources
- Awesome Jamstack - (Source ⭐ 1.3K, 📝 05/22 ) - Carefully curated list of awesome Jamstack resources
- Awesome Jquery - (Source ⭐ 927, 📝 10/05 ) - A curated list of awesome jQuery plugins, resources and other shiny things.
- 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.5K, 📝 09/09 ) - 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, 📝 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, 📝 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 ⭐ 9.7K, 📝 02/28 ) - 📔 📚 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 ⭐ 867, 📝 06/20 ) - 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 ⭐ 65K, 📝 09/23 ) - A collection of awesome things regarding React ecosystem
- Awesome React Components - (Source ⭐ 41K, 📝 06/26 ) - 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 ⭐ 182, 📝 22/08/25 ) - 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 ⭐ 1.8K, 📝 05/12 ) - 📄 🛠 A curated list of awesome static websites services
- Awesome Storybook - (Source ⭐ 358, 📝 05/14 ) - A collection of awesome resources about @storybookjs ecosystem 🎨
- Awesome Svelte - (Source ⭐ 1.5K, 📝 11/12 ) - ⚡ A curated list of awesome Svelte resources
- Awesome Tailwindcss - (Source ⭐ 13K, 📝 11/12 ) - 😎 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 ⭐ 4.6K, 📝 10/16 ) - A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript
- Awesome Vite - (Source ⭐ 14K, 📝 11/12 ) - ⚡️ A curated list of awesome things related to Vite.js
- Awesome Vue - (Source ⭐ 72K, 📝 11/12 ) - 🎉 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 ⭐ 76, 📝 22/02/19 ) - ⚡️Articles, Websites, Tools and Case Studies to implement performance budget to a website. (PR 's welcomed)
- Awesome Webaudio - (Source ⭐ 1.1K, 📝 08/19 ) - A curated list of awesome WebAudio packages and resources.
- Awesome Webgl - (Source ⭐ 1.2K, 📝 23/08/17 ) - 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.2K, 📝 04/26 ) - 📝 A curated list of Web Performance Optimization. Everyone can contribute here!
- Awesome Yew - (Source ⭐ 1.5K, 📝 09/22 ) - 😎 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 ⭐ 27K, 📝 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.2K, 📝 17/06/22 ) - A collection of tips to help up your jQuery game 🎮
- Motion Ui Design - (Source ⭐ 750, 📝 20/10/12 ) - 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 ⭐ 956, 📝 23/08/06 ) - Tools Online
- Typography - (Source ⭐ 526, 📝 18/07/30 ) - A collection of web typography resources
- Web Development Resources - (Source ⭐ 7.3K, 📝 10/26 ) - Awesome Web Development Resources.
- Webcomponents the Right Way - (Source ⭐ 2.6K, 📝 03/01 ) - 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 ⭐ 71, 📝 10/20 ) - 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 ⭐ 2.7K, 📝 07/26 ) - 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.1K, 📝 11/12 ) - An awesome list that curates the best Flame games, projects, libraries, tools, tutorials, articles and more.
- Awesome Game Engine Dev - (Source ⭐ 797, 📝 06/27 ) - Awesome list of resources for Game Engine Development.
- Awesome Game Remakes - (Source ⭐ 799, 📝 10/27 ) - Actively maintained open-source game remakes.
- Awesome Games of Coding - (Source ⭐ 1.8K, 📝 06/19 ) - 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 ⭐ 3.8K, 📝 23/11/29 ) - 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 ⭐ 7K, 📝 11/12 ) - 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 ⭐ 125, 📝 10/26 ) - An awesome list of awesome Ironsworn projects
- Awesome Libgdx - (Source ⭐ 920, 📝 04/11 ) - 🎮 📝 A curated list of libGDX resources to help developers make awesome games.
- Awesome Love2d - (Source ⭐ 3.3K, 📝 10/15 ) - A curated list of amazingly awesome LÖVE libraries, resources and shiny things.
- Awesome Minecraft - (Source ⭐ 427, 📝 08/13 ) - 📝 The curated list of awesome things related to Minecraft.
- Awesome Open Source Games - (Source ⭐ 1.4K, 📝 06/19 ) - Collection of Games that have the source code available on GitHub
- Awesome PICO 8 - (Source ⭐ 2.5K, 📝 23/12/26 ) - A curated list of awesome PICO-8 resources, carts, tools and more
- Awesome Playcanvas - (Source ⭐ 258, 📝 10/24 ) - A curated list of awesome PlayCanvas assets, resources, and more.
- Awesome Unity - (Source ⭐ 5.4K, 📝 21/04/26 ) - A curated list of awesome Unity assets, resources, and more.
- Game Datasets - (Source ⭐ 742, 📝 11/12 ) - 🎮 A curated list of awesome game datasets, and tools to artificial intelligence in games
- Magictools - (Source ⭐ 13K, 📝 10/08 ) - 🎮 📝 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 ⭐ 5.9K, 📝 09/19 ) - A curated list of awesome resources for Electronic Engineers and hobbyists
- Awesome Iot - (Source ⭐ 3K, 📝 23/12/26 ) - 🤖 A curated list of awesome Internet of Things projects and resources.
- Awesome Lidar - (Source ⭐ 850, 📝 07/16 ) - 😎 Awesome LIDAR list. The list includes LIDAR manufacturers, datasets, point cloud-processing algorithms, point cloud frameworks and simulators.
- Awesome Open Hardware - (Source ⭐ 318, 📝 01/17 ) - 🛠Helpful items for making open source hardware projects.
- Awesome Plotters - (Source ⭐ 1K, 📝 07/03 ) - 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, 📝 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 Bioie - (Source ⭐ 318, 📝 07/07 ) - 🧫 A curated list of resources relevant to doing Biomedical Information Extraction (including BioNLP)
- Awesome Computational Neuroscience - (Source ⭐ 702, 📝 08/03 ) - A list of schools and researchers in computational neuroscience
- Awesome Digital History - (Source ⭐ 206, 📝 03/14 ) - 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 ⭐ 2.5K, 📝 05/25 ) - 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 ⭐ 2.5K, 📝 21/06/21 ) - 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 ⭐ 326, 📝 11/12 ) - a curated list of 🔎Azure OpenAI, 🦙Large Language Models, and 🌌 references with 🎋notes.
- Awesome Firebase Genkit - (Source ⭐ 24, 📝 10/29 ) - 🔥 List of Firebase 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.2K, 📝 07/07 ) - A tiny list limited to the best JavaScript Learning Resources
- Awesome Product Management - (Source ⭐ 1.4K, 📝 10/18 ) - 🚀 A curated list of awesome resources for product/program managers to learn and grow.
- Awesome Programming for Kids - (Source ⭐ 1K, 📝 04/17 ) - A curated list of resources for teaching kids programming.
- Awesome Roadmaps - (Source ⭐ 5.1K, 📝 07/09 ) - 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.1K, 📝 10/12 ) - Educational resources to learn to program (Foundation in Web Development)
Library systems
- Awesome Ai4lam - (Source ⭐ 45, 📝 07/07 ) - A list of awesome AI in libraries, archives, and museum collections from around the world 🕶️
Media
- Awesome Audio Visualization - (Source ⭐ 4.2K, 📝 21/08/15 ) - A curated list about Audio Visualization.
- Awesome Audiovisual - (Source ⭐ 169, 📝 07/07 ) - Curated list of audiovisual projects
- Awesome Broadcasting - (Source ⭐ 1.5K, 📝 09/23 ) - A curated list of amazingly awesome open source resources related to broadcast technologies
- Awesome Ffmpeg - (Source ⭐ 781, 📝 20/04/22 ) - 👻 A curated list of awesome FFmpeg resources.
- Awesome Fonts - (Source ⭐ 1.6K, 📝 11/12 ) - Curated list of fonts and everything
- Awesome Gif - (Source ⭐ 547, 📝 23/03/14 ) - A curated list of awesome GIF resources.
- Awesome Icons - (Source ⭐ 765, 📝 11/12 ) - A curated list of awesome downloadable SVG/PNG/Font icon projects
- Awesome Music - (Source ⭐ 1.8K, 📝 10/07 ) - Awesome Music Projects
- Awesome Opensource Documents - (Source ⭐ 1.8K, 📝 22/10/06 ) - 📘 A curated list of awesome open source or open source licensed documents, guides, books.
- Awesome Pixel Art - (Source ⭐ 799, 📝 22/12/23 ) - Curated list of everything awesome around pixel art.
- Awesome Stock Resources - (Source ⭐ 13K, 📝 07/13 ) - 🌇 A collection of links for free stock photography, video and Illustration websites
- Awesome Vlc - (Source ⭐ 66, 📝 22/12/22 ) - 👻 A curated list of awesome VLC and LibVLC resources.
- Codeface - (Source ⭐ 5.8K, 📝 17/09/16 ) - Typefaces for source code beautification
- Creative Commons Media - (Source ⭐ 459, 📝 19/06/20 ) - A curated list of resources that provide media licensed under Creative Commons licenses.
Miscellaneous
- Ai Collection - (Source ⭐ 5.6K, 📝 70/01/01 ) - The Generative AI Landscape - A Collection of Awesome Generative AI Applications
- ALL About RSS - (Source ⭐ 4.7K, 📝 10/17 ) - 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, 📝 09/08 ) - Awesome & Marvelous Amas
- Awesome Acg - (Source ⭐ 1.3K, 📝 08/20 ) - 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 Agriculture - (Source ⭐ 1K, 📝 23/07/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 ⭐ 297, 📝 07/24 ) - A curated list of tools and resources for Amazon sellers.
- Awesome Analytics - (Source ⭐ 3.4K, 📝 22/06/09 ) - 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.4K, 📝 10/16 ) - 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 ⭐ 5.3K, 📝 22/05/23 ) - A curated list of resources for learning about application security
- Awesome Bioinformatics - (Source ⭐ 2.2K, 📝 22/12/31 ) - 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 ⭐ 379, 📝 03/12 ) - 🌟 A curated list of Bitcoin payment processors enabling merchants, businesses and nonprofits to accept Bitcoin payments.
- Awesome Board Games - (Source ⭐ 292, 📝 08/07 ) - A curated list of awesome and exceptional board games. Please contribute!
- 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, 📝 03/15 ) - A curated list of Cheminformatics libraries and software.
- Awesome Ciandcd - (Source ⭐ 1.5K, 📝 22/07/25 ) - continuous integration and continuous delivery
- Awesome Codepoints - (Source ⭐ 754, 📝 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 ⭐ 12K, 📝 07/07 ) - 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
- Awesome Computational Biology - (Source ⭐ 63, 📝 09/01 ) - Awesome list of computational biology.
- Awesome Connectivity Info - (Source ⭐ 126, 📝 10/29 ) - 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 ⭐ 13K, 📝 07/30 ) - Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
- Awesome Creative Technology - (Source ⭐ 434, 📝 10/11 ) - Curated list of Creative Technology groups, companies, studios, collectives, etc.
- Awesome Credit Modeling - (Source ⭐ 104, 📝 02/02 ) - A collection of awesome papers, articles and various resources on credit and credit risk modeling
- Awesome Cropsteering - (Source ⭐ 0, 📝 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 ⭐ 11K, 📝 03/28 ) - 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 ⭐ 532, 📝 21/06/21 ) - 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, 📝 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.3K, 📝 01/11 ) - "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 ⭐ 422, 📝 23/09/27 ) - Curated list of awesome Esoteric languages and resources
- Awesome Falsehood - (Source ⭐ 24K, 📝 11/12 ) - 😱 Falsehoods Programmers Believe in
- Awesome Flutter - (Source ⭐ 53K, 📝 09/22 ) - An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
- Awesome Food - (Source ⭐ 123, 📝 22/12/15 ) - A curated list of food related projects on Github
- Awesome for Beginners - (Source ⭐ 69K, 📝 11/12 ) - A list of awesome beginners-friendly projects.
- Awesome Foss Apps - (Source ⭐ 296, 📝 08/07 ) - A curated list of awesome production grade free and open source software organized by category
- Awesome Framer - (Source ⭐ 515, 📝 18/06/06 ) - 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.3K, 📝 23/07/14 ) - Curated list of 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 ⭐ 2.5K, 📝 11/12 ) - A curated list of Generative AI tools, works, models, and references
- Awesome Geojson - (Source ⭐ 2.2K, 📝 07/12 ) - GeoJSON utilities that will make your life easier.
- Awesome Git Addons - (Source ⭐ 1.9K, 📝 10/04 ) - 😎 A curated list of add-ons that extend/enhance the git CLI.
- Awesome Github Wiki - (Source ⭐ 244, 📝 09/15 ) - :neckbeard: Awesome list GitHub Wikis
- Awesome Glp1 - (Source ⭐ 0, 📝 02/20 ) - Awesome resources around the GLP1 Receptor Agonist class of treatments. Sponsored by GLP1.Guide
- Awesome Graphql - (Source ⭐ 15K, 📝 11/12 ) - 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 Hacking - (Source ⭐ 82K, 📝 08/22 ) - 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.2K, 📝 07/07 ) - 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 ⭐ 872, 📝 07/07 ) - 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.3K, 📝 05/05 ) - A curated list of awesome JSON libraries and resources.
- Awesome Json Datasets - (Source ⭐ 3.3K, 📝 22/03/28 ) - A curated list of awesome JSON datasets that don't require authentication.
- Awesome Jupyter - (Source ⭐ 3.9K, 📝 07/07 ) - A curated list of awesome Jupyter projects, libraries and resources
- Awesome Katas - (Source ⭐ 2.7K, 📝 08/01 ) - A curated list of code katas
- Awesome Kotlin - (Source ⭐ 11K, 📝 10/23 ) - A curated list of awesome Kotlin related stuff Inspired by awesome-java.
- Awesome Kubernetes - (Source ⭐ 15K, 📝 07/07 ) - A curated list for awesome kubernetes sources 🚢🎉
- Awesome LaTeX - (Source ⭐ 1.4K, 📝 07/18 ) - Curated list of LaTeX awesomeness
- Awesome Ledger - (Source ⭐ 126, 📝 18/04/25 ) - ⭐ Useful resources for the Ledger command-line accounting system
- Awesome List - (Source ⭐ 330K, 📝 10/29 ) - 😎 Awesome lists about all kinds of interesting topics
- Awesome Lowcode - (Source ⭐ 363, 📝 07/07 ) - A collection of Awesome low-code development platform (LCDP).
- Awesome Macos Screensavers - (Source ⭐ 4K, 📝 11/12 ) - 🍎 🖥 🎆 A curated list of screensavers for Mac OS X
- Awesome Magento2 - (Source ⭐ 1.1K, 📝 07/07 ) - 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 ⭐ 44, 📝 11/12 ) - A curated list of awesome marketing tools and resources
- Awesome Microservices - (Source ⭐ 13K, 📝 10/19 ) - A curated list of Microservice Architecture related principles and technologies.
- Awesome Mirth - (Source ⭐ 6, 📝 05/15 ) - List of Mirth talks, tools, examples & articles! Contributions welcome!
- Awesome Mqtt - (Source ⭐ 1.8K, 📝 21/11/13 ) - A curated list of MQTT related stuff. ✨
- Awesome Naming - (Source ⭐ 1.3K, 📝 10/28 ) - 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 ⭐ 625, 📝 05/15 ) - ⭐️ A curated list of companies that offer their services for free to Open Source projects
- Awesome Opengl - (Source ⭐ 1.9K, 📝 23/08/17 ) - A curated list of awesome OpenGL libraries, debuggers and resources.
- Awesome Opensource Apps - (Source ⭐ 2.8K, 📝 23/05/22 ) - 🏠ℹ️ 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 ⭐ 629, 📝 03/12 ) - 😎 Curated list of awesome OpenSteetMap-projects
- Awesome Orgs - (Source ⭐ 19, 📝 04/10 ) - 🥰 List of awesome GitHub organizations
- Awesome Parasite - (Source ⭐ 35, 📝 08/18 ) - A curated list of host-parasite information
- Awesome Pokemon - (Source ⭐ 599, 📝 11/12 ) - 🎮 A curated list of awesome Pokémon & Pokémon Go resources, tools and more.
- Awesome Prisma - (Source ⭐ 593, 📝 05/23 ) - A collection of awesome things regarding Prisma ecosystem.
- Awesome Product Design - (Source ⭐ 2.2K, 📝 03/21 ) - A collection of bookmarks, resources, articles for product designers.
- Awesome Project Management - (Source ⭐ 6, 📝 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, 📝 07/31 ) - A curated list of awesome Prometheus resources, projects and tools.
- Awesome Qr Code - (Source ⭐ 83, 📝 07/07 ) - A curated list of awesome QR code libraries, software and resources
- Awesome Quantified Self - (Source ⭐ 2.3K, 📝 09/06 ) - 📊 Websites, Resources, Devices, Wearables, Applications, and Platforms for Self Tracking
- Awesome Qubes OS - (Source ⭐ 94, 📝 11/12 ) - A curated list of awesome qubes os links
- Awesome Radio - (Source ⭐ 191, 📝 18/06/01 ) - Awesome radio stuff
- Awesome Readme - (Source ⭐ 18K, 📝 10/23 ) - A curated list of awesome READMEs
- Awesome Research - (Source ⭐ 1.7K, 📝 23/08/15 ) - 🌱 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 Not Maintained Anymore]
- Awesome Rest - (Source ⭐ 3.6K, 📝 08/23 ) - A collaborative list of great resources about RESTful API architecture, development, test, and performance
- Awesome Rss Feeds - (Source ⭐ 159, 📝 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.2K, 📝 03/11 ) - 😎 Curated list of awesome software for numerical analysis and scientific computing
- Awesome Scientific Writing - (Source ⭐ 724, 📝 07/07 ) - ⌨️ A curated list of awesome tools, demos and resources to go beyond LaTeX
- Awesome Scriptable - (Source ⭐ 995, 📝 01/19 ) - A curated list of awesome Scriptable scripts and widgets.
- Awesome Selfhosted - (Source ⭐ 201K, 📝 11/12 ) - 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 ⭐ 1.8K, 📝 23/05/03 ) - A curated list of resources on software architecture
- Awesome Software Patreons - (Source ⭐ 481, 📝 05/12 ) - 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, 📝 03/08 ) - A curated list of tech stacks for building different applications & features
- Awesome Steam - (Source ⭐ 486, 📝 23/06/27 ) - 😎 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.5K, 📝 10/05 ) - A curated list of awesome TikZ documentations, libraries and resources
- Awesome Transit - (Source ⭐ 1.4K, 📝 10/26 ) - Community list of transit APIs, apps, datasets, research, and software 🚌🌟🚋🌟🚂
- Awesome Translations - (Source ⭐ 136, 📝 09/19 ) - 😎 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 ⭐ 1.8K, 📝 08/02 ) - 📖 A curated list of Awesome Userscripts.
- Awesome Veganism - (Source ⭐ 56, 📝 23/09/15 ) - curated list of awesome resources, pointers, and tips related to veganism
- Awesome Video - (Source ⭐ 1.5K, 📝 07/07 ) - 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.2K, 📝 07/07 ) - Awesome Vulkan ecosystem
- Awesome Web Archiving - (Source ⭐ 2K, 📝 11/12 ) - 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 ⭐ 212, 📝 10/05 ) - All things WebXR.
- Awesome Workflow Automation - (Source ⭐ 279, 📝 10/17 ) - A curated list of Workflow Automation Software 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 ⭐ 612, 📝 03/04 ) - 🕶️A curated list of awesome tools for dealing with CSV.
- Bots - (Source ⭐ 1.2K, 📝 23/03/27 ) - ⚡ Tools for building bots
- Citizen Science - (Source ⭐ 202, 📝 23/10/10 ) - 🔬 A repository of resources related to citizen, community-based and/or non-institutional science
- Colorful - (Source ⭐ 1.1K, 📝 10/28 ) - A curated list of awesome resources to choose your next color scheme
- Discount for Student Dev - (Source ⭐ 2.9K, 📝 11/12 ) - This is list of discounts on software (SaaS, PaaS, IaaS, etc.) and other offerings for developers who are students
- Engineering Blogs - (Source ⭐ 30K, 📝 07/07 ) - A curated list of engineering blogs
- Free for Dev - (Source ⭐ 90K, 📝 11/12 ) - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
- Guides - (Source ⭐ 2.2K, 📝 09/12 ) - Design and development guides
- Mind Expanding Books - (Source ⭐ 12K, 📝 10/03 ) - 📚 Find your next book to read!
- Open Source Flutter Apps - (Source ⭐ 3.8K, 📝 09/25 ) - 📱 List of open source Flutter applications 🐙
- Public Apis - (Source ⭐ 317K, 📝 08/03 ) - 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 ⭐ 0, 📝 10/24 ) -
- Urban and Regional Planning Resources - (Source ⭐ 268, 📝 10/27 ) - Community list of data & technology resources concerning the built environment and communities. 🏙️🌳🚌🚦🗺️
Networking
- Awesome Network Analysis - (Source ⭐ 3.6K, 📝 11/12 ) - A curated list of awesome network analysis resources.
- Awesome Pcaptools - (Source ⭐ 3K, 📝 05/04 ) - 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 ⭐ 202, 📝 22/03/28 ) - 🛰️ 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 ⭐ 120, 📝 11/12 ) - 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 ⭐ 9.5K, 📝 22/01/28 ) - A curated list of awesome Android packages and resources.
- Awesome Appimage - (Source ⭐ 389, 📝 09/17 ) - Lovingly crafted AppImage tools and resources
- Awesome Arcgis Developers - (Source ⭐ 238, 📝 10/30 ) - A curated list of resources to help you with ArcGIS development, APIs, SDKs, tools, and location services
- Awesome Arch - (Source ⭐ 426, 📝 09/23 ) - 😎 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 ⭐ 442, 📝 08/08 ) - 😎 Awesome lists of capacitor plugins.
- Awesome Capacitorjs - (Source ⭐ 99, 📝 07/29 ) - ⚡️ A curated list of awesome things related to Capacitor.
- Awesome Cloudflare - (Source ⭐ 404, 📝 23/05/26 ) - ⛅️ 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.2K, 📝 10/29 ) - 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 ⭐ 466, 📝 08/10 ) - Curated list of references for development of DOS applications.
- Awesome Dotnet - (Source ⭐ 19K, 📝 09/30 ) - A collection of awesome .NET libraries, tools, frameworks and software
- Awesome Dotnet Core - (Source ⭐ 20K, 📝 08/26 ) - 🐝 A collection of awesome .NET core libraries, tools, frameworks and software
- Awesome Ebpf - (Source ⭐ 4.2K, 📝 10/03 ) - A curated list of awesome projects related to eBPF.
- Awesome Electron - (Source ⭐ 26K, 📝 05/16 ) - 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.1K, 📝 09/15 ) - 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 ⭐ 4.1K, 📝 22/06/21 ) - 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 ⭐ 366, 📝 11/12 ) - A curated list of awesome system integration software and resources.
- Awesome Ios - (Source ⭐ 47K, 📝 08/13 ) - 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.3K, 📝 11/12 ) - 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 ⭐ 429, 📝 07/07 ) - 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 ⭐ 295, 📝 05/19 ) - Awesome Low Code platforms, vendors, tools and resources
- Awesome Mac - (Source ⭐ 77K, 📝 11/12 ) - Now we have become very big, Different from the original idea. Collect premium software in various categories.
- Awesome Nix - (Source ⭐ 3.3K, 📝 10/22 ) - 😎 A curated list of the best resources in the Nix community [maintainer=@cyntheticfox]
- Awesome Nodejs - (Source ⭐ 58K, 📝 10/23 ) - ⚡ Delightful Node.js packages and resources
- 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 ⭐ 14K, 📝 11/12 ) - 📝 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 ⭐ 816, 📝 21/02/03 ) - ⚡A curated list of awesome resources for building Smart TV apps
- Awesome WebExtensions - (Source ⭐ 1.3K, 📝 07/18 ) - A curated list of awesome resources for WebExtensions development.
- Awesome Windows - (Source ⭐ 328, 📝 11/10 ) - 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 ⭐ 41K, 📝 10/16 ) - 🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Productivity Tools
- Awesome Productivity Tools - (Source ⭐ 51, 📝 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 ⭐ 634, 📝 10/08 ) - A curated list of awesome resources related to the Ada and SPARK programming language
- Awesome Asyncio - (Source ⭐ 3.8K, 📝 23/01/08 ) - 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 ⭐ 620, 📝 08/09 ) - A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.
- Awesome Cl - (Source ⭐ 2.6K, 📝 11/12 ) - A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
- Awesome Clojure - (Source ⭐ 2.6K, 📝 04/16 ) - 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 ⭐ 5K, 📝 08/31 ) - 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 ⭐ 858, 📝 07/07 ) - 😎 A curated awesome list for Composer, Packagist, Satis, Plugins, Scripts, Composer related resources, tutorials.
- Awesome Coq - (Source ⭐ 301, 📝 08/12 ) - A curated list of awesome Coq libraries, plugins, tools, verification projects, and resources [maintainer=@palmskog]
- Awesome Cpp - (Source ⭐ 60K, 📝 11/12 ) - A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
- Awesome Crystal - (Source ⭐ 3.3K, 📝 07/23 ) - 💎 A collection of awesome Crystal libraries, tools, frameworks and software
- Awesome D - (Source ⭐ 658, 📝 01/15 ) - A curated list of awesome D documents, frameworks, libraries and software. Inspired by awesome-python.
- Awesome Dart - (Source ⭐ 2.2K, 📝 23/09/05 ) - A curated list of awesome Dart frameworks, libraries, and software
- Awesome Django - (Source ⭐ 9.5K, 📝 11/12 ) - A curated list of awesome things related to Django
- Awesome Elixir - (Source ⭐ 13K, 📝 09/17 ) - A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
- Awesome Elm - (Source ⭐ 3.6K, 📝 07/07 ) - A curated list of useful Elm tutorials, libraries and software. Inspired by awesome list. Feel free to contribute. 🚀
- Awesome Embedded Rust - (Source ⭐ 6.3K, 📝 10/14 ) - 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.3K, 📝 07/09 ) - 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 ⭐ 318, 📝 20/05/12 ) - Awesome list of Fortran libs
- Awesome Fp Js - (Source ⭐ 5.9K, 📝 02/17 ) - 😎 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 ⭐ 133K, 📝 11/12 ) - A curated list of awesome Go frameworks, libraries and software
- 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 ⭐ 42K, 📝 10/29 ) - A curated list of awesome frameworks, libraries and software for the Java programming language.
- Awesome Javascript - (Source ⭐ 33K, 📝 09/04 ) - 🐢 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.4K, 📝 11/12 ) - 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.5K, 📝 10/23 ) - 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 ⭐ 2.8K, 📝 11/12 ) - A curated collection of awesome OCaml tools, frameworks, libraries and articles.
- Awesome Pascal - (Source ⭐ 1.5K, 📝 23/04/20 ) - 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, 📝 04/07 ) - A curated list of awesome Perl frameworks and libraries. Come on Pull Requests!
- Awesome Php - (Source ⭐ 31K, 📝 09/15 ) - A curated list of amazingly awesome PHP libraries, resources and shiny things.
- Awesome Polars - (Source ⭐ 762, 📝 11/12 ) - 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 ⭐ 212K, 📝 07/18 ) - An opinionated list of awesome Python frameworks, libraries, software and resources.
- Awesome Python Data Science - (Source ⭐ 2.5K, 📝 10/04 ) - Probably the best curated list of data science software in Python.
- Awesome Python Scientific Audio - (Source ⭐ 1.4K, 📝 23/07/15 ) - Curated list of python software and packages related to scientific research in audio
- Awesome Python Typing - (Source ⭐ 1.7K, 📝 09/15 ) - 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 ⭐ 5.7K, 📝 02/25 ) - A curated list of awesome R packages, frameworks and software.
- Awesome R Learning Resources - (Source ⭐ 431, 📝 22/01/06 ) - 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, 📝 10/29 ) - 💎 A collection of awesome Ruby libraries, tools, frameworks and software
- Awesome Rust - (Source ⭐ 47K, 📝 11/12 ) - 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, 📝 09/19 ) - A community driven list of useful Scala libraries, frameworks and software.
- Awesome Scala Native - (Source ⭐ 218, 📝 21/10/27 ) - 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 ⭐ 25K, 📝 11/12 ) - A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
- Awesome Swift Playgrounds - (Source ⭐ 4K, 📝 23/09/15 ) - A List of Awesome Swift Playgrounds
- Awesome V - (Source ⭐ 1.9K, 📝 10/26 ) - A curated list of awesome V frameworks, libraries, software and resources.
- Awesome Vala - (Source ⭐ 129, 📝 23/12/27 ) - A curated list of Vala projects
- Awesome Zig - (Source ⭐ 368, 📝 10/02 ) - A list of awesome projects related to Zig
- Go Recipes - (Source ⭐ 4.1K, 📝 07/07 ) - 🦩 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 ⭐ 8K, 📝 09/03 ) - 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 ⭐ 1.7K, 📝 10/21 ) - 🎓 Because Education should be free. Contributions welcome! 🕵️
- Awesome Cybersecurity Blueteam - (Source ⭐ 4.1K, 📝 07/07 ) - 💻🛡️ A curated collection of awesome resources, tools, and other shiny things for cybersecurity blue teams.
- Awesome Devsecops - (Source ⭐ 1.3K, 📝 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.2K, 📝 11/12 ) - A curated list of awesome resources related to executable packing
- Awesome Fuzzing - (Source ⭐ 711, 📝 23/11/20 ) - A curated list of awesome Fuzzing(or Fuzz Testing) for software security
- Awesome Gdpr - (Source ⭐ 202, 📝 07/07 ) - 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 ⭐ 1K, 📝 23/06/26 ) - 💻 ☕ List of Awesome Hacking Locations, organised by Country and City, listing if it features power and wifi
- Awesome Honeypots - (Source ⭐ 8.3K, 📝 23/12/27 ) - an awesome list of honeypot resources
- Awesome Incident Response - (Source ⭐ 7K, 📝 23/11/19 ) - A curated list of tools for incident response
- Awesome Keycloak - (Source ⭐ 1.7K, 📝 10/22 ) - 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, 📝 07/07 ) - Defund the Police.
- Awesome Malware Persistence - (Source ⭐ 170, 📝 08/26 ) - A curated list of awesome malware persistence tools and resources.
- Awesome Pentest - (Source ⭐ 22K, 📝 10/25 ) - 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 ⭐ 13K, 📝 10/27 ) - Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
- Awesome Security - (Source ⭐ 12K, 📝 05/03 ) - A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
- Awesome Vehicle Security - (Source ⭐ 2.7K, 📝 02/08 ) - 🚗 A curated list of resources for learning about vehicle security and car hacking.
- Awesome Web Security - (Source ⭐ 9K, 📝 20/10/05 ) - 🐶 A curated list of Web Security materials and resources.
Testing
- Awesome Appium - (Source ⭐ 387, 📝 21/09/28 ) - A curated list of delightful Appium resources.
- Awesome Gatling - (Source ⭐ 72, 📝 10/07 ) - A collection of resources covering different aspects of Gatling load testing tool usage.
- Awesome Jmeter - (Source ⭐ 723, 📝 11/12 ) - A collection of resources covering different aspects of JMeter usage.
- Awesome K6 - (Source ⭐ 588, 📝 08/27 ) - A curated list of awesome tools, content and projects using k6
- Awesome Playwright - (Source ⭐ 894, 📝 10/21 ) - A curated list of awesome tools, utils and projects using Playwright
- Awesome Regression Testing - (Source ⭐ 2.1K, 📝 07/07 ) - 🕶️ A curated list of resources around the topic: visual regression testing
- Awesome Selenium - (Source ⭐ 921, 📝 23/08/01 ) - A curated list of delightful Selenium resources.
- Awesome Tap - (Source ⭐ 587, 📝 23/01/05 ) - Useful resources for the Test Anything Protocol
- Awesome Testing - (Source ⭐ 1.8K, 📝 10/23 ) - A curated list of testing resources
Theory
- Awesome Agi Cocosci - (Source ⭐ 285, 📝 11/12 ) - An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.
- Awesome Algorithms - (Source ⭐ 20K, 📝 10/16 ) - A curated list of awesome places to learn and/or practice algorithms.
- Awesome Artificial Intelligence - (Source ⭐ 11K, 📝 10/25 ) - A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
- Awesome Audit Algorithms - (Source ⭐ 92, 📝 10/22 ) - A curated list of algorithms and papers for auditing black-box algorithms.
- Awesome Math - (Source ⭐ 8.8K, 📝 11/12 ) - A curated list of awesome mathematics resources
- Awesome Osint - (Source ⭐ 19K, 📝 11/12 ) - 😱 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.1K, 📝 08/09 ) - Awesome online talks and screencasts
- Papers We Love - (Source ⭐ 84K, 📝 05/20 ) - Papers from the computer science community to read and discuss.
- Search Engine Optimization - (Source ⭐ 2.3K, 📝 04/19 ) - 🔍 A helpful checklist/collection of Search Engine Optimization (SEO) tips and techniques.
Work
- Awesome Code Review - (Source ⭐ 4.3K, 📝 09/15 ) - An "Awesome" list of code review resources - articles, papers, tools, etc
- Awesome Internships - (Source ⭐ 352, 📝 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.3K, 📝 10/20 ) -
- Awesome Productivity - (Source ⭐ 1.9K, 📝 23/05/26 ) - A curated list of delightful productivity resources.
- Awesome Remote Job - (Source ⭐ 28K, 📝 05/15 ) - A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
- Awesome Slack - (Source ⭐ 804, 📝 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:
[![Track Awesome List](https://www.trackawesomelist.com/badge.svg)](https://www.trackawesomelist.com/your_repo_pathname/)
The doc is still under construction, if you have any question, please open an issue