tinyzero4's Stars
golang-standards/project-layout
Standard Go Project Layout
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
dariubs/GoBooks
List of Golang books
andkret/Cookbook
The Data Engineering Cookbook
p8952/bocker
Docker implemented in around 100 lines of bash
corkami/pics
File formats dissections and more...
seanprashad/leetcode-patterns
A pattern-based approach for learning technical interview questions
DataTalksClub/machine-learning-zoomcamp
Learn ML engineering for free in 4 months!
teh-cmc/go-internals
A book about the internals of the Go programming language.
iamtrask/Grokking-Deep-Learning
this repository accompanies the book "Grokking Deep Learning"
anders94/blockchain-demo
A web-based demonstration of blockchain concepts.
microsoft/tsyringe
Lightweight dependency injection container for JavaScript/TypeScript
below/HelloSilicon
An introduction to ARM64 assembly on Apple Silicon Macs
makcedward/nlpaug
Data augmentation for NLP
girafe-ai/ml-course
Open Machine Learning course
katzien/go-structure-examples
Examples for my talk on structuring go apps
michaelgutmann/ml-pen-and-paper-exercises
Pen and paper exercises in machine learning
rust-in-action/code
Source code for the book Rust in Action
emluque/golang-internals-resources
A collection of articles and videos to understand Golang internals.
vitkarpov/coding-interviews-blog-archive
Разбор задач для алгоритмических интервью в Big Tech
codeship/go-best-practices
Codeship Golang Best Practices
frkn-dev/FRKN
FRKN: freedom of speech and information
exuanbo/assembler-simulator
The Assembler Simulator is an 8-bit CPU simulation tool that utilizes the "Samphire" sms32v50 Microprocessor Simulator instruction set.
ArtemOnigiri/SimpleNN
ewolff/microservice-istio
Example for a microservices system based in Kubernetes and the service mesh Istio
3DSage/OpenGL-Starter_v1
My basic OpenGL starter program
cscenter/OS_online_course
pbohun/stack-vm-tutorials
nikolay-govorov/asm-server
Stupid "hello world" http server on NASM. Linux, x64, NASM, zero dependencies.
JonathanCrossland/vm_dump
A dump of virtual machine notes and code