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:
- fast int64-int64 map for go☆100Updated 3 months ago
- uint128 for Go☆262Updated last year
- Intern Go strings☆97Updated 2 years ago
- A go function to report total system memory☆207Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago
- A collection of Go utility packages used by GRAIL's tools☆100Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Generic and fast binary serializer for Go☆250Updated last year
- Bitset data structure☆169Updated 3 years ago
- Storing strings without GC overhead☆86Updated last month
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆164Updated 2 years ago
- ☆122Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- Helper tool for manual Go code optimization.☆137Updated 10 months ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- ☆101Updated last year
- Cluster analysis library for Golang☆95Updated 6 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- A prefix tree implementation in go☆44Updated last year
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago