Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ptsochantaris/akashic-table

A strongly-typed disk-backed memory-mapped random-access collection in Swift.
https://github.com/ptsochantaris/akashic-table

Last synced: 5 days ago
JSON representation

A strongly-typed disk-backed memory-mapped random-access collection in Swift.

Awesome Lists containing this project

README

        

Akashic Table
====

A work-in-progress collection component used in [Bloo](https://github.com/ptsochantaris/bloo)

_Originally derived from: [MemoryMappedFileSwift](https://github.com/akirark/MemoryMappedFileSwift)_

## License

Released under the terms of the MIT license, see the [LICENSE](LICENSE.txt) file for license rights and limitations (MIT).

## Copyright

Copyright (c) 2023-2024 Paul Tsochantaris