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

https://github.com/openhft/posix


https://github.com/openhft/posix

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

= Posix
Peter Lawrey, 31/08/2021

Posix library used by OpenHFT.

This supports calls to do with memory mapping which other Posix libraries don't seem to cover.

== Switching implementations.

This library uses JNR, JNA or reflection/raw Java versions as is available.