optimyze
Popular repositories Loading
-
simple_simhash
simple_simhash Public archiveA pure ANSI-C implementation of calculating a SimHash over 4-byte tuples (including multiplicities) for a given byte stream. Simple and reasonably fast, no dynamic memory allocations (outside of so…
-
-
python-pcre
python-pcre Public archiveForked from awahlig/python-pcre
Python bindings for PCRE regex engine.
Python
-
gocql
gocql Public archiveForked from scylladb/gocql
Package gocql implements a fast and robust Cassandra client for the Go programming language.
Go
-
-
kibana
kibana Public archiveForked from elastic/kibana
Your window into the Elastic Stack
TypeScript
Repositories
- gocql Public archive Forked from scylladb/gocql
Package gocql implements a fast and robust Cassandra client for the Go programming language.
optimyze/gocql’s past year of commit activity - simple_simhash Public archive
A pure ANSI-C implementation of calculating a SimHash over 4-byte tuples (including multiplicities) for a given byte stream. Simple and reasonably fast, no dynamic memory allocations (outside of some stack usage). Uses a counting bloom filter to count multiplicities while keeping memory consumption constant.
optimyze/simple_simhash’s past year of commit activity