Stars
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
The assembler from the Go compiler, in library form.
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
Redress - A tool for analyzing stripped Go binaries
GhostDB is a distributed, in-memory, general purpose key-value data store that delivers microsecond performance at any scale.
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
Dapr is a portable runtime for building distributed applications across cloud and edge, combining event-driven architecture with workflow orchestration.
One of the fastest alternative JSON parser for Go that does not require schema
A high-performance 100% compatible drop-in replacement of "encoding/json"
Papers from the computer science community to read and discuss.
A list of learning materials to understand databases internals
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
A curated list of Rust code and resources.
An embedded key-value store library specialized for building state machine and log store
Standard Go Project Layout
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
High performance minimalism async-io(proactor) networking for Golang.