Ecosyste.ms: Awesome

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

https://github.com/maxim/wordmap

Wordmap is a simple way to lookup data directly from disk, bypassing RAM. It uses pread (no buffering), and takes advantage of SSD's constant seek time. The data is stored in equal size "cells" making it easy to calculate where things are located based on vectors.

database file-based lookup lookup-table read-only ssd

Last synced: 03 Jul 2024