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
- Expression evaluator for Go☆77Updated 6 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Generic and fast binary serializer for Go☆232Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Bitset data structure☆165Updated 2 years ago
- Random Forest implementation in golang☆54Updated last year
- Cluster analysis library for Golang☆94Updated 5 years ago
- ☆48Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Simple string pattern matcher for Go☆132Updated last month
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- Intern Go strings☆96Updated last year
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- 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
- Package for fast copying structs of different types☆52Updated 4 years ago
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- ☆43Updated 4 years ago
- Useful Go String methods☆191Updated 2 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- Software Transactional Locks☆30Updated 5 years ago