BlackRabbitt / mspm
Multi-String Pattern Matching Algorithm Using TrieNode
☆26Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for mspm
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 6 years ago
- Buffered Reader/Writer☆73Updated last month
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- string interning library for lots of strings☆38Updated 3 years ago
- Simple string pattern matcher for Go☆122Updated 7 months ago
- package vecf64 provides common functions and methods for slices of float64☆21Updated last year
- Storing strings without GC overhead☆82Updated 4 years ago
- A prefix tree implementation in go☆42Updated 7 months ago
- Expression evaluator for Go☆66Updated 7 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 9 years ago
- Go client library for Pilosa☆58Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- golang persistent immutable treap sorted sets☆27Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- ☆42Updated 4 years ago
- Intern Go strings☆92Updated 11 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- Experiments that do not fit into a separate repository.☆47Updated 5 months ago
- fast int64-int64 map for go☆95Updated last year
- golang bigcache with clustering as a library.☆45Updated 6 years ago
- Go driver for ragel scanners☆34Updated 4 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 4 years ago
- String-matching in Golang using the Knuth–Morris–Pratt algorithm (KMP)☆42Updated 5 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Go reflection simplified☆100Updated 2 weeks ago
- xxh3 fast hash function☆104Updated 5 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- Experimental golang database/sql☆19Updated 2 years ago