Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hcarty/cobinio
mmap-like random access in a cooperative thread friendly way
https://github.com/hcarty/cobinio
asynchronous binary io lwt ocaml
Last synced: about 2 months ago
JSON representation
mmap-like random access in a cooperative thread friendly way
- Host: GitHub
- URL: https://github.com/hcarty/cobinio
- Owner: hcarty
- License: mit
- Created: 2016-02-24T13:46:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T03:51:11.000Z (almost 9 years ago)
- Last Synced: 2023-03-12T05:03:07.237Z (almost 2 years ago)
- Topics: asynchronous, binary, io, lwt, ocaml
- Language: OCaml
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mmap-like IO for Lwt
WIP