Stars
用于处理按并发阈值限流执行的异步函数,通过调用initReqLimit,传入并发阈值作为参数,则可返回一个接受异步函数为参数的处理函数,假设其为reqLimit,接收的异步函数会根据当前阈值在适当的时候调用
🔥🔥🔥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…
基于Spring Security实现的完整登录。包含以下内容:Spring Security (表单认证、控制授权)、Spring Social (第三方登录)、Spring Security OAuth2 (App认证框架)以及REST服务开发。
The implementation of real-time rendering technologies based on Google Angle(OpenGL ES 3.1) and SDL2
cokeboy / dropzone
Forked from dropzone/dropzoneDropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
cokeboy / skrollr-ie
Forked from Prinzhorn/skrollr-ieskrollr plugin that adds some missing features to IE < 9
A jQuery UI theme based on Twitter Bootstrap
cokeboy / tornado-redis
Forked from leporo/tornado-redisAsynchronous Redis client that works within Tornado IO loop.
CUP, common useful python-lib. (Currently, Most popular python lib in baidu). Python 开发底层库, 涵盖util、service(threadpool/generator/executor/cache等等)、logging、monitoring、增强型配置 等等库支持
🌲 Configuration flaws detector for Hadoop, MongoDB, MySQL, and more!
🎆Interactive Online Platform that Visualizes Algorithms from Code
wanglingxin / Stone-language
Forked from wmathor/Stone-language两周自制脚本语言,内含每天的详细笔记以及源码,觉得不错可以给个Star
woshiwwwppp / cocoapi
Forked from cocodataset/cocoapiCOCO API - Dataset @ http://cocodataset.org/
finetune siamese rpn on your dataset using author's weight
An oriented bounding boxes implement of YOLOv3 with SEnet , Deformable Convolution and rotated NMS written in CUDA
MVP+RxJava+Retrofit+Dagger2, FlyTranslate是基于MVP开发的Android应用程序的通用架构集成了许多开源项目如Dagger2,RxJava,Retrofit ,使您的开发更快捷,更轻松。
android mvp项目框架,Activity和Fragment为View层,负责UI的显示,Presenter为业务处理层,既能调用UI逻辑,又能请求数据,该层为纯Java类,不涉及任何Android API。 Model层中包含着具体的数据请求,数据源,三层之间调用顺序为view->presenter->model
Android Activity换场动画类 :通用Activity换场动画,高级Activity换场动画 APP打开引导页:图片引导,视频引导 导航菜单类:TabLayout菜单、FragmentTabHost菜单、FragmentTabHost菜单 + ViewPager菜单、菜单拖拉重新排列、可删除 广告轮播类 数据列表类:RecycleView可拖拉重新排列、可删除 Material …
FlyRefreshLayout刷新组件基于SuperSwipeRefreshLayout进行二次开发,增加了通用小菊花样式DaisyRefreshLayout刷新控件和通用小箭头样式ArrowRefreshLayout刷新控件,支持RecyclerView,NestedScrollView,ScrollView 、ListView,GridView,能自定义HeadView和FooterV…
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理…