Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cbrewster/s3map
Access S3 directly via memory. It's like memmap but for S3 instead of files.
https://github.com/cbrewster/s3map
Last synced: about 17 hours ago
JSON representation
Access S3 directly via memory. It's like memmap but for S3 instead of files.
- Host: GitHub
- URL: https://github.com/cbrewster/s3map
- Owner: cbrewster
- Created: 2023-08-19T23:14:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-18T18:51:26.000Z (6 months ago)
- Last Synced: 2024-05-18T19:45:11.808Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# s3map
Map S3 objects to memory using [userfaultfd](https://man7.org/linux/man-pages/man2/userfaultfd.2.html)