Awesome List Updates on Jun 22 - Jun 28, 2020
66 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome WebExtensions
Libraries and Frameworks
- @types/firefox-webext-browser - Supplies TypeScript types for the
browser
namespace.
2. Awesome Gbdev
Cartridges / Opcodes
- MBC1 and MBC2 cartridges circuits - and explanation on how these MBC bank switch and control RAM.
Emulator Development / Misc
- Reverse Engineering fine details of Game Boy hardware - 43 minutes talk by Gekkio given at Disobey 2018 (errata).
- binjgb debugging hangs - Investigations on emulations quirks.
ASM / Syntax highlighting packages
- rgbds-vscode (⭐59) - Visual Studio Code language extension for RGBDS GBZ80 Assembly.
- kupman (⭐5) and some other projects.
C / Syntax highlighting packages
- GBDK Programming Video Tutorials - A series of video tutorials introducing beginners to programming with GBDK.
- GB raycaster, Vision-8 (⭐13) - and some other projects.
- Dino's Offline Adventure (⭐56) - A clone of the Google Chrome offline game.
- dino-gb (⭐22) - Another clone of the Chrome game.
Websites / Syntax highlighting packages
- pdroms.de - Game Boy releases.
3. Awesome Ember
Packages / End-user customization
- ember-stargate (⭐67) - A modern take on using so called "portals" to render things in a different place of the DOM tree than they are logically defined in the app.
Packages / Polyfills
- ember-named-blocks-polyfill (⭐39) - This addon provides a polyfill for the Yieldable Named Blocks feature.
Packages / Examples
4. Awesome Web Animation
Canvas
- Pts.js (⭐4.9k) - Pts is a typescript/javascript library for visualization and creative-coding.
5. Awesome Malware Analysis
Open Source Threat Intelligence / Other Resources
- ThreatShare - C2 panel tracker
6. Awesome Web Monetization
About Web Monetization
Resources / Community
7. Awesome Typescript
Libraries / Chrome Extensions
- 🐙 tslog (⭐1.3k) - A powerful logging library with native TypeScript support: beautiful interpolation, native V8 stack trace, secret masking, support for requestIds based on AsyncLocalStorage
8. Awesome React Components
Miscellaneous
- captcha-image (⭐8) - Allows you to generate a random captcha image with options.
9. Awesome Actions
Utility / Docker Container Actions
- PowerShell Script (⭐30) - Run PowerShell scripts with workflow contexts (e.g.
$github.token
) and cmdlets, return value => action output.
10. Awesome Hacking
Tutorials
11. Awesome Homematic
Misc Software
- HomeHub (⭐8) - PHP/XML-API basiertes Webfrontend. Forum
12. Awesome Audiovisual
Lighting / Lighting Software
- Daslight - DMX lighting software for PC and Mac.
Tools / CADs
- Vectorworks - Vectorworks is a versatile, on-premise application that provides extensive 2D drafting, 3D modeling, BIM and rendering capabilities for your architectural and landscape design needs. Also had a special entertainment version: Vectorworks Spotlight.
⚠ not free
.
Libraries and frameworks / Monitoring
- node-dmx (⭐293) - DMX controller library for Node.js.
nodejs
✓ open-source
.
Libraries and frameworks / ArtNet Libraries
- artnet4j (⭐93) - Art-Net library for Java and Processing.
java
.
Graphics / ArtNet Libraries
- GIMP - GIMP is a cross-platform image editor available for Linux, Windows, and macOS.
Resources / ArtNet Libraries
- ESTA Technical Standards Program - Collection of technical standards in the entertainment technology industry.
Misc/other / GrandMA2 tutorials
- Linux - A free operating system that can run on pretty much every kind of computer and is great for breathing new life into old computers that aren't supported by the newer Windows editions. There's tons of different distributions to choose from,. The most common one for general computer stuff is Ubuntu.
✓ open-source
.
13. Awesome Electron
Related / Other
14. Awesome Opensource Apps
Ruby
Name: Lazylead
Description: Self-hosted application that allows automate (without admin access) daily actions with ticketing systems (Jira, GitHub, Trello) like tickets fields verification, email notifications by JQL/GQL, meeting requests to your (or teammates) calendar.
15. Awesome Mqtt
Misc / Firmwares for ESP based Devices
- MQTT.Cool - A web gateway that optimizes any MQTT broker when sending real-time data to web clients with automatic throttling.
Visualization, Dashboards / Firmwares for ESP based Devices
- MQTT.Cool Test Client - A web interface for testing interaction between MQTT.Cool and any MQTT broker.
16. Awesome Micropython
Sensors / Light
- bh1750 (⭐52) - BH1750 I2C digital light sensor driver.
17. Terminals Are Sexy
Tools and Plugins
- ack3 (⭐533) - Greplike tool, optimized for programmers.
18. Awesome Elixir
Date and Time
- emojiclock (⭐3) - An Elixir module for giving you an emoji clock for a given hour.
ORM and Datamapping
- pillar (⭐84) - Clickhouse HTTP based client.
Text and Numbers
- smile (⭐5) - Small lib for converting emoji mappers to emoji characters, like in Slack messages.
19. Awesome Diversity
Organizations
- Black Women in Computational Biology - An intersectional community of Black women who are working toward (or interested in) a career that combines computational and quantitative sciences with biology.
- Computational Biology in Sweden, RSG-Sweden - A team of students and researchers working together to get more people interested in computational biology, and connect people to build a diverse and inclusive community across Sweden.
20. Awesome Crystal
CLI Utils
- lff (⭐17) - Simple and straightforward large files finder utility in command line
Database Drivers/Clients
- crystal-ldap (⭐17) - LDAP client
21. Awesome Powershell
SQL Server
- SimplySql (⭐132) - SimplySql is a module that provides an intuitive set of cmdlets for talking to databases that abstracts the vendor specifics. The basic pattern is to connect to a database, execute one or more sql.
22. Awesome Eslint
Configs / Configs by Well-Known Companies/Organizations
- Shopify (⭐461) - Shareable config for Shopify's style guide (⭐253).
Plugins / Code Quality
- Unicorn (⭐4k) - Various awesome ESLint rules.
Plugins / Compatibility
- Compat (⭐3k) - Lint browser compatibility of APIs used (caniuse as an ESLint plugin).
- ecmascript-compat (⭐64) - Disable ECMAScript language features not supported by your browserslist targets.
- es5 (⭐54) - ESLint plugin for ES5 users (forbid ES2015+ usage).
- ie11 (⭐14) - Detect unsupported ES6 features in IE11.
Plugins / Deprecation
- deprecate (⭐81) - Mark functions or modules as deprecated and get lint messages when they are used.
- deprecation (⭐308) - Identifies use of
jsdoc
@deprecated
functions.
- disable (⭐57) - Disable specified plugins using file path patterns and inline comments.
Plugins / Embedded
- HTML (⭐427) - Linting for JavaScript inside of HTML
<script>
tags.
- Markdown (⭐368) - Linting for JavaScript inside of Markdown.
Plugins / Frameworks
- React
- JSX a11y (⭐21) - Accessibility rules on JSX elements.
- React (⭐8.9k) - Linting rules for React and JSX.
- React Hooks (⭐225k) - Linting rules for React Hooks.
- React Native (⭐718) - React Native specific linting rules.
- React-Redux (⭐83) - React-Redux specific linting rules.
- Vue
- VueJS (⭐4.4k) - Plugin for VueJS.
- VueJS Scoped CSS (⭐96) - Plugin for Scoped CSS in VueJS.
Plugins / Languages and Environments
- Coffee (⭐11) - Enables linting CoffeeScript files with, with optional linting rules from the Coffeelint library.
- Flow
- Flow (⭐1.1k) - Flow type linting rules.
- Flow Errors (⭐402) - Run Flow as an ESLint plugin.
- SQL (⭐91) - SQL linting rules for ESLint.
- TypeScript (⭐15k) - Linting rules for TypeScript.
Plugins / Libraries
- Lodash
- Lodash (⭐273) - Lodash specific linting rules.
- Lodash/fp (⭐150) - Lodash/fp specific linting rules.
- Lodash template (⭐17) - Plugin for Lodash template/Underscore template.
- Microtemplates (⭐4) (Used in Lodash and Underscore.js)
Plugins / Misc
- PutOut (⭐680) - an ESLint plugin integrates putout (⭐680) linter into ESLint.
Plugins / Practices and Specific ES Features
- boundaries (⭐474) - Ensures that your architecture boundaries are respected by the elements in your project checking file structure and dependencies.
- Immutable (⭐912) - Disable all mutation in JavaScript.
Plugins / Performance
- Optimize Regex (⭐74) - Optimize regex literals.
- Perf-Standard plugin (⭐22) and Config (⭐3)
Plugins / Testing Tools
- Cypress (⭐695) - Linting rules for Cypress.
- Jest
- Enforcing practices (⭐1.1k) - Linting rules for Jest.
- Enforcing consistent formatting (⭐152) - Formatting rules for Jest.
- Jest-async - Async linting rule for Jest.
- Jest-DOM (⭐354) - Linting rules for Jest-DOM.
23. Awesome Wpo
CDN / Meetups
- Cloudflare CDN - A content delivery network that uses next-gen tech to deliver fast, reliable, CDN services
24. Awesome Embedded Rust
Driver crates / Other
- AnyLeaf - I2C - pH sensor module - github (⭐6) -
25. Awesome Web Security
Deserialization
Backend (core of Browser implementation, and often refers to C or C++ part)
- A Methodical Approach to Browser Exploitation - Written by @PatrickBiernat, @gaasedelen and @itszn13.
Miscellaneous / Server-Side Request Forgery
- DOS File Path Magic Tricks - Written by @clr2of8.
- How I got my first big bounty payout with Tesla - Written by @cj.fairhead.
26. Awesome Quantified Self
Applications and Platforms / Aggregators & Dashboards
- QS Access - Export Apple Health data into CSV table format (iOS).
Applications and Platforms / Diet
- Coffee It - Record Caffeine intake, with database inside & Apple Health sync. (iOS)
Applications and Platforms / Media Consumption
- HistoryHound - Searchable cross-browser history database that can be exported as HTML (MacOS).
Devices and Wearables / Wealth
- Gadgetbridge - FOSS fitness tracker app for use with a wide variety of wearables.
27. Awesome Text Editing
Code editors
- Yace - 1KB code editor for browser with plugins
28. Awesome Audio Visualization
Experiments
- p5.js Audio Visualizer - A powerful, beat- and amplitude-responsive audio visualizer created with p5.sound (⭐795), on an HTML5 Canvas by Amanda Yeh.
29. Awesome Cybersecurity Blueteam
Automation and Convention
- Dev-Sec.io - Server hardening framework providing Ansible, Chef, and Puppet implementations of various baseline security configurations.
- peepdf - Scriptable PDF file analyzer.
Automation and Convention / Security Orchestration, Automation, and Response (SOAR)
- Shuffle - Graphical generalized workflow (automation) builder for IT professionals and blue teamers.
Incident Response tools / Sandboxes
- LogonTracer (⭐2.7k) - Investigate malicious Windows logon by visualizing and analyzing Windows event log.
- Volatility - Advanced memory forensics framework.
Security monitoring / Network Security Monitoring (NSM)
- Real Intelligence Threat Analysis (RITA) (⭐7) - Open source framework for network traffic analysis that ingests Zeek logs and detects beaconing, DNS tunneling, and more.
30. Awesome Billing
Pricing / Usage-based Pricing
- “Designing billing for a service can be really challenging” - Personal anecdote on the design of the pricing plan for AWS Simple Email Service.
31. Awesome Iam
Privacy / GDPR
- GDPR Tracker - Europe's reference site.
32. Awesome Wardley Maps
Maps in the Wild
- Would you survive the loss of your phone? - How to use Wardley mapping to increase resilience using personal security as an example. Jun 18, 2020.
- Guest post: mapping the way to a strategy - GOV.UK Government Digital Service. 16 Apr, 2014.
33. Papers We Love
Info / Other Good Places to Find Papers
34. Awesome Discord Communities
Apple Systems
/r/Hackintosh Paradise
Notable Channels: #hackintosh-help
, #laptop-prebuilt
, #smbios
, #macos
, #linux
, #windows
, #retro-gaming
, #hardware
Language: English \
AMD OS X
Notable Channels: #big_sur_discussions
, #development_discussions
, #b550_development
, #install_support
, #post_install_support
, #gpu_support
, #networking_support
, #hardware_discussion
Language: English
Apple Betas
Notable Channels: #releases
, #general
, #ios
, #ipados
, #macos
, #watchos
, #tvos
, #xcode
, #development
Language: English \
Unsupported Macs
Notable Channels: #barrykn-patcher
, #bensova-patcher
, #dosdude1-patchers
, #big-sur
, #catalina
, #mojave
, #high-sieraa
, #sierra
, #el-capitan
, #yosemite
, #mavericks
, #mountain-lion
Language: English
r/Apple
Notable Channels: #apple
, #purchase-advice
, #shot-on-iphone
, #homescreen
, #ios-ipados
, #macos
, #watchos
, #xcode
, #services
, #jailbreak-info
, #support
Language: English
r/Jailbreak
Notable Channels: #showcase
, #common-issues
, #jailbreak
, #general
, #themes
, #legacy
, #unc0ver
, #tvos-jailbreaks
, #checkra1n
, #chimera
, #flex
, #ncontrol
, #support
Language: English
Hackintosh x86
Notable Channels: #support-1
, #vm-kvm-support
, #apple-silicon-macs
, #apple-pre-silicon
, #starlink-general-info
Language: English
Shortcuts
Notable Channels: #general
, #shorcut-sharing
, #help-and-support
, #shortcast-info
, #shortcasts-content-suggestions
Language: English
35. Awesome Dotnet
Application Templates
- JHipster.NET (⭐309) JHipster blueprint for replace orginal SpringBoot Backend by asp.net core. The main goal generator of jhipster is showcases best practices of modern web development in java. So the goal of the project is to do the same in .net. The Frontend can be generated with angular or react and soon with blazor.
Deployment
- yuniql (⭐416) - Free and open source schema versioning and migration tool made with .NET Core. Run migrations with plain SQL, arrange versions in ordinary folders and seed your data from CSV via stand-alone CLI (no CLR needed), Azure Pipelines, Docker or ASP.NET Core code. https://yuniql.io
GIS
- DEM Net Elevation API (⭐294) - .Net library for Digital Elevation Models, allows 3D terrain generation in glTF / STL format.
Real-time Communications
- SIPSorcery (⭐1.4k) - A cross platform C# .NET library supporting SIP, VoIP and WebRTC.
36. Awesome Jamstack
CMS
- Cosmic - Headless CMS with REST and GraphQL API options.
37. Awesome Cpp
Debug
- microprofile (⭐1.4k) - Profiler with web-view for multiple platforms. [Unlicense]
38. Awesome Ruby
Form Builder
- ComfyBootstrapForm (⭐80) - Rails form builder that makes it easy to create forms with Bootstrap 4 markup
Git Tools
- Git Lint - Analyzes Git commits for consistent quality.
39. Awesome Python Data Science
Machine Learning / General Purpose Machine Learning
- causalml (⭐4.8k) - Uplift modeling and causal inference with machine learning algorithms.
Data Manipulation / Data Frames
- vaex (⭐8.2k) - Out-of-Core DataFrames for Python, ML, visualize and explore big tabular data at a billion rows per second.
40. Awesome Vue
Projects Using Vue.js / Open Source
- Greenpress Admin Panel - The Admin panel of Greenpress, a fully-operative open-source for creating blogs and content websites.
- Greenpress Blog-Front - The frontend application service of Greenpress, a fully-operative open-source for creating blogs and content websites.
- Movie Paradise (⭐21) - A responsive movie preview web app built by Vue and Vuetify
Components & Libraries / UI Components
- v-idle (⭐70) - A Vue.js plugin to detect idle/non-active users.
Components & Libraries / UI Utilities
- vue-router-compositions (⭐18) - A util package for Vue-Router and Vue Composition API.
Components & Libraries / Utilities
- vuex-composition-helpers (⭐290) - A util package to use Vuex with Composition API easily.
41. Awesome List
Front-End Development
- Building Blocks for Web Apps (⭐145) - Standalone features to be integrated into web apps.
Related
- All Awesome Lists - All the Awesome lists on GitHub.
42. Awesome Ios
Payments
- AnimatedCardInput (⭐38) — Easy to use library with customisable components for input of Credit Card data.
43. Awesome Selfhosted
Software / Money, Budgeting & Management
- Family Accounting Tool (⭐203) - Web-based finance management tool for partners with partially shared expenses.
Apache-2.0
Scala
Software / Note-taking & Editors
- Overleaf - Web-based collaborative LaTeX editor. (Source Code (⭐14k))
AGPL-3.0
Ruby
44. Awesome Webaudio
Packages / Frameworks
- Omnitone (⭐852) - Ambisonic spatial audio on the web.
- Mach1Spatial (⭐57) - Vector based panning spatial audio on the web.
Packages / Libraries
- XSound.js - Full stack library.
Packages / Apps
- X Sound - Multi Sound Application that uses XSound.js.
Resources / Books
- JavaScript for Sound Artists - A bottom up JavaScript / DOM course using Web Audio for all the examples.
45. Webcomponents the Right Way
Limitations
Styling
Component Libraries
- XWeather (⭐6) - Collection of web components implementing portions of the OpenWeatherMap API.
History / 2017
46. Awesome Amazon Alexa
SDKs/Tools
- phoice/phlexa (⭐20) - PHP Library for Amazon Alexa voice applications.
Tutorials
- How to develop an Alexa Skill - Tutorial on creating an Alexa Skill.
47. Awesome Swift
Other Awesome Lists
- open-source-mac-os-apps (⭐40k) - Awesome list of open source applications for macOS.
AI
- DL4S (⭐103) - Automatic differentiation, fast tensor operations and dynamic neural networks from CNNs and RNNs to transformers.
UI / Barcode
- ContainerController (⭐466) - UI Component. This is a copy swipe-panel from app: Apple Maps, Stocks
48. Awesome Rust
Applications / Blockchain
- tendermint-rs (⭐593) - Tendermint blockchain data structures and clients
Development tools / IDEs
- Vim - the ubiquitous text editor
- autozimu/LanguageClient-neovim (⭐3.5k) - LSP client. Implemented in Rust and supports rls out of the box.
- crates.nvim (⭐826) - plugin that helps to managing crates.io dependencies.
- rust.vim (⭐3.9k) - provides file detection, syntax highlighting, formatting, Syntastic integration, and more.
- vim-racer (⭐627) - allows vim to use Racer (⭐3.4k) for Rust code completion and navigation.
Libraries / Parsing
- Folyd/robotstxt (⭐85) - Port of Google's robots.txt parser and matcher C++ library
49. Awesome Python
GUI Development
- pyglet (⭐1.8k) - A cross-platform windowing and multimedia library for Python.
50. Awesome Transit
Other multimodal data formats / Ruby
- OMX: The Open Matrix data file format (⭐48) - A structured collection of two-dimensional array objects and associated metadata, for possible use in the transportation modeling industry.
51. Awesome Sysadmin
Software / Monitoring
- Bloonix - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. (Source Code)
GPL-3.0
Perl
52. Awesome Nlg
Papers and Articles
53. Awesome Smart Tv
Navigation libraries / Official resources
- js-spatial-navigation (⭐314) - A javascript-based implementation of Spatial Navigation.
- react-js-spatial-navigation (⭐30) - A wrapper of js-spatial-navigation to react components.
- react-key-navigation (⭐70) - Spatial Navigation components for React. Similar to the "Focus Management" of the BBC TAL.
- react-spatial-navigation (⭐219) - HOC-based Spatial Navigation (key navigation) solution for React.
54. Awesome Minecraft
Softwares / Utilities
- Amidst (⭐2.1k) - Display an overview of a Minecraft world, without actually creating it.
55. Awesome Remote Job
Interviewing
- adaface.com/pair-pro - Remote pair programming interview tool with shared editor, code compiler and video conferencing
- interviewing.io - Become awesome at technical interviews
- karat.io - Have a free practice coding interview with a professional interviewer
- pramp - Practice coding interviews (both sides of the table) with other candidates
- remoteinterview.io - Coding tests & pair programming interview tools
- skillmeter.com - Online skills testing platform for recruiters & companies
- hackerrank.com - Online platform for code studying and recruiting with job offers also
56. Awesome Jupyter
JupyterLab Extensions
- jupyterlab_templates (⭐384) - Notebook templates in JupyterLab.
57. Awesome Security
Endpoint / Authentication
- Stegcloak (⭐3.2k) - Securely assign Digital Authenticity to any written text
Other Awesome Lists / Other Security Awesome Lists
- Awesome Electron.js Hacking (⭐539) - A curated list of awesome resources about Electron.js (in)security
58. Awesome Recursion Schemes
Articles
- What's in a Fold: The Basic Catamorphism in recursion-schemes - Introduces catamorphism as a generalization of fold.
59. Awesome Prisma
🏆 Tutorials / ⚙️ Schema Visualization Tools
60. Awesome Building Blocks for Web Apps
UI Elements
- Tailwind UI - UI components, by the creators of Tailwind CSS.
- Webix - JavaScript UI library and framework for displaying data in different ways.
- Highcharts - Interactive charts for web.
- Creative Tim - Themes for React, Angular, Vue, Lavarel and HTML5.
- Syncfusion - Data visualization components and PDF Viewer.
- UIfort - UI design systems for all major frontend frameworks.
- Semantic UI - Open source UI component library for React, Meteor, Ember and Angular.
- Design Revision's Shards Pro - Design blocks for web or mobile apps.
- Themesberg - Bootstrap templates, themes and UI kits.
- Treact - React templates for landing pages, built on Tailwind CSS.
Exit Intent Popup
- Wisepops - Contextual popups, banners and bars for mobile and desktop visitors.
- Listagram - Interactive opt-in form for collecting email addresses.
- Poptin - Popups and forms that can be integrated anywhere in the website.
Auth
- Auth0 - Authentication management with native support for Angular, React and VueJS.
- Firebase - PaaS from Google, including authentication management.
- Okta - Authentication and Authorization solution with support for Angular, React and VueJS.
- Onelogin - Authentication focussed on company internal applications.
- Microsoft Azure Active Directory - Authentication management in Azure, based on Microsoft accounts.
- AWS Cognito - AWS authentication management. Frontend integration is part of AWS Amplify.
Booking
- Calendly - Stand-alone booking solution.
- Zoho Bookings - Online scheduler integrated into Zoho Suite.
- Acuity Scheduling - Appointment scheduling with extensive API.
- 10to8 - Booking tool with many features in the free tier.
- SuperSaaS - Appointment scheduling with focus on group scheduling.
- SimplyBook.Me - Booking tool with its own booking directory.
- YouCanBookMe - Online scheduling for teams.
- OnSched - Scheduling API for marketplaces & applications.
- AppointmentPlus - Appointment scheduling with coupons.
- Booxi - Booking and online directory components.
Notification
- OneSignal - Mobile and web notifications.
- Notific - Notifications including a PHP SDK.
- WonderPush - Notifications focused on speed.
- VWO Engage - Notifications as part of a larger marketing suite.
- Signalize - Free notifications with paid analytics add on.
Social
- Stream - Activity feed & chat APIs.
Chat Bot
- Fresh chat - Chatbot in Freshworks support suite.
Chat
- Daily.co - Video chat.
Monitoring
- Sentry - Full-stack error monitoring with release management included.
- Raygun Crash Reporting - Error monitoring as part of the Raygun suite.
- Rollbar - Error monitoring with the ability to replay HTTP requests that caused errors.
Content Management
- Contentful - Headless content management system.
Consent Management
- Cookiefirst - Cookie consent manager.
- usercentrics - Compliance manager that can be implemented as part of existing pages.
- Sourcepoint - Compliance management as part of a suite including also ad blocker recovery.
- PiwikPro - Compliance management as part of an analytics tool.
- UniConsent - Consent management platform for GDPR, CCPA, COPPA compliance.
- TrustArc - Privacy management for the CCPA, GDPR, LGPD and 900+ other global regulations.
- iubenda - Consent management and terms and conditions generator.
- Civic Cookie Control - Smaller Cookie and GDPR compliance product.
- CookieInformation - Focus on compliance reporting via a dashboard.
- CookiePro - Cookie management as part of a privacy management solution.
- React Cookie Consent (⭐515) - A small and customizable cookie consent bar for React applications.
- React Cookie Banner (⭐182) - React cookie banner which can be automatically dismissed with a scroll.
Media
- Mux - Stream hosted and live videos.
- Spotify web playback SDK - Client-side JavaScript library which allows you to create a new player in Spotify Connect and play any audio track from Spotify in the browser via encrypted media extensions.
Form
- Static Forms - Form that sends its results to your email.
Marketing
- TrustPulse - Shows recent buyers on your website.
Changelog
- Beamer - Combination of push notifications and changelog management.
- Changelogfy - A product release notes tool.
- Changefeed - Changelog as stand-alone page or embeddable widget.
- Canny's Changelog - Combines changelog with product roadmaps.
- ProductFlare's Changelog - Changelog widget around a product team task management system.
- Changes - Changelog building kit.
Telecommunication
- Vonage - Voice, messaging, video and data capabilities across unified communications, contact centers and communications APIs.
Social Media
- AddThis - Social sharing buttons, available on AMPs.
- ShareThis - Social sharing buttons.
- AddToAny - Sharing buttons for many different target services.
Search
- Algolia - Search for your application.
- Search UI (⭐1.8k) - UI integration for ElastiSearch.
Feature flags
- Optimizely's Rollouts - Feature flags combined with A/B testing.
- LaunchDarkly - Feature management with multiple integrations in CI servers and ticketing systems.
- Split - Another feature management with multiple integrations in CI servers and ticketing systems.
- Rollout - Feature management focusing on segmented roll-out of features.
61. Free for Dev
APIs, Data, and ML
- Datapane - API for building interactive reports in Python and deploying Python scripts and Jupyter Notebooks as self-service tools.
Monitoring
- statusgator.com — Status page monitoring, 3 monitors free
Issue Tracking and Project Management
- terrastruct.com — Online diagram maker specifically for software architecture. Free tier up to 4 layers per diagram.
62. Awesome Nextjs
Extensions
- next-img (⭐272) - a plugin for embedding optimized images with ease.
63. Awesome Keycloak
Articles
Clients
64. Awesome Deno
Docs / Online Playgrounds
Modules / Utils
- dinoenv - tiny library to manage environment variables with deno.
Modules / Web utils
- ts-prometheus (⭐32) - A prometheus client.
Registries / XML
- nest.land - An immutable, blockchain powered Deno package registry. 🥚
Tools / XML
- trex (⭐737) - Package management like npm for deno.
Articles / XML
Resources in Other Languages / Spanish
65. ALL About RSS
Apps / Outline Processor Markup Language
Hosted Readers / Outline Processor Markup Language
RSSHub / Outline Processor Markup Language
specifically from (a certain platform) / Wechat Subscription Accounts (微信公众号)
RSS2KINDLE / Docsify
RSS2NEWSLETTER / Docsify
Telegram Groups / Channels / Crypto or Blockchain relevant
Tutorials when knowing how to run code / Crypto or Blockchain relevant
- For GO coders 670
Turn YouTube into Podcast / Crypto or Blockchain relevant
Podcast Hosting / Crypto or Blockchain relevant
66. Awesome Raspberry Pi
Tools
- Hardened Kernel Builder for RPi (⭐21) - Cross-compile the Linux kernel for Raspberry Pi with enhanced security using a single command.
- Prev: Jun 29 - Jul 05, 2020
- Next: Jun 15 - Jun 21, 2020