beevik / prefixtreeLinks
A prefix tree (trie) implementation in go
☆37Updated last year
Alternatives and similar repositories for prefixtree
Users that are interested in prefixtree are comparing it to the libraries listed below
Sorting:
- fast int64-int64 map for go☆98Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- A go function to report total system memory☆202Updated 3 years ago
- Intern Go strings☆95Updated last year
- uint128 for Go☆249Updated 8 months ago
- A prefix tree implementation in go☆43Updated last year
- Various golang benchmarks I've written☆109Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Natural language detection package in pure Go☆174Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆166Updated this week
- Generic and fast binary serializer for Go☆228Updated last year
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Bitset data structure☆164Updated 2 years ago
- ☆122Updated 2 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- A collection of Go utility packages used by GRAIL's tools☆95Updated last year
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year