Cubagit's Stars
testerSunshine/12306
12306智能刷票,订票
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
mhartl/sample_app_3rd_edition
The sample app for the 3rd edition of the Ruby on Rails Tutorial
aidlearning/AidLearning-FrameWork
🔥🔥🔥AidLearning is a powerful AIOT development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports CPU+GPU+NPU for inference with high performance acceleration...Linux on Android or HarmonyOS
mxdldev/android-mvp-mvvm-flytour
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。
petamoriken/PxtoneJS
Play Pxtone Collage files in Web Audio API.
masonz/parcel-vue-ts
📦 Boilerplate for Vue.js & Typescript, base on Parcel bundler.
nghuyong/WeiboSpider
持续维护的新浪微博采集工具🚀🚀🚀
xiaojinzi123/Component
A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架. 大家尽量用 纯 Kotlin 的 KComponent 呀!!!
facebookarchive/tsdash
a UI for OpenTSDB
manrajgrover/halo
💫 Beautiful spinners for terminal, IPython and Jupyter
mxdldev/spring-cloud-flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_config、注册中心module_eureka、认证授权中心module_uaa、Turbine聚合监控服务module_monitor、链路追踪服务module_zipken、聚合监控服务module_admin、路由网关服务module_gateway、日志服务module_log。另外还包含了两个资源服务:用户服务module_user和blog服务module_blog,另外还有一个common的Module,为资源服务提供一些一本的工具类
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
jwagner/smartcrop.js
Content aware image cropping
pedrovgs/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
Meteor-Community-Packages/meteor-simple-schema
Meteor integration package for simpl-schema
wjohnsto/tsconfig-glob
A lightweight npm package + cli that allows you to specify glob patterns for tsconfig files
habitat-sh/habitat
Modern applications with built-in automation
Chion82/WeChatMomentStat-Android
Get your WeChat Moment statistics and export Moments to JSON. 微信朋友圈数据统计、导出工具
Azurency/CQUI_Community-Edition
Civilization 6 mod - UI enhancements, reduce clicks and manage your empire faster!
visualfc/liteide
LiteIDE is a simple, open source, cross-platform Go IDE.
nwjs/nw.js
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
akirahrkw/python-500px
500px API library for python
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
ZJUBCA/roadmap
Roadmap of learning blockchain technology and business knowledge summarized by ZJUBCA(浙大区块链协会总结的区块链知识学习路线)
pardom-zz/ActiveAndroid
Active record style SQLite persistence for Android
ZJUBCA/zjubca.docs
All official and public documents of ZJUBCA.