BlackRabbitt / mspm
Multi-String Pattern Matching Algorithm Using TrieNode
☆26Updated 6 years ago
Alternatives and similar repositories for mspm:
Users that are interested in mspm are comparing it to the libraries listed below
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A prefix tree implementation in go☆42Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Expression evaluator for Go☆72Updated last month
- XML DOM processing for Golang, supports xpath query☆47Updated 9 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Buffered Reader/Writer☆75Updated 7 months ago
- fast int64-int64 map for go☆96Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Access Times for files #golang☆42Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go driver for ragel scanners☆36Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Golang utlities to make your life easier with zero allocations☆47Updated last month
- Simple string pattern matcher for Go☆127Updated last year
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago