lkarlslund / stringdedupLinks
String deduplication package for Go
☆19Updated last year
Alternatives and similar repositories for stringdedup
Users that are interested in stringdedup are comparing it to the libraries listed below
Sorting:
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.☆85Updated this week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Fast integer map for uint32-to-uint32☆31Updated 3 months ago
- ☆11Updated 9 months ago
- Generate Go Plan9 assembly from C code☆32Updated 3 months ago
- Generic pointer helpers☆16Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Ordered codes for database keys☆43Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated this week
- ☆78Updated 5 years ago
- Seekable ZSTD compression format implemented in Golang.☆122Updated last month
- A simple, secure golang password hashing/key-derivation package☆23Updated last year
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- A Go API for perf_event_open☆24Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Intern Go strings☆96Updated last year
- A Golang package for sending emails using SMTP, SparkPost, SendGrid and MailGun☆15Updated 2 years ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- A library for building custom DNS servers in Go.☆52Updated 4 months ago
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 2 months ago
- An offheap memory allocator for manual memory management in Golang☆28Updated 5 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- A set of performant rate limiters for Go☆91Updated last year
- string interning library for lots of strings☆37Updated 4 years ago