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:
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Ordered codes for database keys☆41Updated 10 months ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 weeks ago
- Use yaegi as a template engine.☆32Updated last year
- Graphic library supporting various displays☆27Updated last month
- Bytemap contains types for making maps from bytes to bool, integer, or float using a backing array☆13Updated 9 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- go package to chain fs.FS filesystems together (go1.16+)☆25Updated 2 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
- Fast integer map for uint32-to-uint32☆28Updated last week
- Go map that automatically evicts based on memory pressure☆14Updated last year
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆40Updated last year
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- A simple, secure golang password hashing/key-derivation package☆23Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- ☆11Updated 5 months ago
- simple data streams for go☆31Updated 2 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆29Updated 3 weeks ago
- A Go API for perf_event_open☆24Updated 10 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Cgo-free bindings☆22Updated 3 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆23Updated 5 months ago
- Generate Go Plan9 assembly from C code☆28Updated 7 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- Seekable ZSTD compression format implemented in Golang.☆96Updated 4 months ago