BlackRabbitt / mspm
Multi-String Pattern Matching Algorithm Using TrieNode
☆26Updated 6 years ago
Alternatives and similar repositories for mspm:
Users that are interested in mspm are comparing it to the libraries listed below
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Helpers for making the use of reflection easier☆28Updated 8 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Go driver for ragel scanners☆36Updated 4 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- A prefix tree implementation in go☆41Updated 11 months ago
- A goroutine limiter for Go☆79Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Cookie-Based Web Sessions in Go☆62Updated 10 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆72Updated 10 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Updated 5 years ago
- Buffered Reader/Writer☆75Updated 5 months ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago