Awesome List Updates on May 10 - May 16, 2021
34 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome React Components
Integrations with Third Party Services / Mouse Events
- react-google-autocomplete (⭐497) - Google Places API components and hooks.
2. Awesome Json
Text Editor Plugins
- nvim-jqx (⭐323) - Browse and query json files in neovim from the quickfix window. (Lua)
3. Awesome Cpp
Logging
- fmtlog (⭐897) - A performant fmtlib-style logging library with latency in nanoseconds. [MIT]
4. Awesome Credit Modeling
Model Explainability
- Regulatory learning: How to supervise machine learning models? An application to credit scoring - The arrival of Big Data strategies is threatening the latest trends in financial regulation related to the simplification of models and the enhancement of the comparability of approaches chosen by financial institutions. Indeed, the intrinsic dynamic philosophy of Big Data strategies is almost incompatible with the current legal and regulatory framework as illustrated in this paper. Besides, the model selection may also evolve dynamically forcing both practitioners and regulators to develop libraries of models, strategies allowing to switch from one to the other as well as supervising approaches allowing financial institutions to innovate in a risk mitigated environment.
5. Awesome Bigdata
SQL-like processing
- Iceberg - an open table format for huge analytic datasets. Iceberg adds tables to Trino and Spark that use a high-performance format that works just like a SQL table.
6. Awesome Cli Apps
Development / Database
- usql (⭐9.4k) - Universal SQL client with autocompletion and syntax highlighting.
7. Awesome Readme
Examples
- priyavrat-misra/xrays-and-gradcam (⭐53) - TOC for easy navigation. Clear introduction of what the project does. Complete list of all files in the repo and what their function is. Usage section. Clean and concise tables.
8. Awesome Micropython
IO / ADC
- MicroPython-ADC_Cal (⭐22) - ESP32 ADC driver using reference voltage calibration value from efuse.
9. Awesome Dev Fun
JavaScript
- redond-it (⭐3) - Remove the sharp edges of your website.
10. Awesome Deno
Articles / XML
11. Awesome Svelte
Table
- svelte-generic-crud-table (⭐68) - Agnostic web-component for object-arrays with CRUD functionality. Sort and resize columns. Multiple tables per page.
- svelte-generic-table-pager (⭐4) - Svelte-generic-crud-table with paginator.
12. Awesome Elixir
Authentication
- guardian_db (⭐368) - An extension to Guardian that tracks tokens in your application's database to prevent playback. (Docs).
- guardian_redis (⭐4) - Redis repository for Guardian DB. (Docs).
Security
- code_signing (⭐6) - Signing and verifying BEAM files with Ed25519 signatures.
13. Awesome Inertiajs
Adapters / Server-side
14. Awesome Preact
Contents / Components
- Preact Transitioning (⭐46) - Exposes Preact components for easily implementing basic CSS animations and transitions.
15. Awesome Vite
Templates / React
- vite-template-react (⭐108) - A Create React App-like template.
16. Webcomponents the Right Way
Case Studies
17. Awesome Robotic Tooling
Localization and State Estimation / Lidar and Point Cloud Processing
- libRSF (⭐318) - A robust sensor fusion library for online localization.
18. Awesome Vlc
Docs
- Code & Bug tracker - Recently moved from Trac, contains a lot of valuable info on bugs and feature requests.
VLC native plugins
- vlc-plugin-marker (⭐10) - The marker plugin provides you the ability to mark important sections of a video. These sections can be viewed later without the need to search for it in the entire video.
Bindings
- VLCKit - The libvlc bindings for macOS, iOS, iPadOS and tvOS in Objective-C.
- libvlcjni - The libvlc bindings for the Android platform.
- flutter_vlc_player (⭐571) - Flutter bindings to LibVLC.
19. Awesome List
Computer Science
- Machine Learning (⭐69k)
- Tutorials (⭐16k)
- ML with Ruby (⭐2.2k) - Learning, implementing, and applying Machine Learning using Ruby.
- Core ML Models (⭐6.7k) - Models for Apple's machine learning framework.
- H2O (⭐382) - Open source distributed machine learning platform written in Java with APIs in R, Python, and Scala.
- Software Engineering for Machine Learning (⭐1.3k) - From experiment to production-level machine learning.
- AI in Finance (⭐4.2k) - Solving problems in finance with machine learning.
- JAX (⭐1.9k) - Automatic differentiation and XLA compilation brought together for high-performance machine learning research.
- XAI (⭐165) - Providing insight, explanations, and interpretability to machine learning methods.
20. Awesome LaTeX
Distributions
- MacTeX - Most common LaTeX distribution for macOS, basically TeXLive with some Mac-specific tools added.
- TeX Live - Most common LaTeX distribution for Unix-like operating systems, including GNU/Linux. Also works on Windows.
Engines
- pdfTeX - TeX compiler that produces PDF files immediately instead of DVI files (nowadays, this is the standard compiler for many users).
- tectonic - Modern, self contained (La)TeX compiler powered by XeTeX and TeXLive.
LaTeX formulas on the web
- MathJaX - JavaScript engine to render mathematical formulas on the web. The outcome looks really slick.
- mimeTeX - mimeTeX is a rather old tool to render LaTeX formulas to PNG figures for your web site, without actually needing a LaTeX installation on your server.
- mathTeX - mathTeX is the successor of mimeTeX: it produces nicer-looking images but it requires LaTeX to be installed on your server.
- KaTeX - KaTeX is a math rendering library made by Khan Academy focusing on fast load times. All output is processed as plain HTML instead of fixed images.
- Franklin.jl - Static site generator with KaTeX support, code evaluation, LaTeX-like commands and optional pre-rendering, in Julia.
LaTeX-focused
- Kile - Great LaTeX editor originally from the Linux/KDE community. It runs fine on Windows and macOS as well.
- LyX - Cross-platform WYSIWYM editor that uses LaTeX behind the scenes to render documents.
- TeXWorks - No-nonsense editor for LaTeX code, modeled after TeXShop, but this one is cross-platform.
Online editors
- JaxEdit - Online LaTeX editor with Live Preview and nice presentation mode.
Bibliography tools
- Papis (⭐1.5k) - Extremely customizable,
powerful and simple cross-platform (Python) library manager. It has a very
complete Command-Line-Interface, several GUIs and scripting capability.
- Mendeley - Both an app and cloud client to manage your references and PDFs. Can sync out to a bibtex file for your LaTeX workflow.
- betterbib (⭐826) - Command-line utility for improving your BibTeX files. Fetches information from online sources.
Build Tools
- latexmk - Build tool that is the commonly used by many LaTeX editors (LaTeXing, TeXShop, etc.) to build your LaTeX files.
Misc. Tools
- Pandoc - This program converts almost any document format (LaTeX, DOC, markdown, etc.) to almost any other format. A great tool to aid workflows where multiple formats are used.
Quality Check Tools
- blacktex (⭐154) - Command-line tool that replaces commonly occurring LaTeX anti-patterns and cleans up your files.
LaTeX-compatible GUI tools
- TikZ-Editor (⭐189) - Live-previewing editor for TikZ figures.
- Dia - Cross-platform diagramming tool that can export to PSTricks and MetaPost code.
- TikZiT - GUI tool for creating graphs and string diagrams using PGF/TikZ.
References
- Cross-reference packages explained - Elaboration on cross-reference packages (cleveref, varioref, theoremref, nameref, etc.): Which to use, which conflict?
Tables
- Excel2LaTeX - Excel (2010 and older) macros to produce LaTeX
tabularcode.
Graphics / TikZ
- LaTeX en SI - Useful website with some custom packages to draw special plots (Bode, Nyquist, electrical schematics, block schematics, etc.) using TikZ. Note that everything is in French.
- matlab2tikz (⭐1.6k) - Convert your MATLAB plots to PGFPlots/TikZ.
- tikzplotlib (⭐2.5k) - Convert your matplotlib plots to PGFPlots/TikZ.
Resources / TikZ
- TeXnique - A LaTeX Typesetting Game.
21. Awesome Appimage
AppImage consumption tools / Desktop integration
- Thumbnailer for AppImages (⭐11) - Generates icons for AppImages that are shown in file managers of GNOME and KDE compatible desktop environments.
22. Awesome Keycloak
Articles
Community Extensions
Example Projects
23. Awesome Powershell
Blogs
- Windows PowerShell Blog - Official PowerShell Team Blog.
SharePoint
- SharePoint2019Commands (⭐8) - PowerShell module to help you auto-load all SharePoint 2019 cmdlets.
24. Awesome Web Monetization
Resources / Packages
- web-monetization-polyfill (⭐2) - Ensure the JavaScript Web Monetization API is available, even in environments with Content Security Policies enabled.

- web-monetization-revenue-share - Automated redistribution of funds to a community via smart contracts.

25. Awesome Iot
Software / Frameworks
- Eclipse Ditto™ - Eclipse Ditto is a framework for building so called "digital twins". It provides a cloud based representation and APIs to interact with connected physical devices. Ditto provides built-in authorization, search and connectivity capabilities to integrate with foreign systems like MQTT brokers, HTTP endpoints and Apache Kafka.
26. Awesome Flame
Open Source / Casual
- Color Mixer (⭐14) - A color mixer game built with Flame 1.0.0-rc8. Tap 2 colors to mix them and help player pass obstacles.
Open Source / Platformer
- Flutters (⭐242) - A mixture of Flappy Bird and Doodle Jump. By ecklf
27. Awesome Ros2
Packages / Middleware
- Eclipse Zenoh (⭐2k) - Zenoh is a scalable and extremely performant protocol that can be used transparently used to interact with ROS2 applications as well as for R2X communication. (https://img.shields.io/github/stars/eclipse-zenoh/zenoh)
- Eclipse Zenoh-Plugin-DDS (⭐178) - This is a zenoh plugin that allows to transparently route ROS2/DDS data over zenoh. This is commonly used for R2X communication over Wireless network or across the Internet. (https://img.shields.io/github/stars/eclipse-zenoh/zenoh-plugin-dds)
28. Awesome Building Blocks for Web Apps
Booking
- Cogsworth Scheduler - Online Scheduler for business with a powerful API.
29. Awesome Osint
Expert Search / GitHub
30. Awesome Devsecops
Books
- Alice and Bob Learn Application Security - Tanya Janca - An accessible and thorough resource for anyone seeking to incorporate, from the beginning of the System Development Life Cycle, best security practices in software development.
Training
- Application Security Education (⭐74) - Duo Security - Training materials created by the Duo application security team, including introductory and advanced training presentations and hands-on labs.
Secrets Scanning / Ansible
- CredScan - Microsoft - A credential scanning tool that can be run as a task in Azure DevOps pipelines.
- GitGuardian - GitGuardian - A web-based solution that scans and monitors public and private git repositories for secrets.
- Gitleaks (⭐21k) - Zachary Rice - Gitleaks is a SAST tool for detecting hardcoded secrets like passwords, api keys, and tokens in git repositories.
- git-secrets (⭐13k) - AWS Labs - Scans commits, commit messages and merges for secrets. Native support for AWS secret patterns, but can be configured to support other patterns.
- Nightfall - Nightfall - A web-based platform that monitors for sensitive data disclosure across several SDLC tools, including GitHub repositories.
- Repo-supervisor (⭐649) - Auth0 - Secrets scanning tool that can run as a CLI, as a Docker container or in AWS Lambda.
- truffleHog (⭐20k) - Truffle Security - Searches through git repositories for secrets, digging deep into commit history and branches.
Static Analysis / Multi-Language Support
- SemGrep - r2c - Semgrep is a fast, open-source, static analysis tool that finds bugs and enforces code standards at editor, commit, and CI time.
31. Open Source Flutter Apps
Contents / Personalization
- BUWA (Black Unicorn Wallpapers), the best wallpaper app for Android that features aesthetically-pleasing and sexy wallpapers and gets new wallpapers every other week by The Black Unicorn.
Contents / Shopping
- Flutter WooCommerce app (⭐662) - A ready-made app template for WooCommerce stores by WooSignal
32. Awesome WSL
Unofficial Distributions / AlmaLinux OS
- GentooWSL (⭐42) - Gentoo as a WSL distro.

33. Public Apis
Development
API: Glitterly
Description: Image generation API
Auth:
apiKeyHTTPS: Yes
CORS: Yes
Machine Learning
API: IPS Online
Description: Face and License Plate Anonymization
Auth:
apiKeyHTTPS: Yes
CORS: Unknown
News
API: GNews
Description: Search for news from various sources
Auth:
apiKeyHTTPS: Yes
CORS: Yes
Test Data
API: QuickMocker
Description: API mocking tool to generate contextual, fake or random data
Auth: No
HTTPS: Yes
CORS: Yes
Transportation
API: Open Charge Map
Description: Global public registry of electric vehicle charging locations
Auth:
apiKeyHTTPS: Yes
CORS: Yes
URL Shorteners
API: Git.io
Description: Git.io URL shortener
Auth: No
HTTPS: Yes
CORS: Unknown
34. Awesome Cybersecurity Blueteam
Communications security (COMSEC) / Service meshes
- Teleport - Allows engineers and security professionals to unify access for SSH servers, Kubernetes clusters, web applications, and databases across all environments.
DevSecOps / Service meshes
- helm-secrets (⭐1.8k) - Helm plugin that helps manage secrets with Git workflow and stores them anywhere, backed by SOPS.
- Prev: May 17 - May 23, 2021
- Next: May 03 - May 09, 2021