Awesome List Updates on Sep 19, 2022
18 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Cpp
Coding Standards
2. Awesome Terraform
Tools / Community providers
- tf-init-booster (⭐7) - A Pre-terraform routine that speedups terraform modules download for bulky blueprints.
- tf-summarize (⭐506) - A command-line utility to print the summary of the terraform plan
3. Awesome Appimage
AppImage developer tools / Build systems
- rules_appimage (⭐7) - Bazel rules to package any lang_binary target as AppImage.
4. Awesome Selfhosted
Software / Database Management
- Bytebase - Safe database schema change and version control for DevOps teams, supports MySQL, PostgreSQL, TiDB, ClickHouse, and Snowflake. (Demo, Source Code (⭐11k))
MIT
Docker/K8S/Go
Software / File Transfer & Synchronization
- OpenSSH SFTP server - Secure File Transfer Program. (Source Code)
BSD-2-Clause
C/deb
Software / Games
- MTA:SA
⚠
- Multi Theft Auto (MTA) is a software project that adds network play functionality to Rockstar North's Grand Theft Auto game series, in which this functionality is not originally found. (Source Code (⭐1.4k))GPL-3.0
C++
Software / Genealogy
- Genea.app - Genea is a privacy by design and open source tool anyone can use to author or edit their family tree. Data is stored in the GEDCOM format and all processing is done in the browser. (Source Code (⭐191))
MIT
Javascript
Software / Groupware
- SOGo - SOGo offers multiple ways to access the calendaring and messaging data. CalDAV, CardDAV, GroupDAV, as well as ActiveSync, including native Outlook compatibility and Web interface. (Demo, Source Code (⭐1.8k))
LGPL-2.1
Objective-C
Software / Learning and Courses
- Gibbon - The flexible, open source school management platform designed to make life better for teachers, students, parents and leaders. (Source Code (⭐460))
GPL-3.0
PHP
Software / Note-taking & Editors
- Standard Notes - Simple and private notes app. Protect your privacy while getting more done. That's Standard Notes. (Demo, Source Code (⭐5.2k))
GPL-3.0
Ruby
Software / Polls and Events
- Christmas Community (⭐226) - Create a simple place for your entire family to use to find gifts that people want, and to avoid double-gifting.
AGPL-3.0
Docker/Nodejs
- Fider - Open platform to collect and prioritize feedback (alternative to UserVoice). (Demo, Source Code (⭐2.8k))
MIT
Docker
- Framadate - Online service for planning an appointment or make a decision quickly and easily: Make a poll, Define dates or subjects to choose, Send the poll link to your friends or colleagues, Discuss and make a decision. (Demo, Source Code)
CECILL-B
PHP
- Meetable - A minimal events aggregator. (Source Code (⭐102))
MIT
PHP
Software / Remote Access
- MeshCentral - A full computer management website. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet. (Source Code (⭐3.9k))
Apache-2.0
Nodejs
Software / Search Engines
- MeiliSearch - Ultra relevant, instant and typo-tolerant full-text search API. (Source Code (⭐46k))
MIT
Rust/Docker/deb
Software / Web Servers
- Pomerium - An identity-aware reverse proxy, successor to now obsolete oauth_proxy. It inserts an OAuth step before proxying your request to the backend, so that you can safely expose your self-hosted websites to public Internet. (Source Code (⭐4k))
Apache-2.0
Go
Software / Wikis
- Raneto - Raneto is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase. (Source Code (⭐2.8k))
MIT
Nodejs
5. Awesome Generative Deep Art
Multimodal Embedding Space / Deforum
- Have I Been Trained?: tool for searching 5.8 billion images used to train popular AI art models
6. Awesome Vite
Framework-agnostic Plugins / Integrations
- vite-plugin-virtual-mpa (⭐109) - Out-of-box MPA plugin, with html template engine and virtual files support, which generate multiple files using only one template.
7. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- which-jspm (⭐0) - Adds
npm
,yarn
orpnpm
to the end of your prompt depending on what lockfile(s) it detects in the current directory.
8. Awesome Neovim
Utility / Diagnostics
- AckslD/messages.nvim (⭐88) - Capture and show any messages in a customisable (floating) buffer.
9. Awesome Kotlin
Libraries/Frameworks / Web
- kohesive/kovert (⭐155) - An invisible, super easy and powerful REST and Web framework over Vert.x or Undertow.
Libraries/Frameworks / Raspberry Pi
- Pi4J/pi4j-kotlin (⭐46) - Pi4J Kotlin DSL and API.
10. Awesome for Beginners
.NET
- Legerity (⭐47) (label: good first issue)
A framework for speeding up the development of automated UI tests for Windows, Android, iOS, and Web with Appium/Selenium on .NET.
- Legerity for Uno Platform (⭐14) (label: good first issue)
An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET.
11. Awesome Elixir
Algorithms and Data structures
- clope (⭐22) - Elixir implementation of CLOPE: A Fast and Effective Clustering Algorithm for Transactional Data.
- Closure Table (⭐29) - Closure Table for Elixir - a simple solution for storing and manipulating complex hierarchies. It provides in-memory and Ecto adapters.
- graphex (⭐12) - A library for composing and executing task graphs in elixir.
Applications
- Caddishouse (⭐13) - A web-based document reader that connects to your cloud storage accounts using Phoenix/LiveView.
Audio and Sounds
- ex_alsa (⭐2) - Elixir ALSA bindings.
- ex_jack (⭐5) - Elixir JACK bindings.
Configuration
- weave - JIT configuration loader that works with Kubernetes and Docker Swarm.
Errors and Exception Handling
- AppSignal Elixir (⭐281) - The official AppSignal package for Elixir.
Geolocation
- srtm (⭐7) - Query locations for elevation data from the NASA Shuttle Radar Topography Mission.
Images
- thumbor_client (⭐4) - Client for Thumbor.
Instrumenting / Monitoring
- app_optex (⭐5) - Client for AppOptics API. Send metrics and tags to AppOptics time series service.
Miscellaneous
- cubdb (⭐537) - CubDB is an embedded key-value database, written in the Elixir language. It runs locally, it is schema-less, and backed by a single file.
- quarantine (⭐3) - Quarantine is a tiny OTP application for feature toggles.
ORM and Datamapping
- ecto_list (⭐19) - Simple ordered model management with Ecto.
Testing
- dummy - An Elixir mocking library that makes sense by exposing meck in the right way.
- propcheck (⭐369) - Property based testing for Elixir.
Utilities
- plugmap (⭐3) - Plugmap is sitemap generation library for Plug/Phoenix Framework.
- sitemapper (⭐40) - A fast, stream based XML Sitemap generator.
Books
- Elixir Succinctly - A short book to learn the basic of Elixir and its ecosystem.
- Études for Elixir - A collection of exercises to program in Elixir by J. David Eisenberg (2013) (Github Repo (⭐514)).
Podcasts
- Elixir Mix - The Elixir Mix podcast.
- Elixir Outlaws - The Elixir Outlaws podcast.
- Elixir Talk - The Elixir Talk podcast.
12. Free for Dev
APIs, Data, and ML
- DynamicDocs - Generate PDF documents with JSON to PDF API based on LaTeX templates. The free plan allows 50 API calls per month and access to a library of templates.
PaaS
- Napkin - FaaS with 500Mb of memory, a default timeout of 15 seconds, and 5,000 free API calls/month rate-limited to 5 calls/second.
13. Awesome Privacy
Bookmarking
- Pocket (Formerly Read It Later) - Bad privacy policy. Apps have trackers and requires many permissions.
- Evernote Web Clipper - Bad privacy policy. Apps have many trackers and require too many permissions.
- Wallabag - Open-source, optionally self-hosted, read it later server. Provides paid hosted service with privacy in mind.
14. Awesome Mongodb
Libraries / Python
- PyMongoExplain (⭐3) - A wrapper for PyMongo's Collection object that makes it easy to run
explain
on your queries.
15. Awesome Scriptable
Cars
SmarterTankenWidget.js (⭐1) - Price difference of two gas stations in different countries.
16. Awesome Cl
Miscellaneous
- 🆕 cl-gtk4 (⭐212) - GTK4/Libadwaita/WebKit binding for Common Lisp. LGPL3.
17. Awesome Scala
Tutorials and courses / Devops
- Free Scala Courses - A curated list of free Scala courses.
18. Awesome Agi Cocosci
Meta-Level Considerations / The Aha! Moment
- Eureka Effect - Wikipedia. Wikipedia on Eureka effect (a.k.a. Aha! moment, insight, and epiphany), the common human experience of suddenly understanding a previously incomprehensible problem or concept.
- Prev: Sep 20, 2022
- Next: Sep 18, 2022