kanna99o's Stars
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
roboflow/supervision
We write your reusable computer vision tools. 💜
quii/learn-go-with-tests
Learn Go with test-driven development
yjs/yjs
Shared data types for building collaborative software
mytechnotalent/Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM and embedded RISC-V architectures.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
bregman-arie/devops-resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
mendel5/alternative-front-ends
Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.)
miguelmota/golang-for-nodejs-developers
Examples of Golang compared to Node.js for learning 🤓
orcaman/concurrent-map
a thread-safe concurrent map for go
nikolaydubina/go-recipes
🦩 Tools for Go projects
arktypeio/arktype
TypeScript's 1:1 validator, optimized from editor to runtime
Pungyeon/clean-go-article
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
HouzuoGuo/tiedot
A rudimentary implementation of a basic document (NoSQL) database in Go
marcj/TypeRunner
High-performance TypeScript compiler
tylertreat/BoomFilters
Probabilistic data structures for processing continuous, unbounded streams.
connor4312/cockatiel
🐦 A resilience and fault-handling library. Supports Backoffs, Retries, Circuit Breakers, Timeouts, Bulkhead Isolation, and Fallbacks.
jeremyckahn/chitchatter
Secure peer-to-peer chat that is serverless, decentralized, and ephemeral
evoluhq/evolu
A local-first platform designed for privacy, ease of use, and no vendor lock-in
tnballo/high-assurance-rust
A free book about developing secure and robust systems software.
SuperPaintman/the-evolution-of-a-go-programmer
The Evolution of a Go Programmer
haskell-beginners-2022/course-plan
📜 Haskell course info, plan, video lectures, slides
devonestes/fast-elixir
:dash: Writing Fast Elixir :heart_eyes: -- Collect Common Elixir idioms.
superfly/corrosion
Gossip-based service discovery (and more) for large distributed systems.
mhart/aws4fetch
A compact AWS client and signing utility for modern JS environments
tweag/awesome-learning-haskell
A collection of resources which were useful to Tweagers for learning Haskell and its various aspects
MilovanTomasevic/Design-Patterns
Code examples of Design Patterns in various languages: C#, C++, Go, Java, JavaScript, Python, and Swift.
Unim8trix/G14Arch
Arch Linux on Asus ROG Zephyrus G14 (G401II)
marselester/distributed-payment
Demo execution of a payment transaction without an atomic commit across 3 partitions.