Pinned Repositories
Adult
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
algo
数据结构和算法必知必会的50个代码实现
algorithm
:golf: 常见八大排序算法、堆排序、二分搜索树、最短路径、贪心算法、动态规划、Dijkstra、Bellman-Ford等算法实现
an-askreddit-list-of-compsci-books
books and resources loved by r/learnprogramming community, compiled by me, a lurker who kept track
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-books
Curated list of books
blog
My simple blog. Please view issues.
ebook
classic books of computer science
jackfruit-async
nethibernate's Repositories
nethibernate/blog
My simple blog. Please view issues.
nethibernate/Adult
nethibernate/awesome
😎 Awesome lists about all kinds of interesting topics
nethibernate/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
nethibernate/cheat.sh
the only cheat sheet you need
nethibernate/developer-roadmap
Roadmap to becoming a web developer in 2019
nethibernate/documents
nethibernate/Excel2TextDiff
将xlsx之类的文件转成text然后再调用diff工具对比变化,非常适合替换TortoiseGit,TortoiseSvn之类的默认diff命令。 convert excel file(xls,xlsx,xlm etc) to text then launch diff tool(TortoiseDiff) to show differences.
nethibernate/faketime
Fake currentTimeMillis() without class loader hacks
nethibernate/Fundamentals-Of-Computer-Graphics-5th-CN
计算机图形学 虎书 Fundamentals-Of-Computer-Graphics 第5版学习笔记(中文翻译)
nethibernate/game-server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
nethibernate/godropbox
Common libraries for writing Go services/applications.
nethibernate/goworld
Scalable Distributed Game Server Engine with Hot Swapping in Golang
nethibernate/hutool
A set of tools that keep Java sweet.
nethibernate/interactive_latencies
Jeff Dean's latency numbers plotted over time
nethibernate/javac-compiler-plugin
nethibernate/Learning-Concurrent-of-Java
nethibernate/maven-project-example
A maven manged project template
nethibernate/my-leetcode
nethibernate/netty-all-in-one
nethibernate/PathPlanning
Common used path planning algorithms with animations.
nethibernate/protostuff
Java serialization library, proto compiler, code generator
nethibernate/qcloud-documents
腾讯云官方文档
nethibernate/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
nethibernate/ServerFramework
可用作全球同服或滚服的分布式Java游戏服务器框架,附带若干实用工具和游戏客户端
nethibernate/SJTU-Courses
上海交通大学课程资料分享
nethibernate/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
nethibernate/USTC-Course
:heart:**科学技术大学课程资源
nethibernate/wttr.in
:partly_sunny: The right way to check the weather
nethibernate/zju-icicles
浙江大学课程攻略共享计划