paaanic's Stars
PyO3/pyo3
Rust bindings for the Python interpreter
PyO3/maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
aws/karpenter-provider-aws
Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
dflook/terraform-github-actions
GitHub actions for terraform
sdnds-tw/awesome-sdn
A awesome list about Software Defined Network (SDN)
EbookFoundation/free-programming-books
:books: Freely available programming books
DanielKeep/tlborm
The Little Book of Rust Macros
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
kubernetes-sigs/external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
gophercloud/gophercloud
Gophercloud: an OpenStack SDK for Go
luamfb/intro_x86-64
Introduction to x86-64 assembly
dariubs/GoBooks
List of Golang books
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
Priler/jarvis
Voice assistant made as an experiment using neural networks for things like STT/TTS/Wake Word/NLU etc.
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
leptos-rs/leptos
Build fast web applications with Rust.
libp2p/rust-libp2p
The Rust Implementation of the libp2p networking stack.
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
vk-cs/terraform-provider-vkcs
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
hashicorp/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
hashicorp/terraform-cdk
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
openstack/openstack
Repository tracking all OpenStack repositories as submodules. Mirror of code maintained at opendev.org.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python