go-murmurhash is Go implementation of murmurhash algorithm.
☆18Sep 28, 2020Updated 5 years ago
Alternatives and similar repositories for go-murmurhash
Users that are interested in go-murmurhash are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MurmurHash function for PHP extension.☆11Jul 15, 2018Updated 7 years ago
- Fast JSON parsing and encoding support for PHP extension☆11Jan 11, 2019Updated 7 years ago
- golang client for fastcgi☆15May 28, 2021Updated 4 years ago
- JsonRPC 2.0 server for the ngx_lua/openresty☆14Sep 29, 2016Updated 9 years ago
- ☆18Apr 23, 2015Updated 10 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- TEA (Tiny Encryption Algorithm) 64 bits value, by 128 bits key , QQ do 16 round for php.☆13Apr 22, 2016Updated 9 years ago
- MySQL export to Elasticsearch☆14Feb 6, 2017Updated 9 years ago
- Lightweight, fast JsonRPC 2.0 client/server of PHP extension,base on multi_curl + epoll of client.☆36Feb 10, 2017Updated 9 years ago
- hhvm-yaf is hhvm extension for php-yaf.☆22Oct 29, 2015Updated 10 years ago
- Embed mruby into nginx☆34Oct 24, 2020Updated 5 years ago
- 敏感词过滤, 支持多种数据源加载, 多种过滤算法, 多种操作功能☆17Feb 7, 2024Updated 2 years ago
- A high concurrent network components implemented by coroutine, performance better than nginx☆26Oct 31, 2022Updated 3 years ago
- 监听 mysql 的 binlog 数据并解析到 elasticsearch7 上, 支持全量, 增量导入, 高可用, 支持自定义过滤函数处理binlog数据, 可拓展性强!!!☆14Jul 28, 2020Updated 5 years ago
- ☆13Jun 8, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- exFM - FM model with some useful extensions☆17Dec 20, 2024Updated last year
- ngx_sqlite - Simple embedded sqlite for nginx-module.☆53Jun 16, 2019Updated 6 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Nov 18, 2019Updated 6 years ago
- 基于Aho-Corasick 算法+Trie树+DFA 来实现实时匹配,可以实时对文本过滤+字符过滤+敏感词过滤+关键词过滤+脏词过滤+多字符串匹配等处理 支持所有的文本文件类型(包括所有日志)