Pinned Repositories
algorithm
常用查找和排序算法
Algorithm-1
准备数据结构、算法时做过的题 题目包含:基础数据结构,算法,大公司笔试真题,牛客算法题,lintcode,九章算法,《剑指Offer》,左程云《程序员代码面试指南》
Algorithms
Solutions for some common algorithm problems written in Java.
Algorithms-1
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
algorithms-nutshell-2ed
Code Repository associated with "Algorithms In A Nutshell", 2ed, published by O'Reilly Media, Inc. http://shop.oreilly.com/product/0636920032885.do
Android-Carbon-Forum
Android Client for Carbon Forum with Material Design.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
beauty_ssm_dubbo
将"优雅的SSM框架"服务化治理(基于Dubbo+Zookeeper)
bilibili
泄露的bilibili源码
Carbon-Forum
A high performance open-source forum software written in PHP. Discussions Tags based with Quora/StackOverflow style.
LightlyFly's Repositories
LightlyFly/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
LightlyFly/ceph-Chinese-doc
Chinese translation of Ceph Documentation
LightlyFly/ceph_study
ceph学习资料整理
LightlyFly/Coding-Interviews-Golang
剑指offer的Go实现 完整版
LightlyFly/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
LightlyFly/Data-Structure-Notes
数据结构 浙大MOOC
LightlyFly/eblog
eblog是一个基于Springboot2.1.2开发的博客学习项目,为了让项目融合更多的知识点,达到学习目的,编写了详细的从0到1开发文档。主要学习包括:自定义Freemarker标签,使用shiro+redis完成了会话共享,redis的zset结构完成本周热议排行榜,t-io+websocket完成即时消息通知和群聊,rabbitmq+elasticsearch完成博客内容搜索引擎等。值得学习的地方很多!
LightlyFly/effective-go-zh-en
《Effective Go》中英双语版
LightlyFly/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
LightlyFly/etcd-config-spring-boot-starter
springboot整合etcd配置中心
LightlyFly/geek_netty
LightlyFly/gfast
基于GF(Go Frame)的后台管理系统
LightlyFly/gfast-ui
gfast后台UI界面
LightlyFly/gitignore
A collection of useful .gitignore templates
LightlyFly/Go
Algorithms Implemented in GoLang
LightlyFly/go-demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
LightlyFly/go-interview
Collection of Technical Interview Questions solved with Go
LightlyFly/Go-Questions
📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
LightlyFly/goim
goim
LightlyFly/Golang-Interview
Golang面试题,收集自Golang中文网,收集是为了自己可以巩固复习,不必要每次去找
LightlyFly/HappyPlayer5
乐乐音乐主要是基于ijkplayer框架开发的Android音乐播放器,它支持多种音频格式(mp3音频,ape音频,flac音频,wav音频等)、lrc歌词和动感歌词(ksc歌词,krc歌词,hrc歌词、网易云API歌词等)、翻译和音译歌词和桌面歌词及制作动感歌词、翻译歌词和音译歌词,以及MV和字幕功能。界面高仿酷狗。
LightlyFly/learngo-1
1000+ Hand-Crafted Go Examples, Exercises, and Quizzes
LightlyFly/LeetCode-Fork
LeetCode刷题记录与面试整理
LightlyFly/lx-music-desktop
一个基于 electron 的音乐软件
LightlyFly/Note
Some Note
LightlyFly/ponymusic
Android online music player use okhttp&gson&material design
LightlyFly/RangeSeekBar
A beautiful and powerful SeekBar what supports single、 range、steps、vetical、custom( 一款美观强大的支持单向、双向范围选择、分步、垂直、高度自定义的SeekBar)
LightlyFly/rocketmq-spring
Apache RocketMQ Spring Integration
LightlyFly/spring-boot-examples
:smile: Spring/SpringBoot/SpringCloud技术栈,实战示例、源码深入学习,包含教程与示例代码,目前持续更新中,欢迎学习交流! 目前文章数:22
LightlyFly/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。