Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ptsochantaris/akashic-table
- Owner: ptsochantaris
- License: mit
- Created: 2024-11-01T11:07:34.000Z (11 days ago)
- Default Branch: main
- Last Pushed: 2024-11-01T11:11:32.000Z (11 days ago)
- Last Synced: 2024-11-01T12:19:01.152Z (11 days ago)
- Language: Swift
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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