Stars
扫清go语言一切障碍,go语言实战、go语言从入门到精通,持续更新,欢迎star
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
Format-Preserving Encryption Implementation in Java
A collection of useful/essential gRPC Java Examples
《The Way to Go》中文译本,中文正式名《Go 入门指南》
high-performance graph database for real-time use cases
A distributed, fast open-source graph database featuring horizontal scalability and high availability
A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
Spring Boot Project for Apache Dubbo
以Spring Cloud Netflix作为服务治理基础, 展示基于tcc思想所实现的分布式事务解决方案
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
本项目由攀博课堂(www.pbteach.com)传智燕青老师研发测试,用于研究测试SpringCloud分布式事务控制解决方案,包括2PC、TCC、可靠消息最终一致性,最大努力通知,所用技术包括:Seata,Hmily,RocketMQ等
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。