Awesome List Updates on Sep 17, 2022
4 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 (⭐27) - Provides
Label
andImageView
forscreen capture prevention
.
3. Awesome Embedded Rust
Driver crates / Other
- usbd-human-interface-device (⭐109) - 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 (⭐109) -
4. Awesome Go
Standard CLI
- mcli (⭐29) - A minimal but very powerful cli library for Go.
Miscellaneous Data Structures and Algorithms
- go-generics (⭐69) - Generic slice, map, set, iterator, and goroutine utilities.
- quadtree (⭐34) - Generic, zero-alloc, 100%-test covered quadtree.
Goroutines
- go-workerpool (⭐12) - Inspired from Java Thread Pool, Go WorkerPool aims to control heavy Go Routines.
- routine (⭐216) -
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
- Ratus (⭐106) - Ratus is a RESTful asynchronous task queue server.
Scrapers
- go-recipe (⭐25) - A package for scraping recipes from websites.
Utilities
- countries (⭐87) - All you need when you are working with countries in Go.
- graterm (⭐26) - Provides primitives to perform ordered (sequential/concurrent) GRAceful TERMination (aka shutdown) in Go application.
- scan (⭐63) - Scan sql rows into any type powered by generics.
Code Analysis / Libraries for creating HTTP middlewares
- asty (⭐78) - 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