Awesome List Updates on Oct 24 - Oct 30, 2022
47 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Asyncio
Web Frameworks
- FastAPI (⭐87k) - A very high performance Python 3.6+ API framework based on type hints. Powered by Starlette and Pydantic.
- Starlette (⭐11k) - A lightweight ASGI framework/toolkit for building high performance services.
- Quart (⭐3.4k) - An asyncio web microframework with the same API as Flask.
Testing
- aresponses (⭐106) - Asyncio http mocking. Similar to the responses (⭐4.3k) library used for requests (⭐53k).
Misc
- kubernetes_asyncio (⭐398) - Asynchronous client library for Kubernetes.
Alternatives to asyncio
- curio (⭐4.1k) - The coroutine concurrency library.
- Curio-Asyncio Bridge (⭐4.1k) - basic curio -> asyncio coroutine bridge.
- trio (⭐6.6k) - Pythonic async I/O for humans and snake people.
- trio-asyncio (⭐196) - re-implementation of the asyncio mainloop on top of Trio.
- AnyIO (⭐2.1k) - High level asynchronous concurrency and networking framework that works on top of either trio or asyncio.
2. Awesome Vala
Apps / Productivity
- Dino (⭐2.3k) - A modern Jabber/XMPP Client using GTK+/Vala.
3. Open Source Mac Os Apps
Languages
- C language.
- C++ language.
- C# language.
- Clojure language.
- CoffeeScript language.
- CSS language.
- Go language.
- Elm language.
- Haskell language.
- JavaScript language.
- Lua language.
- Objective-C language.
- Python language.
- Ruby language.
- Rust language.
- Shell language.
- Swift language.
- TypeScript language.
4. Awesome Eslint
Developing for ESLint / Testing Tools
- eslint-doc-generator (⭐99) - Generate documentation for your ESLint plugin including a rules table for your readme and header for your rule docs.
5. Awesome Electron
For Electron / Other
- pluggable-electron (⭐163) - Build apps that can be extended through plugins.
6. Awesome Agi Cocosci
Meta-Level Considerations / The Aha! Moment
- Eureka Effect - Wikipedia. Wikipedia on Eureka effect (a.k.a. Aha! moment, insight, and epiphany), the common human experience of suddenly understanding a previously incomprehensible problem or concept.
7. Awesome Yew
Projects
- viz.rs (⭐13) - A website for viz web framework, Live Demo.
8. Awesome Algorand
Security Auditing Services / Visual Studio
- algorand-ecosystem-audits (⭐5) - A growing collection of audit reports in the Algorand ecosystem maintained by blockshake-io.
9. Awesome Cpp
Reflection
- Easy Reflection (⭐102) - Easy and fast reflection + serialization solution like in Rust, Java or Go. [Apache]
Static Code Analysis
- Trunk - Toolkit to check, test, merge, and monitor code.
Websites
- C++ Tutorial for Beginners - A comprenhensive tutorial on C++ curated by trained experts.
10. Awesome Arcgis Developers
APIs and SDKs
- ArcGIS CityEngine SDKs (C++) (⭐214) - C++ APIs, documentation and examples for the Procedural Runtime (PRT).
- ArcGIS CityEngine SDKs (Python) (⭐69) - Python bindings for the "Procedural Runtime" (PRT) of CityEngine.
- MapLibre GL JS - Guide and tutorials to help you start building web apps with MapLibre and ArcGIS location services.
Code samples and snippets
- Esri/pyprt-examples (⭐36) - Example for PyPRT (Python Bindings for the CityEngine SDK).
11. Awesome V
Command-line
- crepl (⭐32) - Compile and execute C code on the fly as you type it.
12. Awesome Neovim
(requires Neovim 0.5)
- Kasama/nvim-custom-diagnostic-highlight (⭐60) - Inline diagnostics popup-highlight much like coc-nvim but based on
vim.diagnostic.
Marks / Diagnostics
- ofirgall/open.nvim (⭐68) - Open the current word with custom openers, GitHub shorthand for example.
Utility / Diagnostics
- zbirenbaum/neodim (⭐329) - Dimming the highlights of unused functions, variables, parameters, and more.
- bfredl/nvim-miniyank (⭐236) - The killring-alike plugin with no default mappings.
Motion / Diagnostics
- woosaaahh/sj.nvim (⭐127) - Search based navigation combined with quick jump features.
13. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- condaenv (⭐1) - Provides a
condaenv_prompt_infofunction which returns the currentcondaenvironment name.
- singularityenv (⭐0) - Provides a
singularityenv_prompt_infofunction which returns the current singularity environment name
Themes / superconsole - Windows-only
- humbled (⭐1) - A clean and humble theme with left-aligned
condaenv,virtualenvandgitstatus. Requires condaenv (⭐1) plugin.
- modesty (⭐1) - A clean and modest ZSH theme with
condaenv,virtualenvandgitstatus decorations displayed neatly right aligned. Requires condaenv (⭐1) plugin.
14. Awesome Libgdx
Resources / Audio
- TuningFork (⭐35) - Advanced 3D audio features for libGDX desktop users.
- gdx-miniaudio (⭐60) - Advanced Cross Platform Audio Engine for libGDX based on MiniAudio.
- gdx-sfx (⭐23) - Some goodies for better sound effects in libGDX.
15. Amas
Ask these people anything!
- Frances Coronel - Open source enthusiast, senior software engineer at Byteboard, Corgi mom.
16. Awesome Cakephp
Demo
- Fluentd + Grafana Loki demo application (⭐1) - A demo application to send CakePHP docker container logs to Grafana Loki via Fluentd.
17. Awesome Geek Podcasts
In French
- Le podcast 🎙 AWS ☁️ en français 🇫🇷 - Tous les vendredis, l'actualité du cloud, des retours d'expérience, des outils qui aident les développeurs.
18. Awesome Dotnet
Database
- RocksDB (⭐183) - C# binding for Facebook's RocksDB Key-Value store + native builds for Windows, macOS and Linux
Emulators
- Blzhawk (⭐2.4k) - BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
Image Processing / GUI - other
- MagicScaler (⭐689) - High-performance image processing pipeline for .NET, focused on making complex imaging tasks simple.
19. Awesome Mac
Communication / Collaboration and Team Tools
- Ferdium - Desktop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz with the difference that Ferdium gives you many additional features and doesn't restrict its usage.
20. Awesome Playwright
Language Support
- playwright-go (⭐2.8k) - Playwright port for Golang.
21. Awesome Honeypots
Honeypots
Web honeypots
- Cloud Active Defense (⭐93) - Cloud active defense lets you deploy decoys right into your cloud applications, putting adversaries into a dilemma: to hack or not to hack?
- Express honeypot (⭐19) - RFI & LFI honeypot using nodeJS and express.
- EoHoneypotBundle (⭐36) - Honeypot type for Symfony2 forms.
- Glastopf (⭐578) - Web Application Honeypot.
- Google Hack Honeypot - Designed to provide reconnaissance against attackers that use search engines as a hacking tool against your resources.
- HellPot (⭐1.1k) - Honeypot that tries to crash the bots and clients that visit it's location.
- Laravel Application Honeypot (⭐435) - Simple spam prevention package for Laravel applications.
- Lophiid (⭐15) - Distributed web application honeypot to interact with large scale exploitation attempts.
- Nodepot (⭐46) - NodeJS web application honeypot.
- PasitheaHoneypot (⭐2) - RestAPI honeypot.
- Servletpot (⭐14) - Web application Honeypot.
- Shadow Daemon - Modular Web Application Firewall / High-Interaction Honeypot for PHP, Perl, and Python apps.
- StrutsHoneypot (⭐71) - Struts Apache 2 based honeypot as well as a detection module for Apache 2 servers.
- WebTrap (⭐65) - Designed to create deceptive webpages to deceive and redirect attackers away from real websites.
- basic-auth-pot (bap) (⭐50) - HTTP Basic Authentication honeypot.
- bwpot (⭐27) - Breakable Web applications honeyPot.
- django-admin-honeypot (⭐1.1k) - Fake Django admin login screen to notify admins of attempted unauthorized access.
- drupo (⭐57) - Drupal Honeypot.
- galah (⭐552) - an LLM-powered web honeypot using the OpenAI API.
- honeyhttpd (⭐50) - Python-based web server honeypot builder.
- honeyup (⭐28) - An uploader honeypot designed to look like poor website security.
- modpot (⭐58) - Modpot is a modular web application honeypot framework and management application written in Golang and making use of gin framework.
- owa-honeypot (⭐67) - A basic flask based Outlook Web Honey pot.
- phpmyadmin_honeypot (⭐67) - Simple and effective phpMyAdmin honeypot.
- shockpot - WebApp Honeypot for detecting Shell Shock exploit attempts.
- smart-honeypot (⭐17) - PHP Script demonstrating a smart honey pot.
- Snare/Tanner - successors to Glastopf
- Snare (⭐465) - Super Next generation Advanced Reactive honeypot.
- Tanner (⭐228) - Evaluating SNARE events.
- stack-honeypot (⭐23) - Inserts a trap for spam bots into responses.
- tomcat-manager-honeypot (⭐11) - Honeypot that mimics Tomcat manager endpoints. Logs requests and saves attacker's WAR file for later study.
- WordPress honeypots
- HonnyPotter (⭐34) - WordPress login honeypot for collection and analysis of failed login attempts.
- HoneyPress (⭐7) - Python based WordPress honeypot in a Docker container.
- wp-smart-honeypot (⭐28) - WordPress plugin to reduce comment spam with a smarter honeypot.
- wordpot (⭐183) - WordPress Honeypot.
- Python-Honeypot (⭐464) - OWASP Honeypot, Automated Deception Framework.
22. Awesome Readme
Examples
- ankitwasankar/mftool-java (⭐46) - Project logo with a short display of what can be achieved with it, TOC for easy navigation, important badges, clean installation guide, and multiple code snippets showing how to use the functionality.
23. Awesome Wagtail
Apps / Modeladmin
- wagtail-rangefilter (⭐16) - Integrates django-admin-rangefilter into Wagtail's ModelAdmin.
Tools / Templates & Starter Kits
- cookiecutter-wagtail-package (⭐19) - A cookiecutter template for building Wagtail add-on packages.
24. Awesome Newsletters
Ruby / Svelte
- Short Ruby Newsletter. A visual weekly newsletter about everything happening in Ruby world.
- ⚡️ Hotwire dev newsletter. A monthly newsletter on the Hotwire stack: Turbo (Native), Stimulus, and Strada articles, code, and courses.
25. Awesome Regression Testing
Deprecated (a-z↓)
- trifleJS (⭐824) - Headless automation for Internet Explorer. (last update 2016)
26. Awesome Symfony
Administration
- TablerBundle (⭐115) - Admin theme based on the Tabler Template. It ships with many twig helpers (functions, filter, embeds, macros and includes).
27. Awesome Coq
Resources / Books
- Hydras & Co. (⭐77) - Continuously in-progress book and library on Kirby and Paris' hydra battles and other entertaining formalized mathematics in Coq, including a proof of the Gödel-Rosser first incompleteness theorem.
28. Awesome Board Games
Family
Talisman
Talisman takes you on a journey through magical lands, as you endeavor to reclaim the Crown of Command. Each turn will see your hero advancing, battling, gaining knowledge and power necessary to defeat the guardians lurking between the Portal of Power and the Valley of Fire.
/pic818904.jpg)
| Players | Min. Age | Time |
|---|---|---|
| 2 -6 | 9 | 90-240m |
Strategy
Pax Viking
Pax Viking is a card driven game where you compete over cards in a common market in combination with strategic movement of longships on the map. You can play cards you buy on map locations you control through your longships; create trading posts, claim benefits from events and more. You can also play cards on your jarlboard, adding abilities to your player through friends, allies and gods. Through your actions you collect followers to give you power and influence for your final bid: to be the first king of Sweden.
/pic5794320.jpg)
| Players | Min. Age | Time |
|---|---|---|
| 1 - 6 | 12 | 60 - 90m |
Dune: Imperium
Dune: Imperium uses deck-building to add a hidden-information angle to traditional worker placement. You start with a unique leader card, as well as a deck identical to those of your opponents. As you acquire cards and build your deck, your choices will define your strengths and weaknesses. Cards allow you to send your Agents to certain spaces on the game board, so how your deck evolves affects your strategy.
/pic5666597.jpg)
| Players | Min. Age | Time |
|---|---|---|
| 1 - 4 | 14 | 60-120m |
Party
Muse
Muse is a competitive or cooperative party game where you use imaginative clues to inspire your teammates to get them to correctly guess the Masterpiece. As a Muse, you need to be creative to give the right clue to lead your team to their Masterpiece. As artists, you work alongside one another to decipher that clue, and correctly choose the Masterpiece from the line-up.
/pic3719954.jpg)
| Players | Min. Age | Time |
|---|---|---|
| 2 - 12 | 10 | 30m |
Jackal
In Jackal the players take command of pirate bands disembarking on Treasure Island. Each player may move their selected pirate once per round. The players explore the island in search of treasure to load on board their ships, while trying to recapture treasure from each other at the same time. The object of the game is to load more gold onto your ship than any other player.
/pic1638334.jpg)
| Players | Min. Age | Time |
|---|---|---|
| 2 - 4 | 8 | 120m |
Heist: One Team, One Mission
In this co-operative electronic game, players take on the roles of different characters -- Money Man, Hacker, Lookout, or Explosives Expert -- and work together to open an electronic safe and grab $50 million in cold hard cash along the way.
/pic4821613.png)
| Players | Min. Age | Time |
|---|---|---|
| 2 - 4 | 7 | 5-15m |
29. Awesome Ios Books
iOS
Objective-C
Swift
Architecture
Database
30. Awesome Go
Logging
- slog (⭐484) - Lightweight, configurable, extensible logger for Go.
Parsers/Encoders/Decoders
- tokenizer (⭐128) - Parse any string, slice or infinite buffer to any tokens.
E-books for purchase / Libraries for creating HTTP middlewares
- Effective Go: Elegant, efficient, and testable code - Unlock Go’s unique perspective on program design, and start writing simple, maintainable, and testable Go code.
Tutorials / Libraries for creating HTTP middlewares
- CodeCrafters Golang Track - Achieve mastery in advanced Go by building your own Redis, Docker, Git, and SQLite. Featuring goroutines, systems programming, file I/O, and more.
31. Awesome Vue
Components & Libraries / UI Components
- vue-web-terminal (⭐302) - 💻 A feature-rich and powerful web terminal plugin for vue2 & vue3.(功能强大的网页命令行终端插件)
Components & Libraries / Utilities
- @skirtle/vue-vnode-utils (⭐28) - Helper functions for working with slot VNodes inside render functions in Vue 3
32. Awesome Magento2
Company Blogs / Progressive Web Application
33. Awesome Vite
Templates / Electron
- Vutron (⭐303) - Electron + Vite + Vue 3 + Pinia (TypeScript) template.
Framework-agnostic Plugins / Testing
- cypress-vite (⭐96) - Run Cypress specs using Vite.
34. Awesome Deno
Modules / Frontend framework
- packup (⭐337) - Zero-config web application packager for Deno.
Modules / Web framework
- hono (⭐25k) - Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
Modules / Web utils
- fresh_chart (⭐151) - A server-side-rendered charting library for Fresh.
- squishy_cookies (⭐15) - Easily sign and verify cookies.
Showcases / XML
- Fresh Showcase - The official showcase of Fresh apps.
- Saleor Deno Merch (⭐32) - A fork of the original Deno Merch e-commerce website, rebuilt with Saleor (⭐22k).
- The Official Showcase - The official showcase of Deno.
Tools / XML
- denopendabot - Dependabot for Deno projects.
Integrations / XML
- Netlify Edge Functions - Edge Functions connect the Netlify platform and workflow.
- Supabase Edge Functions - Edge Functions are server-side TypeScript functions, distributed globally at the edge.
- Astro - Deploy a server-side rendered Astro site to Deno Deploy.
Resources in Other Languages / Japanese
- deno-ja - Deno Japanese User Group.
35. ALL About RSS
Apps / Outline Processor Markup Language
Hosted Readers / Outline Processor Markup Language
Self Hosted Readers / Outline Processor Markup Language
Other Apps / Outline Processor Markup Language
- VSCode-RSS (⭐169) 572, 618 : An RSS reader embedded in Visual Studio Code

