Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

indeedeng/util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 17, 2024
e1adf9f · May 17, 2024
Sep 8, 2022
May 2, 2023
Sep 5, 2022
Sep 5, 2022
Sep 5, 2022
Jun 13, 2023
Sep 5, 2022
Jan 18, 2022
Jan 7, 2022
Sep 8, 2022
Sep 5, 2022
Sep 5, 2022
Dec 10, 2019
Jun 14, 2019
Oct 2, 2013
Jun 14, 2019
May 17, 2024
Dec 22, 2021
Nov 23, 2020
Dec 10, 2019
Jan 18, 2022

Repository files navigation

This repository has been retired and is no longer supported

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