Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/singpolyma/posix-filelock-haskell

Nice wrapper around POSIX fcntl advisory locks
https://github.com/singpolyma/posix-filelock-haskell

Last synced: about 1 month ago
JSON representation

Nice wrapper around POSIX fcntl advisory locks

Awesome Lists containing this project

README

        

"System.Posix.IO" has very low-level bindings to POSIX fcntl
advisory locks. This module wraps them in a cleaner API.