All Projects → devgianlu → CommonUtils

devgianlu / CommonUtils

Licence: Apache-2.0 license
A collection of useful Android classes

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to CommonUtils

permissionUtil
Simple permission helper
Stars: ✭ 64 (+72.97%)
Mutual labels:  utils
useful
🇨🇭 A collection of useful functions for working in Elixir
Stars: ✭ 21 (-43.24%)
Mutual labels:  utils
ThemeApplyTools
MIUI 无 root 主题工具
Stars: ✭ 31 (-16.22%)
Mutual labels:  utils
Y-BP
YFE Team 前端最佳实践
Stars: ✭ 28 (-24.32%)
Mutual labels:  utils
utils.js
Fast, small and purely functional utility library
Stars: ✭ 132 (+256.76%)
Mutual labels:  utils
cmn-utils
公共函数&请求封装
Stars: ✭ 43 (+16.22%)
Mutual labels:  utils
java-sdk
一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)
Stars: ✭ 26 (-29.73%)
Mutual labels:  utils
jPublic
在我们开发项目的时候,无论项目规模大小,在所难免会写一些工具型函数来解决一些问题,随着项目开发和维护的时间越来越长,这些工具型函数会越来越多,同时还会穿插在各个项目的各模块或者文件当中,使得项目变的越来越臃肿,也不方便复用和维护。这时我们就会提取出一个类似的工具库或者基础库作为项目基础依赖,在项目中重复利用起来。 为了这样的工具库或类库更易扩展、易维护、易复用和更加稳定,我们就需要更好的去管理完善工具库。
Stars: ✭ 39 (+5.41%)
Mutual labels:  utils
timestampy
🕒 Bunch of utilities useful when working with UNIX timestamps
Stars: ✭ 21 (-43.24%)
Mutual labels:  utils
geojson-python-utils
Python helper functions for manipulating GeoJSON
Stars: ✭ 86 (+132.43%)
Mutual labels:  utils
py-eth-sig-utils
Collection of python functions to generate hashes for signing on Ethereum
Stars: ✭ 18 (-51.35%)
Mutual labels:  utils
autils
Awesome frontend utils library
Stars: ✭ 17 (-54.05%)
Mutual labels:  utils
aws-sdk-extra
The AWS SDK + a handful of extra convenience methods.
Stars: ✭ 18 (-51.35%)
Mutual labels:  utils
dd
This package will add the dd and dump helpers to your Phalcon application.
Stars: ✭ 17 (-54.05%)
Mutual labels:  utils
ViseUtils
整理的系列基础工具类,包含辅助工具、加密解密、数据转换、IO操作、系统工具等。
Stars: ✭ 73 (+97.3%)
Mutual labels:  utils
agon
🦉 my golang utilities, log json config and other
Stars: ✭ 12 (-67.57%)
Mutual labels:  utils
android-library
Android开发基础库
Stars: ✭ 14 (-62.16%)
Mutual labels:  utils
hey-utils
js-utils
Stars: ✭ 23 (-37.84%)
Mutual labels:  utils
type-predicates
A comprehensive collection of type-guards, type assertions and related utils
Stars: ✭ 44 (+18.92%)
Mutual labels:  utils
borax
📓 Python3工具集合库——中国农历/中文数字/设计模式/树形结构
Stars: ✭ 57 (+54.05%)
Mutual labels:  utils

CommonUtils

Codacy Badge

This is a library I use inside many of my Android projects (almost all of them). It includes many useful classes to comply Material Design standards and more.

Issues

If the issue is under the com.gianlu.commonutils package this is the right place to create the issue, if it belongs to another package email me or create an issue on the appropriate repository.

Versioning

I usually edit this library from another project, therefore the commit messages might not be the most descriptive ones.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].