Hacker Newsnew | past | comments | ask | show | jobs | submit | siara-cc's commentslogin

This project is C++ version of the excellent bloom implementation in C by Tyler Barrus at https://github.com/barrust/bloom


This library provides API for creating huge Sqlite indexes at breakneck speeds for millions of records much faster than the official SQLite library by leaving out crash recovery.


Marisa is a recursive trie implementation to store huge dictionaries with high level of compression with fast lookups. This library is a wrapper for the original Marisa implementation here: https://github.com/s-yata/marisa-trie


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: