- Shenzhen@China
Stars
Home of StarCoder: fine-tuning & inference!
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
Cloudify's manager related code
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
A modern, comprehensive and efficient utility library of Go.
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
Efficient cache for gigabytes of data written in Go.
Concurrency-safe Go caching library with expiration capabilities and access counters
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
Terraform OpenTelekomCloud provider
A high performance HTTP request router that scales well
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Distributed reliable key-value store for the most critical data of a distributed system
FUSE-based file system backed by Amazon S3
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
astaxie / beego
Forked from beego/beegobeego is an open-source, high-performance web framework for the Go programming language.
《Python Cookbook》 3rd Edition Translation