Pinned Repositories
6.824
Labs of MIT 6.824: Distributed Systems.
Algorithm
This repository contains some commonly used algorithms and data structures.
blog_demos
all demos for my blogs : http://blog.csdn.net/boling_cavalry
cron-utils
Cron utils for parsing, validations and human readable descriptions as well as date/time interoperability.
cryptomator
Multi-platform transparent client-side encryption of your files in the cloud
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
FATE
An Industrial Grade Federated Learning Framework
free-programming-books
:books: Freely available programming books
gitlab-docker-k8s
基于GitLab+Docker+K8S的持续集成和交付
PracticeSpace
Tyella's Repositories
Tyella/6.824
Labs of MIT 6.824: Distributed Systems.
Tyella/Algorithm
This repository contains some commonly used algorithms and data structures.
Tyella/blog_demos
all demos for my blogs : http://blog.csdn.net/boling_cavalry
Tyella/cron-utils
Cron utils for parsing, validations and human readable descriptions as well as date/time interoperability.
Tyella/cryptomator
Multi-platform transparent client-side encryption of your files in the cloud
Tyella/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
Tyella/FATE
An Industrial Grade Federated Learning Framework
Tyella/free-programming-books
:books: Freely available programming books
Tyella/gitlab-docker-k8s
基于GitLab+Docker+K8S的持续集成和交付
Tyella/PracticeSpace
Tyella/gmsm
GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库)
Tyella/IAT
一个Web版的接口自动化用例及测试任务管理平台,底层基于jmeter去执行生成的测试脚本。
Tyella/Java-Tutorial
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
Tyella/kkndme_tianya
天涯 kkndme 神贴聊房价
Tyella/LearnPython
以撸代码的形式学习Python
Tyella/LeetCode
🍡 LeetCode Online Judge刷题题解(Java/C++/Python/Ruby/Swift)
Tyella/MIT_DS
MIT 6.824 Distributed Systems (2020 Spring)
Tyella/netty
Tyella/offer
Tyella/primihub
Hyper Multi-Party computing platform
Tyella/react-admin
:sparkles: react-admin system solution : react 后台管理系统解决方案
Tyella/roncoo-pay
龙果支付系统(roncoo-pay)是国内首款开源的互联网支付系统,拥有独立的账户体系、用户体系、支付接入体系、支付交易体系、对账清结算体系。目标是打造一款集成主流支付方式且轻量易用的支付收款系统,满足互联网业务系统打通支付通道实现支付收款和业务资金管理等功能。
Tyella/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Tyella/SummaryOfLoanSuspension
全国各省市停贷通知汇总
Tyella/System-Design
SYSTEM DESIGN IS NOT JUST FOR INTERVIEWS, IT CAN BE HOW YOU MANAGE YOUR LIFE. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨💻 Interview Prep. 👨💻