Skip to content

indeedeng/util

Repository files navigation

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