BlackRabbitt / mspmLinks
Multi-String Pattern Matching Algorithm Using TrieNode
☆27Updated 7 years ago
Alternatives and similar repositories for mspm
Users that are interested in mspm are comparing it to the libraries listed below
Sorting:
- A prefix tree implementation in go☆43Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Expression evaluator for Go☆77Updated 5 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- A float32 version of Go's math package☆79Updated 8 months ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- Development of Goki has moved to Cogent Core. For the latest stable version of ki v1, import version 1.1.17 and see the v1 branch.☆90Updated last year
- Go driver for ragel scanners☆37Updated 5 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 weeks ago
- Intern Go strings☆95Updated last year
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Simple string pattern matcher for Go☆130Updated last year
- Generic and fast binary serializer for Go☆229Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Cluster analysis library for Golang☆93Updated 5 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- ☆43Updated 4 years ago
- Bitset data structure☆164Updated 2 years ago
- Go reflection simplified☆102Updated 10 months ago
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Golang Dynamic Decision Tree☆40Updated 4 years ago
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆46Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago