Stars
A simple showcase how to create a simple OS X app in plain C without any Objective-C
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
A simple, zero-dependencies library to parse environment variables into structs
⭐️ A friendly language for building type-safe, scalable systems!
Intuitive, easy CLIs based on python type hints.
Automatic registry design-pattern library for mapping string names to code functionality.
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source …
The AWS Provider enables Terraform to manage AWS resources.
Pre-commit hooks for Golang with support for monorepos, the ability to pass arguments and environment variables to all hooks, and the ability to invoke custom go tools.
A toolkit with common assertions and mocks that plays nicely with the standard library
AWS SDK for the Go programming language (In Maintenance Mode, End-of-Life on 07/31/2025). The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
Source code for "PointTriNet: Learned Triangulation of 3D Point Sets", by Nicholas Sharp and Maks Ovsjanikov at ECCV 2020
Master programming by recreating your favorite technologies from scratch.
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
A resource repository for 3D machine learning
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.