lkarlslund / stringdedup
String deduplication package for Go
☆18Updated last year
Alternatives and similar repositories for stringdedup:
Users that are interested in stringdedup are comparing it to the libraries listed below
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Ordered codes for database keys☆41Updated 9 months ago
- Generate Go Plan9 assembly from C code☆28Updated 5 months ago
- Many queue implementations with a test-suite☆11Updated 2 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆48Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Bytemap contains types for making maps from bytes to bool, integer, or float using a backing array☆13Updated 7 months ago
- Seekable ZSTD compression format implemented in Golang.☆94Updated 3 months ago
- simple data streams for go☆31Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago
- Use yaegi as a template engine.☆32Updated last year
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 7 months ago
- A Go API for perf_event_open☆22Updated 9 months ago
- A Go test harness that starts an ephemeral PostgreSQL server☆33Updated 3 months ago
- Fast, thread-safe arena allocators☆22Updated 2 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆42Updated 2 weeks ago
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆40Updated last year
- Go After Dark☆41Updated 6 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months ago
- An inverted bitmap index written in Go.☆27Updated last year
- hybrid spatial data structure☆12Updated 3 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 6 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Scheduler of events for near real-time systems☆24Updated last year
- Go package providing tools for advanced text manipulations☆29Updated last year
- An offheap memory allocator for manual memory management in Golang☆12Updated 2 months ago