lkarlslund / stringdedupLinks
String deduplication package for Go
☆19Updated 2 years ago
Alternatives and similar repositories for stringdedup
Users that are interested in stringdedup are comparing it to the libraries listed below
Sorting:
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 3 years ago
- Ordered codes for database keys☆46Updated last year
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- Many queue implementations with a test-suite☆11Updated 3 years ago
- Fast, thread-safe arena allocators☆26Updated last month
- go package to chain fs.FS filesystems together (go1.16+)☆27Updated 2 years ago
- ☆10Updated 3 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 6 months ago
- WIP☆21Updated 7 months ago
- FastPrinter supports write values in io.Writer without allocation☆12Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆98Updated last week
- GO binary I/O☆18Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Experiments and bad ideas☆20Updated 5 months ago
- errs is a package for making errors friendly and easy☆56Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Seekable ZSTD compression format implemented in Golang.☆131Updated 2 months ago
- scan sql rows into any type powered by generics☆68Updated last year
- Use yaegi as a template engine.☆32Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 10 months ago
- Pure Go SQL parser based on the SQLite SQL definition☆176Updated this week
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated 2 weeks ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- This package implements the FastCDC content defined chunking algorithm☆31Updated 5 years ago