yourbasic / bitLinks
Bitset data structure
☆169Updated 3 years ago
Alternatives and similar repositories for bit
Users that are interested in bit are comparing it to the libraries listed below
Sorting:
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Useful Go String methods☆192Updated 2 years ago
- Go reflection simplified☆102Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Go (golang) library for deep copying values in Go.☆356Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- Generic and fast binary serializer for Go☆249Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Session implementation for fasthttp☆86Updated 10 months ago
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.☆189Updated 3 years ago
- A go function to report total system memory☆207Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Probabilistic set data structure☆88Updated 8 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆281Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- uint128 for Go☆262Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Optimized bit-level Reader and Writer for Go.☆256Updated 2 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 7 months ago