Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by fengzhizi715
A curated list of projects in awesome lists by fengzhizi715 .
https://github.com/fengzhizi715/netdiscovery
NetDiscovery 是一款基于 Vert.x、RxJava 2 等框架实现的通用爬虫框架/中间件。
coroutines crawler disruptor dsl htmlunit kafka kotlin lettuce middleware redis rxjava2 selenium spider vertx3
Last synced: 12 Oct 2024
https://github.com/fengzhizi715/NetDiscovery
NetDiscovery 是一款基于 Vert.x、RxJava 2 等框架实现的通用爬虫框架/中间件。
coroutines crawler disruptor dsl htmlunit kafka kotlin lettuce middleware redis rxjava2 selenium spider vertx3
Last synced: 02 Aug 2024
https://github.com/fengzhizi715/SAF
(Deprecated) SAF(Simple Android Framework)是一个简单的android框架,它为开发Android app提供了基础性组件。
Last synced: 04 Aug 2024
https://github.com/fengzhizi715/saf
(Deprecated) SAF(Simple Android Framework)是一个简单的android框架,它为开发Android app提供了基础性组件。
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/saf-kotlin-log
完全基于 Kotlin 开发的 Android 日志框架,提供极简的 API
android-log kotlin kotlin-android kotlin-library logger
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/saf-aop
android的AOP框架,支持android studio、gradle最新版本
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/saf-kotlin-utils
用 Kolin 做的 Android Utils 库,包括 utils 和 extension
android-library android-utils androidx-library kotlin-extensions kotlin-library rxjava2
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/androidserver
基于 Kotlin + Netty 开发,为 Android App 提供 Server 的功能,包括 Http、TCP、WebSocket 服务
android android-server http-server kotlin-android socket tcp-server websocket
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/rxcache
A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.
caffeine encryption fastjson fst gson guava-cache hessian kryo mapdb middleware moshi off-heap protobuf rxcache rxjava2 rxjava3
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/saf-logginginterceptor
Android项目中,OKHttp的日志的拦截器
kotlin kotlin-library okhttp3 okhttp3-logginginterceptor retrofit
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/monica
Image editor written in Kotlin Compose Desktop
deeplearning image-processing imageeditor
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/kotlin_tutorial
掘金的小册《Android 进阶:基于 Kotlin 的 Android App 开发实践》中的相关的例子
benchmark dagger2-android jetpack-android kotlin kotlin-coroutines kotlin-dsl kotlin-tutorial
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/piccrawler
使用RxJava2 和 Java 8的特性开发的图片爬虫
crawler java-8 parallel rxjava2
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/netty4android
Kotlin + Netty 在 Android 上实现 Socket 的服务端 demo
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/lifecycle-coroutines-extension
AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用
androidx-library kotlin-android kotlin-coroutines kotlin-extensions lifecycle-aware
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/saf-object-delegate
基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX
android-library delegate kotlin-android kotlin-library
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/bytekit
Java 字节操作的工具库(不是字节码的工具库)
byte-array bytebuffer bytes deepcopy deserialize encryption mmap serialize transformer
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/okhttp-extension
okhttp-extension 是针对 okhttp 3 增强的网络框架。使用 Kotlin 特性编写,提供便捷的 DSL 方式创建网络请求,支持协程、响应式编程等等。
coroutines dsl feign flow interceptor kotlin okhttp3 resilience4j retrofit2 rxjava stomp websocket
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/rxcache4a
RxCache(https://github.com/fengzhizi715/RxCache) for Android
greendao jetpack kotlin-android mmkv objectbox
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/saf-kotlin-router
android路由框架,支持模块化架构
annotation kotlin kotlin-android kotlin-library saf
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/kstatemachine
使用 Kotlin 特性实现的 FSM、HSM 框架,基于事件驱动。
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/netdiagnose
Android 网络诊断工具,使用 Kotlin + LiveData + MVVM + Coroutines 开发
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/kotlin-spring-demo
Kotlin 整合 Spring Boot 2的例子
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/kvalidation
基于 Kotlin 特性实现的验证框架
kotlin kotlin-dsl kotlin-library rxjava2 validation-library
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/kotlin-coroutines-utils
Kotlin Coroutines 的工具类库
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/livedataextension
kotlin lifecycle livedata rxjava2
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/saf-kotlin-injectview
用Kotlin打造的简化版本的ButterKnife
injector kotlin kotlin-android kotlin-library saf
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/okhttp-logging-interceptor
支持 Android、桌面、后端项目使用的 okhttp 日志拦截器
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/kcommand
kcommand 是基于 Kotlin 特性实现的执行 Linux/Windows 命令的库
completablefuture kotlin-coroutines rxjava2 rxjava3
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/pubsub
使用 Kotlin Coroutines 实现的 Local Pub/Sub、Event Bus、Message Bus
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/kotlin-spring-reactive-coroutine-demo
Kotlin 使用 WebFlux、RxJava2 以及 coroutines 的例子
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/retrofit-saf
saf 的 retrofit 框架,去掉gson和appengin以及okhttp依赖,使用saf中的fastjson和restclient替代
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/multi-level-cache
A multi-level cache framework implemented by RxCache(local cache) and Redis(remote cache).
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/mmapwrapper
(Deprecated) Mmap Operator wrapper for Java
Last synced: 09 Nov 2024
https://github.com/fengzhizi715/java-telegram-bot-api
Java API for Telegram Bots
Last synced: 09 Nov 2024