Awesome List Updates on Dec 12 - Dec 18, 2022
52 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Actions
Networking / Terraform
- Setup ZeroTier (⭐55) - Connect your runner to a ZeroTier network.
2. Awesome Go
Caches
- bcache (⭐160) - Eventually consistent distributed in-memory cache Go library.
Databases Implemented in Go
- nutsdb (⭐3.5k) - Nutsdb is a simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
- unitdb (⭐123) - Fast timeseries database for IoT, realtime messaging applications. Access unitdb with pubsub over tcp or websocket using github.com/unit-io/unitd application.
Database Schema Migration
- libschema (⭐17) - Define your migrations separately in each library. Migrations for open source libraries. MySQL & PostgreSQL.
Logging
- sqldb-logger (⭐377) - A logger for Go SQL database driver without modify existing *sql.DB stdlib usage.
Tokenizers
- sentences (⭐452) - Sentence tokenizer: converts text into a list of sentences.
Security
- secret (⭐31) - Prevent your secrets from leaking into logs, std* etc.
Utilities
- mongo-go-pagination (⭐131) - Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines.
Websites / Libraries for creating HTTP middlewares
- justforfunc - Youtube channel dedicated to Go programming language tips and tricks, hosted by Francesc Campoy @francesc.
3. Awesome Chatgpt
Using ChatGPT in other apps
Coding
4. Awesome Crystal
Algorithms and Data structures
- Goban (⭐28) - A fast and efficient QR Code implementation
5. Awesome Sysadmin
Software / Continuous Integration & Continuous Deployment
- CDS - Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform. (Source Code (⭐4.7k))
BSD-3-ClauseGo
6. Awesome Ada
Networking and Communication Middleware / Apache License
- kafka-ada (⭐14) - Binding for the C librdkafka library, allows sending and receiving from a Kafka bus.
7. Awesome Gbdev
Emulator Development / Misc
- Game Boy Doctor (⭐235) - A command line tool for comparing logs from your emulator to those from a known-correct one. Useful for line-by-line debugging of Blargg's test ROMs.
Tools / Development tools
- evscript (⭐14) - A scripting language for the Game Boy, useful for enemy AI, dialogue, animations, and coroutines.
- evunit (⭐20) - A unit testing program for assembly code.
8. Awesome Python Data Science
Deep Learning / PyTorch
- pytorch-lightning (⭐30k) - PyTorch Lightning is just organized PyTorch.

Experimentation / Synthetic Data
- mlflow (⭐21k) - Open source platform for the machine learning lifecycle.
- dvc (⭐15k) - Data Version Control | Git for Data & Models | ML Experiments Management.
- Ax (⭐2.5k) - Adaptive Experimentation Platform.

