Awesome List Updates on Oct 14, 2022
12 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Godot
Templates / Godot 3.5+
- bendn's Godot Template (⭐40) - Game template using the gpm (⭐11), with itch.io pushing and builds automated. Starter CLI included.
Unofficial Godot builds / Godot version unknown
- bend-n's 2D builds (⭐21) - Godot builds optimized for size with these modules disabled (⭐21). Also includes misc non breaking patches.
Other / Godot version unknown
- godot-actions (⭐26) - Composite actions for exporting, setting up, and pushing Godot projects to itch.io through Github Actions.
- Godot Package Manager (⭐11) - Package manager for Godot using npm.
2. Awesome Zsh Plugins
Themes / superconsole - Windows-only
- simple (drNoob13) (⭐1) - Includes decorators for python virtual environment,
git
status and current directory.
3. Awesome Ironsworn
Hacks and homebrew / Ironsworn
- Starforged Oracles for Fantasy Settings - Numerous oracles for fantasy settings in Starforged
4. Awesome Neovim
Media / Diagnostics
- samodostal/image.nvim (⭐166) - Image Viewer as ASCII Art.
- adelarsq/image_preview.nvim (⭐146) - Image preview based on terminal's Image Protocol support.
5. Awesome Elixir
ORM and Datamapping
- ravix (⭐16) - RavenDB Driver for Elixir.
- ravix-ecto (⭐5) - RavenDB Ravix Driver adapter for Ecto.
6. Free for Dev
Design and UI
- Branition - Hand-curated color pallets best fitted for brands.
7. Awesome Newsletters
Java / Svelte
- Java Newsletter Insights. A Java newsletter contemplating Java content curated from dozens of sources.
8. Awesome Elm
Code generators / Individual Podcast episodes
- Protoc Gen Elm (⭐15) - Generate Protobuf En/Decoders from .proto files
Examples / Games
- TheSpace App (⭐3) - A reddit place like DApp with blockchain and canvas(through port) integration in Elm.
9. Awesome Fp Js
Libraries
- ts-pattern (⭐10k) - The exhaustive Pattern Matching library for TypeScript, with smart type inference. Pattern Matching is a code-branching technique coming from FP languages.
Libraries / Data Structures
- List (⭐1.6k) - An extremely fast immutable list with a comprehensive functional API. Designed to seamlessly integrate with Ramda (⭐1.6k).
10. Free Programming Books (English, By Subjects)
Artificial Intelligence
- Graph Representational Learning Book - William L. Hamilton
11. Awesome Rust
Applications / Emulators
- GameMaker
- OpenGMK (⭐266) - OpenGMK is a modern rewrite of the proprietary GameMaker Classic engines, providing a full sourceport of the runner, a decompiler, a TASing framework, and libraries for working with gamedata yourself.
12. GoBooks
2022 - Beyond Effective Go: Part 1 - Achieving High-Performance Code / Why does this book look so different?
- Understand the differences between Concurrency and Parallelism.
- Identify and avoid concurrency issues like deadlock, starvation, livelock, and data races.
- Understand the various concurrency interaction patterns and be able to apply the one that best fits the problem at hand.
- Take a deep dive into Go’s concurrency primitives and be able to apply them expertly but also avoid many of their gotchas.
- Be able to diagnose concurrency and performance issues using Go’s profiler, execution tracing, and benchmarking tools.
- Be able to identify when code needs optimizing, what needs optimizing and how.
- Have a catalog of concurrency and performance patterns that you can quickly apply to your projects.
- Prev: Oct 15, 2022
- Next: Oct 13, 2022