- Auckland, New Zealand
- https://www.clianz.com/
Stars
9
stars
written in C
Clear filter
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
A tool to dump the login password from the current linux user
daemon to minimize latency on a linux system using cgroups
A fast C99 geohash library which only provide int64 as hash result.
mattsta / geohash-int
Forked from yinqiwen/geohash-intThis is my old updates to geohash-int enabling SSE4/BMI2 single instruction multi-bit deposit and extraction for the fastest bit interleaving possible (plus many other structural improvements, but …