UnixMmap.jl

A Julia package that exposes the Unix mmap interfaces

MIT License

Stars
8
Committers
1

Bot releases are hidden (Show)

UnixMmap.jl - v1.0.1

Published by jmert 12 months ago

What's Changed

Full Changelog: https://github.com/jmert/UnixMmap.jl/compare/v1.0.0...v1.0.1

UnixMmap.jl - v0.1.1

Published by jmert over 3 years ago

First semi-public release.

Basic functionality was established in v0.1.0, but there were missing doc strings and no documentation. This patch release adds doc strings to the flag constant types and establishes very basic documentation of the API.