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: 8 months 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T01:07:51.000Z (11 months ago)
- Last Synced: 2024-12-29T19:48:29.983Z (10 months ago)
- Language: Swift
- Size: 13.7 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