beevik / prefixtree
A prefix tree (trie) implementation in go
☆37Updated 9 months ago
Alternatives and similar repositories for prefixtree:
Users that are interested in prefixtree are comparing it to the libraries listed below
- Intern Go strings☆94Updated last year
- fast int64-int64 map for go☆96Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆43Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Go translation of MetroHash☆109Updated 3 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- ☆78Updated 4 years ago
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- ☆96Updated 4 months ago
- A collection of Go utility packages used by GRAIL's tools☆93Updated 11 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Golang generic Interval Search Tree☆32Updated 4 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆40Updated 2 years ago
- Access Times for files #golang☆42Updated 3 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago