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:
- Bytemap contains types for making maps from bytes to bool, integer, or float using a backing array☆13Updated 10 months 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
- Ordered codes for database keys☆41Updated last year
- Fast integer map for uint32-to-uint32☆29Updated 2 weeks ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 2 months ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- scan sql rows into any type powered by generics☆66Updated last year
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Generate Go Plan9 assembly from C code☆30Updated 2 weeks ago
- Print uncovered code☆56Updated 5 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- go package to chain fs.FS filesystems together (go1.16+)☆25Updated 2 years ago
- A library for building custom DNS servers in Go.☆52Updated last month
- Pure Go SQL parser☆159Updated 2 weeks ago
- Buffered Reader/Writer☆75Updated 2 weeks ago
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- Go map that automatically evicts based on memory pressure☆14Updated last year
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated last month
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Graphic library supporting various displays☆28Updated 3 months ago
- A Go test harness that starts an ephemeral PostgreSQL server☆34Updated 5 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- Run GPU code on your Apple system with Go.☆59Updated 3 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- Experimental golang database/sql☆19Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Use yaegi as a template engine.☆32Updated 2 years ago