An open API service indexing awesome lists of open source software.

https://github.com/stazz/ioutils

Libraries related to I/O functionality: network, resourcepooling, configuration, etc.
https://github.com/stazz/ioutils

Last synced: 3 months ago
JSON representation

Libraries related to I/O functionality: network, resourcepooling, configuration, etc.

Awesome Lists containing this project

README

        

[![Build status](https://ci.appveyor.com/api/projects/status/7lwhe3pyrb4f81ai/branch/develop?svg=true)](https://ci.appveyor.com/project/stazz/ioutils/branch/develop)

# IOUtils

This repository contains few project aimed to have common types and methods for configurable, socket-based connections, e.g. HTTP, SQL, and others.
The projects are located in [Source/Code](./Source/Code) directory.