- Feedolin (⭐38) 1252 : An RSS reader for mobile phone system KaiOS

universally from / webpage/html
specifically from (a certain platform) / Twitter
RSS2WIDGET / For website
RSS2Notification / Webpage Monitor Services with capability of monitoring RSS Feed 1264
RSS2WeChat / Webpage Monitor Services with capability of monitoring RSS Feed 1264
Multi-subject / Crypto or Blockchain relevant
36. Awesome Datascience
Tutorials
- 1000 Data Science Projects you can run on the browser with IPython.
Books / Visualization Tools
- Foundations of Data Science Free Download
Datasets / Book Deals (Affiliated)
- ADS-B Exchange - Specific datasets for aircraft and Automatic Dependent Surveillance-Broadcast (ADS-B) sources.
37. Awesome Graphql
Tools - Testing / React
- Step CI - Open-Source API Testing and Monitoring with GraphQL support
Services / React
- Stargate - Open source data gateway currently supporting Apache Cassandra® and DataStax Enterprise.
38. Awesome Jmeter
Automation / DSL
- pymeter (⭐144) - Simple JMeter performance tests API for Python.
CI / Tools & Plugins
- Apache JMeter GitHub Action - A GitHub Action for carrying out Apache JMeter performance tests.
CI / Tutorials & Demo
- SonarQube
Cloud Services / SaaS / Tutorials & Demo
- Azure Microsoft - Azure Load Testing Service use Apache JMeter.
Results Processing / Reporting & Visualization
- Custom & Deprecated
- Using Matplotlib & Python - Plotting JMeter load test results with Matplotlib plotting tool and Python.
- Statistical Aggregate Report - Custom Statistical Aggregate Report listener for enhanced results visualization.
- JChav (⭐3) - JMeter Chart History and Visualization library.
- JMeter Dashboard: howto, sources (⭐7) - Real-time monitoring of JMeter load test.
- Using CMDRunner & Powershell - Create JMeter graphs with CMDRunner with powershell parallel execution.
JMeter Performance / Utilities
Books / Utilities
- Performance Testing with JMeter 2.9 - By Bayo Erinle (Packt Publishing); guide to test web applications using Apache JMeter with practical, hands-on examples.
39. Awesome Cl
Persistent object databases
- cl-prevalence - in-memory database system. Implementation of Object Prevalence, in which business objects are kept live in memory and transactions are journaled for system recovery. github fork (⭐34). LLGPL.
- See also cl-prevalence-multimaster (⭐5), to syncronize multiple cl-prevalence systems state.
Other DB wrappers
- cl-mango (⭐1) - A minimalist CouchDB 2.x database client. BSD_3Clause.
Others / Third-party APIs
- lisp-pay (⭐26) - Wrappers around various payment processors: Paypal, Stripe, Coinpayments and BTCPayServer. MIT.
- lunamech-matrix-api (⭐7) - A complete wrapper over the Client -> Server Matrix API. MIT.
40. Awesome Openstreetmap
Changeset Tools / Web Services
- latest-changes - Visualize latest OSM changesets within a certain geographic boundary. Includes a simple vandalism checker. (Source Code (⭐8))
Maps / Web Maps
- Visit Sights - Suggestions for self-guided sightseeing tours by foot and overview of individual sights all around the world.
- Defikarte.ch - A Map that shows all available defibrillators in Switzerland and Liechtenstein, also used by emergency dispatch centers and rescue services. (ℹ️ German only)
Miscellaneous / Java
- OSM Monitor - A website to monitor and display new OSM edits. (Source Code (⭐12))
41. Awesome Osint
General Search
- Brave - a private, independent, and transparent search engine.
Email Search / Email Check / GitHub
- mxtoolbox - Free online tools to investigate/troubleshoot email server issues.
Phone Number Research / GitHub
- Reverse Phone Check - Look up names, addresses, phone numbers, or emails and anonymously discover information about yourself, family, friends, or old schoolmates. Powered by infotracer.com
- Reverse Phone Lookup - Detailed information about phone carrier, region, service provider, and switch information.
- Spy Dialer - Get the voicemail of a cell phone & owner name lookup.
Academic Resources and Grey Literature / GitHub
- OA.mg A database of over 240 million scientific works, with PDFs for all Open Access papers in their catalogue (~ 40 million)
42. Awesome Appimage
Resources / Miscellaneous
- appdwarf (⭐28) - A tool to convert an AppDir or an existing AppImage file, either as a local file or from a URL, into a highly compressed portable image using dwarfs.
43. Awesome Minecraft
Softwares / Servers
- Cauldron - Formerly known as MCPC+. The original server implementing the Forge and Bukkit API.
- Cloudburst/NukkitX/Nukkit - A Bedrock Edition Server providing support for plugins supporting the Nukkit API.
- Docker-Minecraft (⭐12k) - A self-hosted Minecraft server using Docker containers.
- KCauldron - A server implementing the Forge and Bukkit API for 1.7.10.
- Mohist - A server implementing the Forge and Bukkit API.
- Paper - Miscellaneous patches for Spigot and BungeeCord providing better performance and more configuration options.
44. Awesome Open Hardware
Projects
- Open-Source-Rover (⭐8.8k) - A six wheeled, build-it-yourself, open-source rover.
45. Awesome Generative Deep Art
Inbox: Stable Diffusion / Multi-agents
- TheLastBen/fast-stable-diffusion (⭐7.8k): fast-stable-diffusion, +25-50% speed increase + memory efficient + DreamBooth
Inbox: Stable Diffusion / Web UI for Stable Diffusion via Google Colab
- StableDiffusion_WebUI_Simplified.ipynb: versão em português do notebook para rodar a Web UI do Stable Diffusion no Google Colab de graça
46. Awesome Job Boards
Programming / JavaScript
47. Awesome Crypto Papers
Specific topics / Secret key cryptography
- The Galois/Counter Mode of Operation (GCM) - Original paper introducing GCM, by by David A. McGrew and John Viega.
Specific topics / Zero Knowledge Proofs
- How to Prove a Theorem So No One Else Can Claim It - By Manuel Blum.
- Zero Knowledge Protocols and Small Systems - A good intro into Zero knowledge protocols.
- Prev: Oct 31 - Nov 06, 2022
- Next: Oct 17 - Oct 23, 2022
