Pinned Repositories
async_simple
Simple, light-weight and easy-to-use asynchronous components
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
blog
blogphotos
BorayAI
CommonLib
C++11 for mempool/avltree/segmenttree/freelocklist/ringlist/spinlock/...
cosmos
c++11基础库
json
JSON for Modern C++
littletools
c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example
yalantinglibs
A collection of C++20 libraries, include async_simple, coro_rpc and struct_pack
BestUO's Repositories
BestUO/littletools
c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example
BestUO/CommonLib
C++11 for mempool/avltree/segmenttree/freelocklist/ringlist/spinlock/...
BestUO/BorayAI
BestUO/cosmos
c++11基础库
BestUO/json
JSON for Modern C++
BestUO/yalantinglibs
A collection of C++20 libraries, include async_simple, coro_rpc and struct_pack
BestUO/async_simple
Simple, light-weight and easy-to-use asynchronous components
BestUO/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
BestUO/blog
BestUO/blogphotos
BestUO/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
BestUO/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
BestUO/deepvoice3_pytorch
PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models
BestUO/cpp-private-exposer
This project want to expose private member in cpp and make it readable and writeable.
BestUO/fbzmq
Facebook ZeroMQ wrappers.
BestUO/GE2E-Loss
Pytorch implementation of Generalized End-to-End Loss for speaker verification
BestUO/googleapis
Public interface definitions of Google APIs.
BestUO/hlp
基于深度学习的对话系统、语音识别、机器翻译和语音合成等。
BestUO/Lupin
Access member fields ignoring access specifiers
BestUO/mysql
MySQL fork maintained and used at Twitter
BestUO/photo2cartoon
人像卡通化探索项目 (photo-to-cartoon translation project)
BestUO/phxpaxos
The Paxos library implemented in C++ that has been used in the WeChat production environment.
BestUO/protobuf
Protocol Buffers for Go with Gadgets
BestUO/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
BestUO/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
BestUO/spdlog
Fast C++ logging library.
BestUO/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
BestUO/tacotron2-melgan
Mel spectrum based on tacotron2 for melgan speech synthesis
BestUO/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
BestUO/WaveRNN
WaveRNN Vocoder + TTS