indeedeng / util

Useful Java utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

indeedeng/util

OSS Lifecycle

General Java utilities and helper classes

Utility that enables you to expose runtime variables from a running Java application

Utility to efficiently parse key value pairs from query strings in URLs. Also includes fast number parsing and url decoding utilities.

Utility for compressing and uncompressing data. Includes snappy and gzip.

Utility for performing IO, including many interfaces implemented elsewhere.

Utility for performing mmap operations and direct memory access.

Utility for serializing and deserializing data to and from binary and string formats.

Code of Conduct

This project is governed by the Contributor Covenant v 1.4.1

License

Apache License Version 2.0

Contributing

About

Useful Java utilities

License:Apache License 2.0


Languages

Language:Java 93.5%Language:C 5.0%Language:FreeMarker 1.0%Language:Makefile 0.5%