TaurusGGBOY's Stars
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
521xueweihan/GitHub520
:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
doocs/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
peng-zhihui/Dummy-Robot
我的超迷你机械臂机器人项目。
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
RichardLitt/standard-readme
A standard style for README files
Snailclimb/guide-rpc-framework
A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)
Mzying2001/CefFlashBrowser
Flash浏览器 / Flash Browser
wususu/effective-resourses
:book:学习资源整合
talent-plan/tinysql
A course to build the SQL layer of a distributed database.
wangzhiye-tiancai/mysupervisor_save
收集“导师评价”相关资源,及原“导师评价网”存档数据
JHUISI/charm
Charm: A Framework for Rapidly Prototyping Cryptosystems
Smith-Cruise/TinyKV-White-Paper
Tutorial for TinyKV project in Talent Plan.
liuweiran900217/CloudCrypto
A library for cryptographic primitive implementations for Cloud Storage applications.
zeutro/openabe
The OpenABE library - open source cryptographic library with attribute-based encryption implementations in C/C++
timtiemens/secretshare
Shamir Secret Sharing in Java
PsiACE/TiDB-A-Raft-based-HTAP-Database
Unofficial! English original and Chinese translation of the paper.
Snailclimb/guide-rpc-framework-learning
lainisourgod/hybrid-approach-to-ppfl
This is an implementation for paper "A Hybrid Approach to Privacy Preserving Federated Learning" (https://arxiv.org/pdf/1812.03224.pdf)
RinChanNOWWW/tinykv-impl
My implementation of https://github.com/tidb-incubator/tinykv . My notes: https://rinchannowww.github.io/tinykv-notes/
sun-lingyu/MIT6.824-spring21
zmr961006/Linux_Scull
linux字符设备驱动程序及其扩展
LX-676655103/Tinykv-2021
sysublackbear/goleveldb_analysis
goleveldb源码注释+解析
oke-aditya/neural_encryption_networks
ICADCML 2021 A Novel Approach to Encrypt Data using Deep Neural Networks
granty1/tinykv
Distributed k/v database
Willendless/SuperNES
Super NES Emulator in Android written using Kotlin
HacKanCuBa/secretshare-py
A simple pure python library implementing Adi Shamir's "How to share a secret" algorithm.