KMP (Knuth–Morris–Pratt algorithm) implement and related string function `Strstr` and `Strchr` in Golang
☆15Apr 18, 2016Updated 9 years ago
Alternatives and similar repositories for kmp
Users that are interested in kmp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple Go app to understand the Raft Consensus Algorithm☆11Jun 13, 2016Updated 9 years ago
- A ngram indexing implement in Go☆12Oct 13, 2022Updated 3 years ago
- Publish-Subscribe Broker for the Constrained Application Protocol (CoAP) in Golang☆13Jan 22, 2016Updated 10 years ago
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Jul 12, 2019Updated 6 years ago
- A RPC Server implement base on Raft Paper in Golang☆10Jun 17, 2016Updated 9 years ago
- A Redis Pub/Sub concept implement by Golang☆11Jun 21, 2018Updated 7 years ago
- CYK algorithm in Golang☆14Nov 7, 2018Updated 7 years ago
- (PUBSUB) Publish-Subscrbe message broker with Disk queue in Golang☆12Aug 3, 2019Updated 6 years ago
- golang rpc框架,支持数据加密传输☆13Feb 19, 2026Updated last month
- Go implementation of skiplist, with search fingers☆33Oct 26, 2015Updated 10 years ago
- Boolean, counting and layered bloom filters for Go☆23May 28, 2012Updated 13 years ago
- A space-efficient probabilistic data structure Bloom Filter implement by Golang☆17Aug 20, 2021Updated 4 years ago
- 個人學習履歷 (金門大學 / 資訊工程系 106 上學期 / 軟體工程)☆12Dec 27, 2017Updated 8 years ago
- A simple radix tree implement by Golang☆17Nov 28, 2018Updated 7 years ago
- contains some tests to recover and signatures of different ECs using solidity☆17Jun 14, 2023Updated 2 years ago
- ☆11Mar 30, 2017Updated 8 years ago
- SolarWinds Orion Platform ActionPluginBaseView 反序列化RCE☆47Oct 23, 2021Updated 4 years ago
- Deterministic Finite Automata function implement in Golang☆24Nov 28, 2018Updated 7 years ago
- Beacon Simulator: A simple beacon simulator (iBeacon/Eddystone) in Golang☆27Nov 4, 2018Updated 7 years ago
- A library to hook functions !☆18Dec 2, 2021Updated 4 years ago
- MAX (Maicoin Assets eXchange) Go SDK☆18Aug 6, 2018Updated 7 years ago
- A *very* imperfect attempt to correlate Kernel32 function calls to native API (Nt/Zw) counterparts/execution flow.☆28Dec 16, 2021Updated 4 years ago
- DPX - the Doge Packer for eXecutables☆30Dec 21, 2021Updated 4 years ago
- BloodyAv is Custom Shell Code loader to Bypass Av and Edr.☆14Mar 21, 2022Updated 4 years ago
- Consistent Hashing implement in Golang☆21Apr 11, 2018Updated 7 years ago
- bug bounty automation☆13Jul 2, 2021Updated 4 years ago
- ☆14Jan 6, 2022Updated 4 years ago
- A trigram indexing implement in Go☆29Nov 4, 2018Updated 7 years ago
- Free Advance encryptor for Anon Cloud☆16Jan 26, 2023Updated 3 years ago
- Raft transport layer that implements the Redis protocol☆15Nov 3, 2020Updated 5 years ago
- Bypass windows eventlogs & Sysmon☆20Aug 24, 2021Updated 4 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- ☆16Jan 27, 2022Updated 4 years ago
- About C# loader that copies a chunk at the time of the shellcode in memory in a suspended process, rather that all at once☆13Jul 14, 2022Updated 3 years ago
- just a Reptile☆12Apr 26, 2023Updated 2 years ago
- GitHub-like Git Server, let you control the permission via mongodb or LDAP☆18Aug 2, 2018Updated 7 years ago
- A small PoC using DInvoke, dynamically mapping a DLL and executing Win32 APIs for process injection.☆10Dec 16, 2021Updated 4 years ago
- Go汇编语言简介☆13Aug 14, 2024Updated last year