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
- uint128 for Go☆251Updated 9 months ago
- Intern Go strings☆95Updated last year
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- A collection of Go utility packages used by GRAIL's tools☆96Updated last year
- Generic and fast binary serializer for Go☆229Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A go function to report total system memory☆203Updated 3 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 3 years ago
- ☆122Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Bitset data structure☆164Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Fast, fully fledged murmur3 in Go.☆339Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Various golang benchmarks I've written☆109Updated 7 years ago
- Faster base64 encoding for Go☆183Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A prefix tree implementation in go☆43Updated last year
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- View annotated files based on line-spec☆225Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Bindings for the LMDB C library☆163Updated 3 years ago
- Expression evaluator for Go☆77Updated 5 months ago