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
- Storing strings without GC overhead☆84Updated 3 months ago
- Expression evaluator for Go☆77Updated 8 months 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
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 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
- Load file-backed memory☆122Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Bitset data structure☆168Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- Cluster analysis library for Golang☆95Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Generic and fast binary serializer for Go☆232Updated last year
- fast int64-int64 map for go☆98Updated last month
- Simple string pattern matcher for Go☆134Updated 3 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- Intern Go strings☆97Updated 2 years ago
- Static bit vector structures library☆72Updated 6 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- ☆43Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year