Awesome List Updates on Sep 17, 2022
5 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Rails
External Resources / Video tutorials
2. Awesome Swift
Official Guides
- Apple eBook - Official Apple eBook for Swift beginners.
UI / Barcode
- CapturePreventionKit (⭐17) - Provides
Label
andImageView
forscreen capture prevention
.
3. Awesome Selfhosted
Software / Self-hosting Solutions
- VivumLab - An open-source data-center, owned by you, the user. VivumLab deploys web services to a server. (Source Code (⭐37))
MIT
Docker/Shell
4. Awesome Embedded Rust
Driver crates / Other
- usbd-human-interface-device (⭐43) - Batteries included embedded USB HID library for
usb-device
. Includes concrete Keyboard (boot and NKRO), Mouse and Consumer Control implementations as well as support for building your own HID classes - github (⭐43) -
5. Awesome Go
Standard CLI
- mcli (⭐11) - A minimal but very powerful cli library for Go.
Miscellaneous Data Structures and Algorithms
- go-generics (⭐16) - Generic slice, map, set, iterator, and goroutine utilities.
- quadtree (⭐21) - Generic, zero-alloc, 100%-test covered quadtree.
Goroutines
- go-workerpool (⭐6) - Inspired from Java Thread Pool, Go WorkerPool aims to control heavy Go Routines.
- routine (⭐108) -
routine
is aThreadLocal
for go library. It encapsulates and provides some easy-to-use, non-competitive, high-performancegoroutine
context access interfaces, which can help you access coroutine context information more gracefully.
Messaging
- mob (⭐11) - mob is a generic-based, simple mediator / event aggregator library. It supports in-process requests / events processing.
- Ratus (⭐71) - Ratus is a RESTful asynchronous task queue server.
Scrapers
- go-recipe (⭐17) - A package for scraping recipes from websites.
Utilities
- countries (⭐73) - All you need when you are working with countries in Go.
- graterm (⭐23) - Provides primitives to perform ordered (sequential/concurrent) GRAceful TERMination (aka shutdown) in Go application.
- scan (⭐47) - Scan sql rows into any type powered by generics.
Code Analysis / Libraries for creating HTTP middlewares
- asty (⭐39) - Converts golang AST to JSON and JSON to AST.
Tutorials / Libraries for creating HTTP middlewares
- Games With Go - A video series teaching programming and game development.
- Prev: Sep 18, 2022
- Next: Sep 16, 2022