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 fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- A prefix tree implementation in go☆43Updated last year
- Expression evaluator for Go☆76Updated 4 months ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Storing strings without GC overhead☆82Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Bitset data structure☆164Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Generic and fast binary serializer for Go☆228Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- ☆43Updated 4 years ago
- Go reflection simplified☆102Updated 9 months ago
- MUS format serializer for Go☆115Updated 3 weeks ago
- Dependency Injection and Inversion of Control package☆35Updated 7 months 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
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A better Generic Pool (sync.Pool)☆68Updated 3 months ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆138Updated 3 years ago
- Buffered Reader/Writer☆77Updated last month
- A goroutine limiter for Go☆83Updated 3 years ago
- A small flexible merge library in go☆128Updated 7 months ago
- Load file-backed memory☆122Updated 2 years ago
- Intern Go strings☆95Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago