Awesome List Updates on Feb 15 - Feb 21, 2021
49 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Salesforce
Table of Contents / Packages and Libraries supporting salesforce
- Apex Test Kit (⭐119) - Apex Test Kit can help generate massive sObject data for Apex test classes. It is can help establish arbitrary levels of many-to-one, one-to-many relationships, and also generate field values based on simple rules automatically.
2. Awesome Mac
Utilities / System Related Tools
- Apple Silicon App Test - Browser-based tool for checking Apple Silicon app compatibility before you buy an M1 Mac.
3. Awesome Svelte
Tutorials
- Svelte Stores - @lihautan (YouTube).
- Svelte Actions - @lihautan (YouTube).
4. Awesome Streaming
Table of Contents / Streaming Engine
- Maki Nage (⭐38) [Python] - A stream processing framework for data scientists, based on Kafka and ReactiveX.
5. Awesome Transit
On-line courses / Ruby
- Planetizen "Building a Transit Map Web App" course - A video tutorial on setting up your own web-based mapping application, with no coding experience required.
6. Awesome Deep Learning Resources
Misc. Hubs & Links / Other
- Awesome Neuraxle (⭐1) - An awesome list for Neuraxle, a ML Framework for coding clean production-level ML pipelines.
7. Awesome Electron
Closed Source / Other
- Dynobase - AWS DynamoDB GUI.
8. Alternative Front Ends
Overview / YouTube
- Youtube-viewer (⭐1.1k): Lightweight YouTube client for Linux
- Invidious-viewer (⭐15): Python application to watch YouTube videos through the Invidious API, in the terminal (requires MPV player and libmpv.so, provided by Linux distro)
- Youtube-dl (⭐122k): Command-line program to download videos from YouTube.com and other video sites
- Alltube (⭐2.9k): Web GUI for youtube-dl
- Vividl (⭐425): Modern Windows GUI for youtube-dl
- Tartube (⭐1.5k): A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
- Plumber (⭐54): Local and remote video trimmer, can trim parts of video without downloading whole video, utilizes youtube-dl, allows conversion to GIFs
- ViewTube (⭐755): An alternative front-end for YouTube, written in Vue.js, uses Plyr video player; supports SponsorBlock, multiple Invidious instances support, chapters
Overview / Twitter
- Shitter (⭐196): Android, alternative front-end for Twitter, built with Java
- Harpy (⭐2k): Android, alternative front-end for Twitter, built with Flutter/Dart
- Twidere X (⭐970): Android, alternative front-end for Twitter, built mostly with Kotlin, in early stage
- Tweeterr (⭐6): A tool to use Twitter from the command line on the fly
- Tweet-app (⭐65): Desktop Twitter client only for tweeting. Timeline never shows up
- Tweepy (⭐9.8k): Twitter for Python
Overview / Reddit
- RedditClient (⭐15): Alternative front-end for Reddit, built with Angular
- Eddrit (⭐21): Alternative front-end for Reddit, inspired by Nitter, built with Python & Starlette
- Top of Reddit (⭐23): Top Reddit posts every day
Overview / Hacker News
- HNTopLinks (⭐30): Top Links on Hacker News
Redirection / Other services
- Privacy Redirect (⭐1.7k): A simple web extension that redirects Twitter, YouTube, & Google Maps requests to privacy friendly alternatives
Related projects / Other services
- uBlock Origin (⭐37k): An efficient blocker for Chromium and Firefox. Fast and lean
9. Awesome Gnome
Examples / Skeumorphic Icons
- Hello - Set of Hello World examples for GNOME/GTK in different languages.
10. Awesome Eslint
Plugins / Languages and Environments
- JSON
- JSON (⭐196) - Lint your JSON files.
- JSON, package.json (⭐41) - Lint, format, and auto-fix your JSON files. Sort your
package.json
. - JSON with Comments (⭐180) - ESLint plugin for JSON, JSONC and JSON5.
- JSON Schema (⭐67) - Validates data defined in JavaScript, JSON, YAML and TOML using JSON Schema Validator.
11. Awesome Regression Testing
Online services
- Micoo (⭐189) - Open source service for all UI application visual regression solution
12. Awesome Elm
Inspired by Elm / Games
- Bucklescript-TEA (⭐601) - The Elm Architecture based on OCaml / Reason and Bucklescript
- Oolong - An Elm inspired Model-View-Update (MVU) implementation for Kotlin multiplatform.
13. Awesome Swift
UI / Barcode
- BulletinBoard (⭐5.4k) - Generates and manages contextual cards displayed at the bottom of the screen.
- Wallet - A replica of the Apple's Wallet interface. Add, delete or present your cards and passes.
14. Awesome React Native
Utilities / Navigation Demos
- SimpleLocalize CLI (⭐34) - An open source Localization CLI tool for finding i18n keys in project files.
15. Awesome Ada
Components / Apache License
- lace (⭐7) - A set of Ada components to allow 3D simulations, games and GUI's in Ada.
Automation / Apache License
- aicwl - Collection of packages provided for design of high-quality industrial control widgets for Ada applications.
- ada-for-automation - A4A is a framework for designing industrial automation applications using the Ada language.
Science / Apache License
- si - SI units checked and unchecked.
Shells, Interpreters and Emulators / Apache License
- a-shell (⭐13) - A component to aid in writing shell-like applications in Ada.
16. Awesome Spark
Packages / General Purpose Libraries
- itachi (⭐44) - A library that brings useful functions from modern database management systems to Apache Spark.
17. Free for Dev
Messaging and Streaming
- Ably - Realtime messaging service with presence, persistence and guaranteed delivery. The free plan includes 3m messages per month, 100 peak connections, and 100 peak channels.
- forwardemail.net — Free email forwarding for custom domains. Create and forward an unlimited amount of email addresses with your domain name (note: You must pay if you use .casa, .cf, .click, .email, .fit, .ga, .gdn, .gq, .lat, .loan, .london, .men, .ml, .pl, .rest, .ru, .tk, .top, .work TLDs due to spam)
18. Awesome Scriptable
Food
scriptable-recipe (⭐3) - Random food recipe widget that opens cooking video on YouTube.
19. Awesome React
React Libraries
- react-uploady (⭐1k) - Modern file-upload components & hooks for React
20. Awesome Blazor
General
- themesof.net - .NET 6 planning process.
21. Awesome Design Systems
Books / Storybook addons
- Introduction to Design Systems - A practical introduction to design systems by using React, Figma and Storybook by Emma Bostian
22. Awesome Ddd
Sample Projects / GO
- BDD in GO (⭐3) - Sample app demonstrating the use of Cucumber + GO for a BDD testing approach. Blog post can be found here.
- Citerus DDD Sample App GO Port (⭐2.4k) - This is an attempt to port the DDD Sample App (⭐4.8k) to idiomatic Go. It can be run in a dockerized mode for previewing the application.
- DDD by Refactoring (⭐4.8k) - Complete serverless application to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project. A full blog series about it can be found at https://threedots.tech/.
- DDD Food App (⭐603) - Sample DDD application implementing the 4 layers (Domain, Infrastructure, Application and Interface) and considering two domain patterns. There's a blog article written for it here.
- DDD Sample in GO (⭐273) - Just another sample application implementing the four layers of DDD.
- Evolutive CRUD API (⭐73) - API implementation with full CRUD using a SOLID, Hexagonal Architecture. There is a series of blog post written for it at https://blog.friendsofgo.tech/.
- Simple Hexagonal Architecture PoC API (⭐29) - PoC for a patients API using the hexagonal architecture pattern.
Libraries and Frameworks / GO
- Ginkgo (⭐7.9k) - Ginkgo builds on Go's testing package, allowing expressive Behavior-Driven Development ("BDD") style tests.
- GOBDD (⭐104) - Small BDD framework for GO.
- GoConvey (⭐8.1k) - Go testing in the browser. Integrates with
go test
. Write behavioral tests in Go.
- Godog (⭐2.2k) - Package godog is the official Cucumber BDD framework for Golang, it merges specification and test documentation into one cohesive whole, using Gherkin formatted scenarios in the format of Given, When, Then.
23. Awesome Devsecops
Toolchains
- Periodic Table of DevOps Tools - XebiaLabs - A collection of DevSecOps tooling categorised by tool functionality.
24. Awesome Piracy
Trackers / Public Trackers
- YggTorrent French tracker and search engine (have a download/upload ratio limitation)
25. Awesome Angular
CLI / Google Developer Experts
- ng-cli-hooks (⭐6) - Hooks for the Angular CLI to customize the build.
26. Awesome Jmeter
CI / Tools & Plugins
- TeamCity Performance Tests Analysis Plugin (⭐21) - TeamCity plugin to organize simplest performance testing in CI 💀.
- Sonar JMeter Plugin (⭐10) - Plugin to collect JMeter performance tests results and display in Sonar dashboard 💀.
Trainings & Courses / Utilities
- JMeter: Performance and Load Testing (Feb 2019) - By LinkedIn Learning.
- Advanced JMeter (Jul 2020) - By LinkedIn Learning.
- Apache JMeter Training - By QAInsights.
- JMeter Getting Started Course (Apr 2019) - By Pluralsight.
Videos / Utilities
- JMeter Tutorials - By Automation Step by Step.
- Learn Apache JMeter Series - By QAInsights.
Community / Q&A
27. Awesome Prometheus
Tutorials
- Kubernetes monitoring with Prometheus, the ultimate guide - Kubernetes monitoring with Prometheus, the ultimate guide by Mateo Burillo.
28. Awesome Cpp
CSV
- Csv::Parser (⭐27) - Compile-time and runtime CSV parser written in C++17. [Zlib]
Reflection
- Refureku (⭐210) - A C++17 runtime reflection and code generation library. [MIT]
29. Awesome Flutter
Navigation / Image Picker
- Beamer (⭐582) - Route through guarded page stacks and URLs using the Navigator 2.0 API effortlessly by Sandro Lovnički
30. Awesome Yew
Official
- Reddit - Dedicated Sub Reddit.
Projects
- KeyPress (⭐6) - A Rust WebAssembly Website example for practising english for chinese.
Crates / Component Libraries
- yew-feather (⭐17) - Feather Icons components for Yew.
31. Awesome Vite
Framework-agnostic Plugins / Integrations
- vite-plugin-windicss (⭐853) - Windi CSS integration.
Framework-agnostic Plugins / Transformers
- vite-plugin-html (⭐570) - Plugin to minimize and use ejs template syntax in
index.html
.
32. ALL About RSS
Apps / Outline Processor Markup Language
Hosted Readers / Outline Processor Markup Language
😎 Services that support RSS / Outline Processor Markup Language
🔱 Workflow Automation / 酷Q Plugin
Sponsors / Sharing APP Promo codes with my Telegram Channel subscribers
universally from / text
specifically from (a certain platform) / Wechat Subscription Accounts (微信公众号)
Feed item filtering / Webpage Monitor Services with capability of monitoring RSS Feed 1264
Tech or IT / Webpage Monitor Services with capability of monitoring RSS Feed 1264
Multi-subject / Crypto or Blockchain relevant
Views / Discussions / Experiences / Crypto or Blockchain relevant
- Views / Discussions About RSS 4, 6, 10, 11, 115, 132, 241, 265, 335, 350, 378, 397, 447, 479, 605, 938, 957
😣 Services that have stopped supporting RSS / Crypto or Blockchain relevant
Figures / Developers / Crypto or Blockchain relevant
- DIYGod (RSSHub) 345
- Dave Winer 538
- GuysKK (蚁阅 Anyant) 777
- PixelMage (Ego Reader) 856
- Josh Holtz (An Otter RSS) 948
Podcast Feed Customization / Crypto or Blockchain relevant
Views / Discussions About RSS and Podcast / Crypto or Blockchain relevant
33. Awesome Wardley Maps
Maps in the Wild
- Some initial thoughts about ERP systems - Jan 23, 2020.
- The Art of Strategy - A curated atlas of Wardley mapping examples. Mar 6, 2019 - Present.
34. Awesome Digitalocean
Commercial integrations
- Bill.do - Free DigitalOcean billing monitoring and insights tool
- SnapShooter - Tool for taking Daily to Hourly backups of Droplets and Volumes
35. Awesome Typescript
Types / Playground
- typetype (⭐416) - A programming language designed for typescript type generation
36. Awesome Jamstack
Jamstack Sites Showcase
- HandleDroid - Built with Next.js, MongoDB, Auth0, AWS CloudWatch, SendGrid, Stripe and hosted on Netlify.
37. Awesome Hacking
Tools / Other
- CSP Scanner - Analyze a site's Content-Security-Policy (CSP) to find bypasses and missing directives.
- RustScan (⭐11k) - Extremely fast port scanner built with Rust, designed to scan all ports in a couple of seconds and utilizes nmap to perform port enumeration in a fraction of the time.
38. Awesome React Components
Miscellaneous / Lazy Load
- SimpleLocalize (⭐56) - Open source CLI tool for finding i18n keys in React projects.
Router / Mouse Events
- wouter (⭐6.3k) - A minimalist-friendly ~1.3KB routing library. Nothing else but hooks.
- redux-first-history (⭐440) - Redux First History - Redux history binding support react-router - @reach/router - wouter
Form Components / Color Picker
- react-colorful (⭐3k) - A tiny (2,5 KB), dependency-free, fast and accessible color picker component.
39. Awesome Elixir
Configuration
- hush (⭐130) - Read and inject configuration at runtime, and in release mode with support for multiple providers.
- hush_aws_secrets_manager (⭐19) - AWS Secrets Manager provider for hush.
- hush_gcp_secret_manager (⭐18) - Google Secret Manager provider for hush.
Feature Flags and Toggles
- ConfigCat (⭐20) - Elixir SDK for ConfigCat hosted feature flag service.
Templating
- temple (⭐474) - An HTML DSL for Elixir and Phoenix.
Testing
- mix_test_interactive (⭐71) - Interactive test runner for mix test with watch mode.
Text and Numbers
- bitcoinex (⭐58) - Bitcoin utilities in Elixir.
40. Awesome Kde
Internet & Networking
- Falkon - QtWebEngine based cross-platform web browser 📌.
- Smb4K - Advanced Network Neighborhood Browser and Samba Share Mounting Utility 📌.
System Administration
- KInfoCenter - A utility that provides detailed information about a computer system 📌.
Utilities & Tools
- KWinFT - Wayland compositor and X11 window manager.
41. Awesome Rust
Applications / Audio and Music
- ncspot (⭐4.9k) - Cross-platform ncurses Spotify client, inspired by ncmpc and the likes.
Applications / Database
- WooriDB (⭐131) - General purpose time serial database inspired by Crux and Datomic.
42. Awesome Humane Tech
- RethinkDNS - DNS over HTTPS and Tor, DNSCrypt client, firewall and connection tracker for Android.
- Mozilla Stumbler - A scanner that collects GPS and wireless network data for our crowd-sourced location db.
43. Public Apis
Business
API: Domainsdb.info
Description: Registered Domain Names Search
Auth: No
HTTPS: Yes
CORS: No
Call this API:
Cryptocurrency
API: CoinCap
Description: Real time Cryptocurrency prices through a RESTful API
Auth: No
HTTPS: Yes
CORS: Unknown
44. Awesome Robotic Tooling
Frameworks and Stacks
- F Prime (⭐9.3k) - A component-driven framework that enables rapid development and deployment of spaceflight and other embedded software applications.
Electronics and Mechanics / Version Control
- OpenAeroStruct (⭐140) - A lightweight tool that performs aerostructural optimization using OpenMDAO.
45. Awesome Pcaptools
Linux commands
- Iptraf-ng: is an interactive and colorful IP Lan monitor. It shows individual connections and the amount of data flowing between the hosts. A maintained fork of the defunct iptraf. Screenshot
46. Awesome Godot
Demos / Godot 3.2+
- Godot experiments (⭐659) - Several 2D, 3D and VR experiments.
Plugins and scripts / Various Godot versions
- Anima (⭐638) - Run sequential and parallel animations with less code compared to Tween (Godot 3.x).
- SmartShape2D (⭐1.2k) - A 2D terrain tool (Godot 3.x, 4.x).
Plugins and scripts / Godot 3.2+
- Godot GamePad (⭐115) - Allows players to use their mobile devices as controllers.
Modules / Godot 4.0
- Godex (⭐1.2k) - An entity component system library.
47. Awesome Vue
Resources / Tutorials
- Building an E-Commerce app with Vue.js, Vuex & Axios by Deven Rathore ( November 2020)
- Vue.js Debugging: A Guide to Fixing Your Frontend - Learn the basics of Vue.js debugging. This guide will walk you through a tutorial on how to fix your application's frontend.
Projects Using Vue.js / Open Source
- Trooveo (⭐9) - Search, listen to YouTube videos (Audio Only), No YouTube Api.
Projects Using Vue.js / Commercial Products
- NxShell (⭐1k) - An easy to use new terminal for SSH, which based on Electron and VueJS.
Components & Libraries / Frameworks
- Native script (⭐5.3k) - Native mobile applications using NativeScript
- Vue Native (⭐8.3k) - Build cross platform native mobile apps using JavaScript
Components & Libraries / UI Components
- vue-dd-form (⭐80) - 📋 Build forms only by describing data nodes - without programming! Online Demo
- @alireza-ab/vue-persian-datepicker (⭐44) - A datepicker component for select persian date. (single and range selection, select date and time, select with keyboard, customizable style, localization)
Components & Libraries / UI Utilities
- v-paginator (⭐2) - Simple page-by-page navigation for Vue.js based on your html templates with ssr support.
Components & Libraries / Utilities
- vuse-rx (⭐59) - Complete first-class rxjs support for Vue 3
48. Awesome Terraform
Providers / Vendor supported providers
- terraform-provider-checkly (⭐44) - Manage Checkly resources for API & E2E monitoring.
49. Awesome Sitecore
JAMstack
- Next.js Starter kit using GraphQL and Sitecore Experience Edge for Content Hub (⭐9) - This is a great example of Sitecore Experience Edge Content as-a-Service approach using NextJS upon React, using a demo instance of the latest Content Hub.
Helix
- Sitecore Foundation (⭐46) - Sitecore Framework from Avanade that follows the Helix modular architecture design principles.
- Helixify (⭐0) - The module is designed to add instant Helix compatibility to any Sitecore project.
Rules
- Conditional Placeholder Settings - A module to allow Sitecore Rules Engine to support the existing placeholder settings functionality coming with Sitecore.
Security
- Securty Headers (⭐8) - Shows how to implement response security headers on an example of SXA, but they are truly Helix-generic.
Testing
- Minq (⭐1) - Mockable, LINQable support for Sitecore and Sitecore MVC.
- Prev: Feb 22 - Feb 28, 2021
- Next: Feb 08 - Feb 14, 2021