beevik / prefixtree
A prefix tree (trie) implementation in go
☆34Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for prefixtree
- fast int64-int64 map for go☆95Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Intern Go strings☆92Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆132Updated 5 months ago
- Golang utlities to make your life easier with zero allocations☆46Updated 4 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- ☆78Updated 4 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 6 years ago
- Buffered Reader/Writer☆73Updated last month
- Minimal perfect hashing in Go☆72Updated last year
- Expression evaluator for Go☆66Updated 7 months ago
- xxh3 fast hash function☆104Updated 5 years ago
- ☆88Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 9 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 2 months ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆93Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 5 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- Various character map encodings missing from golang.org/x/net/encoding☆24Updated 7 months ago
- Detect all kinds of leaks in Go☆131Updated 9 years ago
- Golang radix tree implementation☆35Updated 5 years ago
- Access Times for files #golang☆42Updated 2 years ago