Stars
Effective Python: Third Edition โ Source Code and Errata for the Book
๐พ Geektime-dl ๆฏไฝฟ็จGoๆๅปบ็ๅฟซ้ใ็ฎๅ็ๆๅฎขๆถ้ดไธ่ฝฝๅจ๏ผๆฏๆไธๆ ไธ่ฝฝไธบPDFๆๆกฃใ
A catalogue of Rust design patterns, anti-patterns and idioms
A curated list of Rust code and resources.
screen sharing for developers https://screego.net/
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
A collection of 100+ popular LeetCode problems solved in Go.
Rule engine implementation in Golang
Companion Code for the Second Edition of "Exploring Arduino," the book by Jeremy Blum
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! ๐๐๐ฏ๐ๆ๐๐ฎ๐๐๐จ, ๐๐จ๐ฅ๐๐ง๐ ๆ๐ซ๐ฉ๐๐ฑ! build for cloud!
Full Modular Monolith application with Domain-Driven Design approach.
Data Structure Libraries and Algorithms implementation
A library that provides an embeddable, persistent key-value store for fast storage.
beorn7 / perks
Forked from bmizerany/perksEffective Computation of Things
BTree provides a simple, ordered, in-memory data structure for Go programs.
A high-performance 100% compatible drop-in replacement of "encoding/json"
Go package for dealing with maps, slices, JSON and other data.
Implements a deep pretty printer for Go data structures to aid in debugging
Go library for decoding generic map values into native Go structures and vice versa.
Go library that provides fuzzy string matching optimized for filenames and code symbols in the style of Sublime Text, VSCode, IntelliJ IDEA et al.