beevik / prefixtreeLinks
A prefix tree (trie) implementation in go
☆39Updated 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 weeks ago
- Intern Go strings☆96Updated last year
- uint128 for Go☆255Updated last year
- A go function to report total system memory☆206Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Optimized bit-level Reader and Writer for Go.☆253Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Storing strings without GC overhead☆84Updated 2 months ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- A collection of Go utility packages used by GRAIL's tools☆98Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Cluster analysis library for Golang☆94Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Helper tool for manual Go code optimization.☆137Updated 8 months ago
- ☆122Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆91Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- Bindings for the LMDB C library☆165Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- View annotated files based on line-spec☆227Updated last year
- SIMD for Go☆163Updated 8 years ago
- atomic is a go package for atomic file writing☆205Updated 3 years ago