Awesome List of Things
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew Bednar 39c7184e57 Update 'README.md'
More links
6 months ago
.gitignore Initial commit 6 months ago
LICENSE Initial commit 6 months ago
README.md Update 'README.md' 6 months ago

README.md

Awesome List

The awesome list of things.

C Lang

Golang

Learning Go

CLI Frameworks & Utilities

GUI Frameworks

  • Wails: Build beautiful cross-platform applications using Go. Basically Electron for Golang.
  • 🌟Gioui: Gio is an open source library for creating portable, immediate mode GUI programs for Android, iOS, Linux, Windows, macOS.

Web Frameworks

Task Queues

  • River: Being built for Postgres, River encourages the use of the same database for application data and job queue. By enqueueing jobs transactionally along with other database changes, whole classes of distributed systems problems are avoided

Python

Learning

Task Queues

  • 🌟Dramatiq: Invented because Celery Sucks. Has all the functionality you want.
  • pg-queue: Simple task queue using Postgres listen/notify

Embedded / Microcontollers

Micropython

  • Pure Micropython Display Driver: Micropython API to any C library! Walk through shows specifically how to add ILI9341 LED Display support to micropython using an existing C lib.

CNC

Just Cool

  • 100,000 nearby stars: An interactive 3D visualization of the stellar neighborhood, including over 100,000 nearby stars. Created for the Google Chrome web browser.
  • WikiHouse: WikiHouse is a modular building system that makes it easy to design, manufacture and assemble high-performance buildings.
  • DIY Automatic Tool Changer

Tools

  • Ventoy: Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.
  • Headless Terminal: wraps a binary for programmatically interacting with terminal apps. Useful for testing, turning a cli into a service, etc.
  • Filament HDL: Filament is a hardware description language (HDL) that uses types to ensure that your hardware pipelines are composed correctly
  • Classless CSS: This is a list of classless CSS themes and frameworks. "Classless" means a style sheet does not define special classes you must add to your HTML elements to style these elements
  • Platte Generator for Tailwind: See the blog post for how it works.
  • Flowblade Flowblade is a multitrack non-linear video editor released under GPL3 license.
  • 🔥DevDoc: A browser based aggregator of API documentation. Also supports offline access. Under rated. Need to use this more.
  • Ansel An opensource photo editor
  • Fusion 360 for Linux: Adapts Fusion 360 POSIX install for Linux
  • Meilisearch APIs for building search into sites and apps.
  • Dragonfly: A Redis/Memcache alternative. 24k+ github stars?
  • Flexbox Froggy: A game for learning CSS flexbox

RSS Readers / Feeds

  • 🔥Feedi: An OSS a web feed reader with a minimal interface akin to a Mastodon or Twitter feed. Self hosted, mobile friendly, parsers for Reddit, Github, RSS. Local article reading, send to Kindle support.

Study Apps

  • 🌟Anki: Digital flash cards. Web app is free, mobile app is paided, but supports them.

AI

  • Style TTS2
  • Piper: Fast local TTS. Voices are trained with VITS and exported to the onnxruntime.

Robotic Operating system

Articles

Articles

Books