Lists (1)
Sort Name ascending (A-Z)
Stars
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version in translation
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
An Android library for managing images and the memory they use.
An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries.
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.
多种下拉刷新效果、上拉加载更多、可配置自定义头部广告位
引导界面滑动导航 + 大于等于1页时无限轮播 + 各种切换动画轮播效果
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqli…
CNCF Sandbox project: A Cloud-Native Proxyless Service Mesh based on Java Bytecode Enhancement Technology
Building Blocks - To help you quickly and easily take to build their own applications.
这是开源中国社区的开源 Android 客户端项目,本项目已经迁移到码云 gitee.com 此处不再更新!
IM服务器端+Api服务器+客户端(android+ios)全部开源的项目->https://github.com/YiChat
Android amap location sdk for react native
剑指offer的Java和C++实现,由于之前所写,代码规范性上有所欠缺,优化在CodeEveryday