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
- Storing strings without GC overhead☆84Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Expression evaluator for Go☆77Updated 7 months ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years 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.☆91Updated 5 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A float32 version of Go's math package☆82Updated 10 months ago
- Bitset data structure☆167Updated 2 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆90Updated 2 weeks ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- Fast integer map for uint32-to-uint32☆32Updated 4 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
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Cluster analysis library for Golang☆94Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- ☆48Updated 8 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆101Updated 2 years ago