KSDeng's Stars
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
jestjs/jest
Delightful JavaScript Testing.
bailicangdu/vue2-elm
Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
SwiftyJSON/SwiftyJSON
The better way to deal with JSON data in Swift.
didi/DoKit
一款面向泛前端产品研发全生命周期的效率平台。
Jack-Cherish/python-spider
:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
cool-RR/PySnooper
Never use print for debugging again
apache/hadoop
Apache Hadoop
CoderMJLee/MJRefresh
An easy way to use pull-to-refresh.
apache/druid
Apache Druid: a high performance real-time analytics database.
WenchaoD/FSCalendar
A fully customizable iOS calendar library, compatible with Objective-C and Swift
Ramotion/folding-cell
:octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion
apache/jmeter
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
uNetworking/uWebSockets.js
μWebSockets for Node.js back-ends :metal:
pwndbg/pwndbg
Exploit Development and Reverse Engineering with GDB & LLDB Made Easy
lexrus/LTMorphingLabel
[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
NLPchina/ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
adamchainz/django-cors-headers
Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)
scinfu/SwiftSoup
SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
yacir/CollectionViewSlantedLayout
A CollectionView Layout displaying a slanted cells
itsmeichigo/DateTimePicker
A nicer iOS UI component for picking date and time
gsoc-cn/gsoc-cn
Google Summer of Code 中文相关资料
IcaliaLabs/LoginKit
LoginKit is a quick and easy way to add a Login/Signup UX to your iOS app.
zhuorantan/LocationPicker
A ready for use and fully customizable location picker for your app
awesome-labs/LFLoginController
Customizable login screen, written in Swift 🔶
ndevenish/Site-ndevenish
NDevenish.com Jekyll site source
ckd1618/notes
Notes in realtime using react and django
alexfalcucci-archive/real-time-jango-notifications-
Real-time Django notifications with node.js, socket.io and Redis. How to push notifications to the user of a Django website in real-time regardless of the browser.
ckd1618/RealTimeNotes_react_django
A real time note taking app using websockets that uses react on the frontend and django on the backend