Computations / Synthetic Data
- NumExpr (⭐2.3k) - A fast numerical expression evaluator for NumPy that comes with an integrated computing virtual machine to speed calculations up by avoiding memory allocation for intermediate results.
9. Awesome List
Databases
- Supabase (⭐379) - An open-source alternative to Firebase.
Business
- Engineering Strategy (⭐1.2k) - How to design and execute engineering strategies for tech leadership.
10. Awesome Security
Big Data / Development
- Matano (⭐1.6k) - Open source serverless security lake platform on AWS that lets you ingest, store, and analyze petabytes of security data into an Apache Iceberg data lake and run realtime Python detections as code.
- VAST (⭐686) - Open source security data pipeline engine for structured event data, supporting high-volume telemetry ingestion, compaction, and retrieval; purpose-built for security content execution, guided threat hunting, and large-scale investigation.
11. Awesome Godot
2D / Godot 3
- Falling Square (⭐22) - A simple mobile game to test your reflex.
12. Awesome Nix
Deployment Tools / Discovery
- Nixinate (⭐270) - A Nix flake library to provide app outputs for managing existing NixOS hosts over SSH.
13. Awesome Vue
Projects Using Vue.js / Commercial Products
- RunJS - JavaScript playground that evaluates your code as you type and gives instant feedback. Ideal for prototyping ideas or trying out new libraries.
14. Awesome Privacy
Decentralized
- Nostr (⭐11k) - Open protocol that is able to create a censorship-resistant global "social" network. It doesn't rely on any trusted central server, hence it is resilient; it is based on cryptographic keys and signatures, so it is tamperproof; it does not rely on P2P techniques, therefore it works. Note: Nostr is a protocol, so it is capable of offering much more than a Twitter alternative.
15. Awesome Agi Cocosci
System 1 & System 2 / Neural-Symbolic AI
- Fast Abductive Learning by Similarity-based Consistency Optimization - NeurIPS'21, 2021. [All Versions]. An approach for accelerating the convergence of Abductive Learning.
16. Awesome Cybersecurity Blueteam
Operating System distributions / Firewall appliances or distributions
- Security Onion - Free and open source GNU/Linux distribution for intrusion detection, enterprise security monitoring, and log management.
Security monitoring / Network Security Monitoring (NSM)
- Arkime (⭐6.7k) - Augments your current security infrastructure to store and index network traffic in standard PCAP format, providing fast, indexed access.
Transport-layer defenses / Overlay and Virtual Private Networks (VPNs)
- Firezone - Self-hosted VPN server built on WireGuard that supports MFA and SSO.
17. Awesome Asyncio
Web Frameworks
- Django - An established, high-level Python web framework with a huge community and ecosystem.
18. Awesome Haskell
Basics
- GHCup - GHCup is the main installer for the general purpose language Haskell.
19. Awesome Design Systems
20. Awesome Food
Food-related projects
- RasPiBrew (⭐190) - Raspberry Pi Temperature Controller for homebrewing and sous vide cooking .
Cookbooks
- El Fuego Viviente Chili Open Sauce (⭐1.7k) - Fermented Chili "Open Sauce".
- Chowdown (⭐636) - A simple, plaintext markdown recipe database for hackers.
- Cooking-Recipes (⭐31) - Mostly italian recipes.
- bagels (⭐27) - open source bagel recipe; let's raise the quality of bagels worldwide !
Addresses
- awesome-kacchi (⭐22) - A curated list of awesome Kacchi Biryani available throughout the world.
- awesome-berlin (⭐23) - A curated list of Berlin's awesomeness.
- Berlín para mexicanos (⭐15) - Berlin guide for mexicans.
21. Awesome Billing
Fraud / Online Payments
- Awesome Fraud Detection Research Papers (⭐1.7k) - Papers sourced from several conferences on all sort of fraud: credit card, payment transactions, loans, customs inspections, money laundering networks, and more.
22. Awesome Bioinformatics
Bioinformatics on GitHub / Tools
- Awesome-alternative-splicing (⭐56) - List of resources on alternative splicing including software, databases, and other tools.
- Awesome AI-based Protein Design (⭐260) - A collection of research papers for AI-based protein design.
23. Awesome Dotnet
Testing / GUI - other
- Testcontainers (⭐4.1k) - A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
24. Awesome Arcgis Developers
APIs and SDKs
- ArcGIS Maps SDK for .NET - Guides, sample codes and API reference to build desktop and mobile apps using .Net.
- ArcGIS Maps SDK for Java - Guides, sample codes and API reference to build desktop apps.
- ArcGIS Maps SDK for JavaScript - Guides, sample code, API references and showcase to build 2D and 3D interactive web apps unlocking geospatial data.
- ArcGIS Maps SDK for Kotlin - Guides, sample codes and API reference to build mobile apps using Kotlin.
- ArcGIS Maps SDK for Qt - Guides, sample codes and API reference to build mobile and desktop apps.
- ArcGIS Maps SDK for Swift - Guides, sample codes and API reference to build mobile apps using Swift.
25. Awesome Ios
Transition
- NavigationTransitions (⭐979) - Pure SwiftUI Navigation transitions.
26. Awesome Elixir
Cloud Infrastructure and Management
- vercel (⭐3) - An Elixir wrapper for Vercel's API.
Miscellaneous
- passbook (⭐14) - Elixir library to create Apple Wallet (.pkpass) files.
27. Awesome Cheminformatics
See Also / Books
- awesome-molecular-docking (⭐102) - A curated list of molecular docking software, datasets, and other closely related resources.
28. Awesome Lowcode
Flow-based programming
- Memberstack - Authentication & payments for companies who love Webflow, Stripe, & React.
29. Awesome Falsehood
Transportation
- Falsehoods about Cars (⭐6) - Even something as common as defining a car is full of pitfalls.
- Falsehoods about Airline Seat Maps - Airline seat maps are far more complex than just neat rows and columns of seats.
- The Maddening Mess of Airport Codes - Having multiple international and national agencies trying to reconcile history, practicality and logistics makes codes follow arcane rules.
Web
- Falsehoods about REST APIs - Pitfalls to be mindful of when creating and documenting APIs.
- URLs: It's complicated… - There's a lot of components in an URL, and all have their own logic.
30. Awesome Scientific Computing
Visualization / Mesh tools
- morphologica (⭐307) - Header-only, modern OpenGL code to visualize numerical simulations at runtime. (C++, Apache 2.0, GitHub)
31. Awesome Blazor
Videos / Others
- ASP.NET Community Standup - Blazor .NET 8 Planning -
December 13, 2022 - Find out our early plans for Blazor in .NET 8. Community links.
Articles / Others
- The Future of .NET with WASM - December 15, 2022 - This post is about the benefits of using WASM outside the browser and its potential as a transformative technology on the server.
32. Awesome Deno
Modules / Utils
- colors (⭐7) - Color conversions and operations in TypeScript.
33. Awesome Generative Deep Art
Inbox: Stable Diffusion / Multi-agents
- DETEXTIFY (⭐292): A Python library to remove unwanted pseudo-text from images generated by your favorite generative AI models (Stable Diffusion, Midjourney, DALL·E)
Inbox: Stable Diffusion / Stable Diffusion Deployed Web Tools
- AITWO.CO: a AI-powered design platform with multiple features
Image Segmentation / Deforum
- Harmonai's Dance Diffusion: Open-Source AI Audio Generation Tool For Music Producers – Weights & Biases
- Dance Diffusion: the Hugging Face Space by harmonai
- MubertAI/Mubert-Text-to-Music (⭐2.7k): a simple notebook demonstrating prompt-based music generation via Mubert API
- DDSP-VST: Neural Audio Synthesis for All
- LOVO AI: AI Voiceover & Text to Speech Platform with human-like voices
- AIVA: The AI composing emotional soundtrack music
- Jukebox: "a neural net that generates music, including rudimentary singing, as raw audio in a variety of genres and artist styles"
- Magenta: Music and Art Generation with Machine Intelligence
- magenta/magenta (⭐20k): Magenta's official GitHub repository
- archinetai/audio-diffusion-pytorch (⭐2.1k): Audio generation using diffusion models, in PyTorch
Artists and Artworks / Deforum
- [🔥] Creep - YouTube by Glenn Marshall Neural Art: how did they translated the images using VQGAN+CLIP? How did they seamlessly wander on the latent space?
34. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- fzf-copyq-clipboard (⭐2) - Add fzf (⭐72k) support for CopyQ.
Themes / superconsole - Windows-only
- gitneko (⭐3) - Has a neko
(^>ω<^)prompt withgitstatus information.
35. Awesome Mirth
Official Docs & Quickstarts
- 🔧 Docker Images (⭐91) - Official Docker Image.
Client API
- 🔧 Python Interface (⭐5) - A basic async Python interface for Mirth Connect.
- 🔧 C# API (⭐3) - MirthConnect API for c#.net mirth 3.8+.
Other
- 🔧 Mirth-Jest-Framework (⭐3) - repository to perform unit-testing for mirth scripts outside/inside mirthconnect tool.
Template or Example
- 💡 Examples for Educational Purposes (⭐24) - This project has activities for the Mirth Connect Interoperability Workshop designed by CaboLabs.
- 💡 PRTG sensors (⭐0) - Monitor your NEXTGEN Connect installation.
36. Awesome Selfhosted
Software / Time Tracking
- Traggo - Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. (Source Code (⭐1.4k))
GPL-3.0Docker/Go
37. Awesome Math
Tools
38. Awesome Terraform
Tools / Community providers
- AIaC (⭐3.7k) - Artificial Intelligence Infrastructure-as-Code Generator
39. Awesome Javascript
Web Worker / Runner
- partytown (⭐13k) - Relocate resource intensive third-party scripts off of the main thread and into a web worker.
- comlink (⭐12k) - Comlink is a tiny library (1.1kB), that removes the mental barrier of thinking about postMessage and hides the fact that you are working with workers.
- greenlet (⭐4.7k) - Move an async function into its own thread.
- workerize (⭐4.4k) - Moves a module into a Web Worker, automatically reflecting exported functions as asynchronous proxies.
- worker-dom (⭐3.2k) - An in-progress implementation of the DOM API intended to run within a Web Worker.
- threads.js (⭐3.5k) - Offload CPU-intensive tasks to worker threads in node.js, web browsers and electron using one uniform API.
- workly (⭐1.9k) - A really simple way to move a function or class to a web worker.
- stockroom (⭐1.8k) - Offload your store management to a worker easily.
- workerpool (⭐2.2k) - Offload tasks to a pool of workers on node.js and in the browser.
- clooney (⭐1.4k) - Clooney is an actor library for the web. Use workers without thinking about workers.
40. Awesome Productivity
Tools and Apps / Task Management
- Bordio - Daily planner for managing tasks and events on one board.
41. Awesome Quantified Self
Applications and Platforms / Fitness
- OpenTracks - Privacy-respecting offline-capable fitness activity tracker (Android).
Applications and Platforms / Habits
- Emoji Log - Track habits without streaks using emoji.
Applications and Platforms / Wealth
- Lunch Money - Web app to import transactions, categorize, and budget.
42. Awesome Fuzzing
Papers / The Network and Distributed System Security Symposium (NDSS)
Papers / IEEE Symposium on Security and Privacy (IEEE S&P)
Papers / USENIX Security
Papers / ACM Conference on Computer and Communications Security (ACM CCS)
Papers / The others
43. Awesome Eslint
Configs / Configs by Well-Known Companies/Organizations
- Feedzai (⭐8) - Feedzai's shareable config for JavaScript/React projects.
44. Awesome Readme
Examples
- dbt-labs/dbt-core (⭐11k) - Project banner, super clear description (friendly to people brand new to the product), screenshot of the docs the tool generates, and concise links to other comprehensive pages explaining Getting Started, Joining the dbt Community, Bug Reports, Code Contribution, and Code of Conduct
45. Awesome Cl
YAML
- bit-smasher (⭐56) - Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions. MIT.
Web frameworks / Clack plugins
- ningle (⭐287) - A super-micro web framework. LLGPL.
- jingle (⭐48) - based on ningle, adds bells and whistles, such as middlewares.
- includes an OpenAPI and Swagger UI demo.
- jingle (⭐48) - based on ningle, adds bells and whistles, such as middlewares.
46. BEM Resources
Articles
47. Awesome Dos
General
- Programmer's Heaven (InfoMagic)(March 1997) CD-ROM - Source code and files for the following topics: MS-DOS, networking, C, C++, Pascal, Visual Basic, Delphi, 3D, PC speaker, Soundblaster, Gravis Ultrasound, MIDI and many more.
Sound / SVGA
- Programming Sound Cards CD - A 1995 CD-ROM containing source code for Adlib, Gravis, Pro-Audio, Roland and Sound Blaster sound cards. The description for the folders on the CD-ROM is listed on the back of the CD-ROM case.
Open source DOS games / Homebrew games with source code
- Plutonium Caverns (⭐10) - Overhead puzzle game written in C. Web version uses DOSBox ported to Emscripten (⭐1.2k) to embed DOSBox into HTML5. However, the original executable is also downloadable and buildable with Open Watcom.
48. Awesome Rails
Open Source Rails Apps / Other external resources
- retrospring (⭐288) - A social network following the Q/A (question and answer) principle - 🌍
49. Awesome Flame
App Releases / Arcade
- Oh Dash! - Android, iOS - Play a fast paced arcade game by dodging various hazards and try to be top player on the world! - By Davi Bispo
50. Awesome Neovim
Marks / Diagnostics
- cbochs/grapple.nvim (⭐634) - Provides tagging, cursor tracking, and immediate navigation to important project files.
Project / Diagnostics
- nyngwang/suave.lua (⭐69) - Multi-tabs project session automation.
- desdic/telescope-rooter.nvim (⭐26) - Makes sure to always start telescope (and only telescope) from the project/root directory.
Tree-sitter Supported Colorscheme / Diagnostics
- ramojus/mellifluous.nvim (⭐376) - Pleasant and productive colorscheme.
Cursorline / Diagnostics
- nyngwang/murmur.lua (⭐110) - Super-fast cursor word highlighting with callbacks(I call them murmurs) included.
Utility / Diagnostics
- chrisgrieser/nvim-genghis (⭐209) - Convenience file operations, written in Lua.
- chrisgrieser/nvim-recorder (⭐260) - Simplifying and improving how you interact with macros.
Terminal Integration / Diagnostics
- nyngwang/NeoTerm.lua (⭐67) - Attach a terminal for each buffer, now with stable toggle and astonishing cursor restoring.
Quickfix / Diagnostics
- nyngwang/NeoWell.lua (⭐14) - Sometimes you will want to fix some lines later. Store lines into qf with some note so you know what to do when you really want to fix it.
Motion / Diagnostics
- cbochs/portal.nvim (⭐359) - Build upon and enhance existing jumplist motions (i.e.
<c-i>and<c-o>).
Editing Support / Diagnostics
- shortcuts/no-neck-pain.nvim (⭐730) - Center the currently focused buffer to the middle of your terminal.
Preconfigured Configuration / Diagnostics
- ldelossa/nvim-ide (⭐858) - A full featured IDE layer heavily inspired by VSCode.
51. Awesome Vite
Get Started
- create-nx-workspace (⭐26k) - Scaffolding a Nx + React + Vite + Vitest.
Templates / Vue 3
- vue-xs-admin (⭐134) - Based on Vue3, Vite3 ElementPlus, TypeScript, Pinia, VueRouter.
Templates / React
- react-vite-template (⭐29) - A react project template.
Templates / Solid
- vitesse-solid (⭐64) - Opinionated Vite + SolidJS Starter Template. Includes TypeScript, ESLint, Prettier, UnoCSS, HopeUI and more.
Framework-agnostic Plugins / Transformers
- vite-plugin-optimize-css-modules (⭐41) - Generate the smallest possible CSS-Classes when CSS-Modules are used.
Framework-agnostic Plugins / Helpers
- vite-plugin-mock-dev-server (⭐218) - Mock server for development, support CJS/ESM/JSON, auto-importing file and HMR.
React / Helpers
- vite-plugin-react-click-to-component (⭐57) - Uses Vite's launch middleware to enable alt+click to go to component.
Preact / Presets
- @preact/preset-vite (⭐278) - Preact preset. HMR, automatic Preact inject, removal of DevTools in prod.
52. Awesome Sitecore
WebApi
- Sitecore Services Client Publish (⭐1) - A Web API method to securely trigger a Sitecore publish of an item or tree.
- Prev: Dec 19 - Dec 25, 2022
- Next: Dec 05 - Dec 11, 2022