Stars
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
A curated list of awesome Go frameworks, libraries and software
Protocol Buffers - Google's data interchange format
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
A curated list of awesome Deep Learning tutorials, projects and communities.
The official GitHub mirror of the Chromium source
深度学习入门教程, 优秀文章, Deep Learning Tutorial
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
Efficient cache for gigabytes of data written in Go.
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
A list of popular github projects related to deep learning
A curated list of awesome projects related to eBPF.
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
The Paxos library implemented in C++ that has been used in the WeChat production environment.
☔️ A complete Go cache library that brings you multiple ways of managing your caches
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
大数据知识仓库涉及到数据仓库建模、实时计算、大数据、数据中台、系统设计、Java、算法等。
A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
An in-memory cache with item expiration and generics