Stars
IsaacjlWu / ai-hedge-fund
Forked from virattt/ai-hedge-fundAn AI Hedge Fund Team
🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
IsaacjlWu / braft
Forked from baidu/braftAn industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
IsaacjlWu / muduo
Forked from chenshuo/muduoEvent-driven network library for multi-threaded Linux server in C++11
IsaacjlWu / workflow
Forked from sogou/workflowSogou framework for C++ backend development.
IsaacjlWu / bfe-book
Forked from baidu/bfe-book《深入理解BFE》(Book for opensource project BFE, in Chinese)
IsaacjlWu / leveldb
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
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.
李宏毅2021/2022/2023春季机器学习课程课件及作业
A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
A simple judging environment for Olympiad in Informatics
IsaacjlWu / redis
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
C++ Parallel Computing and Asynchronous Networking Framework
Event-driven network library for multi-threaded Linux server in C++11
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…