Awesome List Updates on Feb 13 - Feb 19, 2023
49 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Go
NoSQL Database Drivers
- Kivik (⭐324) - Kivik provides a common Go and GopherJS client library for CouchDB, PouchDB, and similar databases.
Messaging
- Watermill (⭐8.6k) - Working efficiently with message streams. Building event driven applications, enabling event sourcing, RPC over messages, sagas. Can use conventional pub/sub implementations like Kafka or RabbitMQ, but also HTTP or MySQL binlog.
UUID
- wuid (⭐540) - An extremely fast globally unique number generator.
Other Software / Libraries for creating HTTP middlewares
- hotswap (⭐397) - A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.
2. Awesome Docker
Base Tools / Other
- dockerize (⭐190) - Utility to simplify running applications in docker containers by @jwilder, @powerman
3. Awesome Cl
Data validation / Third-party APIs
- cl-semver (⭐14) - Implementation of the Semantic Versioning Specification. MIT
4. Alternative Front Ends
Overview / YouTube
- TubeArchivist (⭐6.5k): A self hosted YouTube media server
5. Awesome Vehicle Security
Libraries and Tools / Python
- Python-CAN (⭐1.4k) - Python interface to various CAN implementations, including SocketCAN. Allows you to use Python 2.7.x or 3.3.x+ to communicate over CAN networks.
6. Awesome Theoretical Computer Science
Papers / Lecture Videos Playlist
- Harry Lewis. Ideas That Created the Future: Classic Papers of Computer Science - Classic papers by thinkers ranging from Aristotle and Leibniz to Norbert Wiener and Gordon Moore that chart the evolution of computer science.
7. Awesome Elixir
Algorithms and Data structures
- qcomplex (⭐6) - Elixir library implementing complex numbers and math operations for them.
- qrational (⭐9) - Elixir library implementing rational numbers and math operations for them.
8. Awesome Polars
Official documentation
- Documentation - Official user guide for Python, Rust and R.
- Github: Polars Github Organization - Official Polars Github repository.
- Blog posts from Polars - Official blogs posts from Polars.
Blog posts / Miscellaneous
- Using the Polars DataFrame Library - A blog post by Wei-Meng Lee to discover the basics of Polars and how it can be used in place of Pandas.
- Why Polars uses less memory than Pandas - A blog post by Itamar Turner-Trauring detailing some techniques to opptimize Pandas memory usage and see how Polars can provide an answer in some cases.
9. Awesome Fiber
📖 Articles / 🌱 Third Party
10. Awesome Decentralized
Applications
- Databag (⭐1.2k): Self-hosted lightweight federated messenger for the decentralized web. Lightweight, public-private key based identity, end-to-end encryption.
11. Progressive Enhancement Resources
Support Tables
- iOS PWA Compatibility - Support table for PWA features including service worker, manifest, background sync and push notifications (Unofficial, maintained by Maximiliano Firtman).
12. Awesome Iot
Software / Libraries and Tools
- ThingsOn MQTT Bench (⭐17) - ThingsOn MQTT Bench is a simple Cross-platform .NET Core benchmark tool for MQTT brokers. It measures the maximum number of messages that can be sent to the broker in a specified amount of time.
Software / Miscellaneous
- MQTT File Uploader (⭐7) - MQTT File Uploader is a simple Cross-platform .NET Core application that watches local directories for changes and uploads new or modified files to an MQTT broker.
13. Awesome Mac
Developer Tools / Network Analysis
- Sniffnet (⭐28k) - Application to comfortably monitor your network traffic.
14. Awesome Ios
Architecture Patterns
- The Composable Architecture (⭐13k) - The Composable Architecture is a library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
15. Awesome Micropython
Audio
- micropython-sgtl5000 (⭐3) - Library for SGTL5000 Low Power Stereo Codec w/ Headphone Amp.
16. Awesome Low Code
Platforms / Low Code Application Platform
- Now Platform (ServiceNow) - Build mission-critical apps quickly, with more creators and less complexity. Easily scale across the enterprise to deliver experiences users love.
17. Awesome Terraform
Tools / Community providers
- Terrahaxs - A GitOps Terraform CI/CD GitHub Application 💲
18. Awesome Crystal
GUI Development
- Ultimate GTK4 Crystal Guide - Learn how to create premium GTK4 apps in Crystal
19. Awesome Wagtail
Open-source sites / Lists
- guide (⭐33) - A website to teach Wagtail to content editors, moderators and administrators.
20. Awesome Sitecore
Helix
- PLAY Summit Demo (⭐29) - A demo of XM, Experience Edge, Content Hub DAM and CMP, Content Hub Edge, JSS, CDP, Sitecore Personalize, Next.js and Vercel.
21. Awesome Chatgpt
Assistants
22. Awesome Selfhosted
Software / Analytics
- GoAccess - Real-time web log analyzer and interactive viewer that runs in a terminal. (Source Code (⭐20k))
GPL-2.0C
- Offen - Fair, lightweight and open web analytics tool. Gain insights while your users have full access to their data. (Demo, Source Code (⭐944))
Apache-2.0Go/Docker
Software / Miscellaneous
- mosparo - The modern spam protection tool. It replaces other captcha methods with a simple and easy to use spam protection solution. (Source Code (⭐234))
MITPHP
List of Licenses / Wikis
IPL-1.0- IBM Public License
23. Static Analysis
Programming Languages / Other
- TrustInSoft Analyzer ©️ — Exhaustive detection of coding errors and their associated security vulnerabilities. This encompasses a sound undefined behavior detection (buffer overflows, out-of-bounds array accesses, null-pointer dereferences, use-after-free, divide-by-zeros, uninitialized memory accesses, signed overflows, invalid pointer arithmetic, etc.), data flow and control flow verification as well as full functional verification of formal specifications. All versions of C up to C18 and C++ up to C++20 are supported. TrustInSoft Analyzer will acquire ISO 26262 qualification in Q2'2023 (TCL3). A MISRA C checker is also bundled.
- perltidy — Perltidy is a Perl script which indents and reformats Perl scripts to make them easier to read. The formatting can be controlled with command line parameters. The default parameter settings approximately follow the suggestions in the Perl Style Guide. Besides reformatting scripts, Perltidy can be a great help in tracking down errors with missing or extra braces, parentheses, and square brackets because it is very good at localizing errors.
Multiple languages / Other
- CodeSee ©️ — CodeSee is mapping and automating your app's services, directories, file dependencies, and code changes. It's like Google Map, but for code.t
- Qwiet AI ©️ — Identify vulnerabilities that are unique to your code base before they reach production. Leverages the Code Property Graph (CPG) to run its analyses concurrently in a single graph of graphs. Automatically finds business logic flaws in dev like hardcoded secrets and logic bombs
- StaticReviewer ©️ — Static Reviewer executes code checks according to the most relevant Secure Coding Standards, OWASP, CWE, CVE, CVSS, MISRA, CERT, for 40+ programming languages, using 1000+ built-in validation rules for Security, Deadcode & Best Practices Available a module for Software Composition Analysis (SCA) to find vulnerabilities in open source and third party libraries.
24. Awesome Datascience
Books / Visualization Tools
- Regular Expression Puzzles and AI Coding Assistants by David Mertz
25. Awesome Plone
SEO
- collective.splitsitemap (⭐0) - Provides a cached split sitemap on big public sites.
26. Awesome Cakephp
Skeleton
- App template (⭐377) - An empty CakePHP project for use with composer.
27. Awesome Flame
Other Articles & Tutorials
- How to build a real-time multiplayer game with Flutter Flame - Using Flutter, Flame, and Supabase's real-time features to build a real-time multiplayer shooting game. By Tyler Shukert.
28. Awesome Agi Cocosci
Concepts / Theory of Concepts
- The Theory Theory - Mapping the mind: Domain specificity in cognition and culture, Cambridge University Press, 1994. [All Versions]. Alison Gopnik's original paper on the theory theory.
Meta-Level Considerations / Rationality
- Computational Rationality: Linking Mechanism and Behavior Through Bounded Utility Maximization - Topics in Cognitive Science, 2014. [All Versions]. Introducing the computational rationality framework for including information-processing bounds in rational analyses, which emphasizes the incorporation of computational mechanism into the definition of rational action.
- Rational Use of Cognitive Resources: Levels of Analysis Between the Computational and the Algorithmic - Topics in Cognitive Science, 2015. [All Versions]. An earlier version of the paper above.
29. Awesome Dotnet
Code Analysis and Metrics
- Bencher - Suite of continuous benchmarking tools designed to catch performance regressions in CI.
- PVS-Studio - PVS-Studio is a static analyzer on guard of code quality, security (SAST), and code safety. [Free for OSS] [$]
Blazor
- blazork8s (⭐194) - k8s management ui in blazor and .NET Core.
Serialization / GUI - other
- FluentSerializer (⭐20) - A profile-based Serializer for multiple data-formats.
Source Generator / GUI - other
- ASP.NET Core Developer Roadmap - A complete guide to become a ASP.NET Developer.
30. Awesome Swift
AI
- OpenAI (⭐2.6k) - Swift package for OpenAI public API.
31. Awesome V
Utility
- VInstall (⭐42) - A cross-platform installer creator.
32. Awesome Parasite
Reporting Systems
- EMPRES-i+ Global Animal Disease Information System - A web platform maintained by FAO that provides geolocated data on animal diseases such as rabies, foot-and-mouth disease, or MERS coronavirus. This is a tracking service in which countries and veterinarians can opt-in to reporting.
33. Awesome Rest
Validating / Symfony2
- JSON Schema - Declarative language that allows you to annotate and validate JSON documents
API Gateway / Symfony2
- KrakenD (⭐6.6k) - Ultra performant API Gateway with middleware. Written in Go.
- AWS API Gateway - Fully managed service that helps developers to create, publish, maintain, monitor, and secure APIs at any scale.
34. Awesome Billing
Fraud / Online Payments
- KYC and AML: beyond the acronyms - KYC is nuanced and fuzzy, because it is a stochastic process to reduce risk.
35. Awesome Vite
Templates / Vanilla
- vite-phaser-ts (⭐21) - Starter template with Phaser and Typescript.
36. Awesome Generative Deep Art
Related Awesome Lists / Deforum
- KangweiiLiu/Awesome_Audio-driven_Talking-Face-Generation (⭐141): A curated list of resources of audio-driven talking face generation
Jobs in Generative AI / Deforum
37. Awesome Zsh Plugins
Completions / superconsole - Windows-only
- fzf-tab-completion (⭐754) - Add tab completion for ZSH,
bash& applications using GNU Readline.
Themes / superconsole - Windows-only
- magento (⭐0) - Add Magento Cloud Command Line Interface (magento-cloud CLI) completions.
- themeraf (⭐0) - Has decorators for username, last two directories in working directory path,
gitstatus, timestamp, last exit status and also name of active virtual environment.
38. Awesome Developer First
Analytics
- Mixpanel - Product analytics and dashboards.
- Segment - Collect user data and send it to your other tools.
Authentication & Identity
- FusionAuth - Security-centric authentication as a Service, including self-hosting.
- LoginRadius - Managed user authentication service with SSO.
- Okta - Embeddable authentication with SSO.
Debugging
- Rookout - Debug production servers via a cloud-based debugger. Supporting Java, .Net, Node.js, Python, and Ruby.
Deployment Hosting
- Adaptable - Deploy apps and DBs via common templates.
- Heroku - Deploy via CLI to scalable servers.
- Netlify - Deploy JAMStack (mainly Gatsby) via CLI.
- Platform.sh - Continuously deploy full-stack apps.
- Render - Deploy from git to a CDN with SSL.
Discussions
- Bazaarvoice - Ratings, reviews as a service.
Environment & Secret Management
- Doppler - Environment variable management across projects, in one place.
GEO
- Radar - Geofencing and geo APIs.
- Anymail finder - Verify and find email APIs.
- Lob - Email and address verification.
- Mailgun - Send, track, and receive emails.
- Sendgrid - Email API.
Media
- APITemplate.io - APIs to generate images and PDFs from reusable templates.
- imgix - Transforms, optimizes, and cache images.
Messaging
- Applozic - Chat SDKs, real-time messaging.
Misc
- Interval - SDK to build internal tools and scripts for your product.
Monitoring
- Rollbar - Reports errors in production.
Payments & Pricing
- Stripe Payments - Accept payments and move money globally with APIs.
Reports Generation
- Export SDK - PDF generator API with visual template editor.
Scraping
- ScrapingBee - Using headless browsers and proxies to scrape without being blocked.
Search
- Websolr - Open-source and hosted search with Solr.
Testing
- Beeceptor - REST API mocking.
- Percy - Continuous visual testing.
- Testim - Frontend testing.
39. Awesome Incident Response
IR Tools Collection / Linux Evidence Collection
- MAGNET DumpIt (⭐199) - Fast memory acquisition open source tool for Linux written in Rust. Generate full memory crash dumps of Linux machines.
IR Tools Collection / Memory Imaging Tools
- MAGNET DumpIt - Fast memory acquisition tool for Windows (x86, x64, ARM64). Generate full memory crash dumps of Windows machines.
40. Asdf Plugins
Contributing a new Plugin / asdf-community
- Install repo dependencies:
asdf install
- Add the plugin to the repository
README.mdPlugin List table.
- Create a file with the shortname you wish to be used by asdf in
plugins/<name>. The contents should berepository = <your_repo>.- eg:
printf "repository = https://github.com/asdf-vm/asdf-nodejs.git\n" > plugins/nodejs
- eg:
- Test your code :
scripts/test_plugin.bash --file plugins/<name>
- Format your code & this README:
scripts/format.bash
41. Webcomponents the Right Way
Design Systems
- Blueprint UI - Web Component based design system with flexible and lightweight components.
42. Awesome Blazor
Videos / Others
- ASP.NET Community Standup - Blazor United in .NET 8 -
February 14, 2023 - The Blazor team shares early thoughts on Blazor United in .NET 8, an effort to create a single unified model for all your web UI scenarios that combines the best of Razor Pages, Blazor Server, and Blazor WebAssembly. Community links.
- On .NET Live - Mapping with GeoBlazor -
February 7, 2023 - Do you need to display mapping data in your Blazor apps? In this week's episode, community member Tim Purdum joins the panel to show us GeoBlazor, a versatile web mapping API that you can implement without having to write a single line of JavaScript.
Articles / Others
- Embed Reporting in Native Blazor Applications - February 14, 2023 - See the setup and customization of the newest Progress Telerik Reporting viewer, implemented with Telerik UI for Blazor controls with both Blazor Wasm and Blazor Server.
43. Awesome Ros2
Packages / Application layer
- rosbridge_suite (⭐1k) - Bridging your browser to the ROS 2.0.
44. Awesome Ada
Entry Point
- ada-lang-io - A community site for Ada.
Online Books
- ada-distilled - Ada Distilled for Ada 2005.
Specialties
- ada-ic-learning - For additional learning resources, see the AdaIC learning section.
News and Resources
- ada-information-clearinghouse - News and resources for the Ada programming language.
Graphical User Interface / Apache License
- fltk-ada - Ada-2012 binding to FLTK (Fast Light Toolkit).
DevOps / Apache License
- powerjoular (⭐86) - PowerJoular allows monitoring power consumption of multiple platforms and processes.
Algorithms, Containers and Protocols / Apache License
- charles - Charles is an Ada 95 container library, precursor to Ada 2005+ standard containers.
Utilities / Apache License
- simple-logging (⭐3) - Easy to use logging facilities for output to console in Ada programs.
Automation / Apache License
- ada4automation - A framework for designing industrial automation applications using the Ada language.
45. Awesome Java
Testing / Fixtures
- Instancio (⭐1k) - Automates data setup in unit tests by generating fully-populated, reproducible objects. Includes JUnit 5 extension.
Testing / Matchers
- JsonUnit (⭐936) - Library that simplifies JSON comparison in tests.
46. Awesome Keycloak
Articles
47. Awesome Neovim
(requires Neovim 0.5)
- jinzhongjia/LspUI.nvim (⭐232) - A modern and useful UI that wraps LSP operations.
Web Development / Diagnostics
- ray-x/web-tools.nvim (⭐172) - Launch a local development server with live reload feature for static & dynamic pages, HTML & CSS tag rename with LSP.
Tree-sitter Supported Colorscheme / Diagnostics
- embark-theme/vim (⭐689) - A deep inky purple theme leveraging bright colors.
Bars and Lines / Diagnostics
- m4xshen/smartcolumn.nvim (⭐328) - Hide your colorcolumn when unneeded.
- utilyre/barbecue.nvim (⭐878) - A VS Code like winbar.
Utility / Diagnostics
- figsoda/nix-develop.nvim (⭐61) - Run
nix developwithout restarting Neovim.
Remote Development / Diagnostics
- miversen33/netman.nvim (⭐355) - Lua powered Network Resource Manager.
48. Awesome Cpp
Audio
- audioFlux (⭐3.1k) - A C library for audio and music analysis, feature extraction. [MIT]
JSON
- jsonParse (⭐11) - A simple JSON parser in ANSI C. [MIT]
Online Compiler
- Programiz - An online compiler for learners and developers.
49. Awesome Ironsworn
Hacks and homebrew / Ironsworn
- Ironsworn Nemesis - Generate nemeses when defeated, a hack for Ironsworn and Starforged
- Knight Frame - Add high-speed humanoid mech battles to your Starforged campaign
- Voidforged - A sci-fi horror supplement for Starforged
- Prev: Feb 20 - Feb 26, 2023
- Next: Feb 06 - Feb 12, 2023