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:
- Fast integer map for uint32-to-uint32☆32Updated 6 months ago
- 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
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.☆95Updated last month
- go2 generics experiment in building generic augmented BTree data structures☆24Updated last week
- Many queue implementations with a test-suite☆11Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- SquashFS read only implementation in pure go☆16Updated this week
- Ordered codes for database keys☆45Updated last year
- Go assembly transpiler for C programming language☆108Updated last month
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Fast, thread-safe arena allocators☆26Updated 3 weeks ago
- Generate Go Plan9 assembly from C code☆37Updated 6 months ago
- Print uncovered code☆60Updated 11 months ago
- Seekable ZSTD compression format implemented in Golang.☆129Updated 3 weeks ago
- Pure Go SQL parser☆173Updated last month
- Graphic library supporting various displays☆30Updated 9 months ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated last month
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- ☆43Updated 5 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 4 months ago
- A simple, secure golang password hashing/key-derivation package☆23Updated 2 months ago
- ☆78Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Use yaegi as a template engine.☆32Updated 2 years ago
- Generic pointer helpers☆16Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Run GPU code on your Apple system with Go.☆60Updated 3 years ago