beevik / prefixtreeLinks
A prefix tree (trie) implementation in go
☆40Updated last year
Alternatives and similar repositories for prefixtree
Users that are interested in prefixtree are comparing it to the libraries listed below
Sorting:
- uint128 for Go☆261Updated last year
- Intern Go strings☆97Updated 2 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A go function to report total system memory☆207Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Generic and fast binary serializer for Go☆247Updated last year
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Storing strings without GC overhead☆85Updated last month
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Natural language detection package in pure Go☆175Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A collection of Go utility packages used by GRAIL's tools☆100Updated last year
- Various golang benchmarks I've written☆110Updated 7 years ago
- Golang pkg for URL parsing and normalization☆161Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- ☆122Updated 2 years ago
- A float32 version of Go's math package☆84Updated last year
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- A prefix tree implementation in go☆44Updated last year
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Cluster analysis library for Golang☆95Updated 6 years ago
- ☆101Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago