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☆44Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years 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.☆91Updated last year
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Expression evaluator for Go☆80Updated 3 weeks ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 6 months ago
- Cluster analysis library for Golang☆95Updated 6 years ago
- A float32 version of Go's math package☆85Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Storing strings without GC overhead☆86Updated last month
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 10 months ago
- ☆48Updated 8 years ago
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Random Forest implementation in golang☆59Updated 3 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆98Updated last week
- Persist to disk channel for Go.☆49Updated 8 years ago
- Generic and fast binary serializer for Go☆250Updated last year
- Run stuff on the main thread in Go☆82Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated 2 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Intern Go strings☆97Updated 2 years ago