yourbasic / bitLinks
Bitset data structure
☆164Updated 2 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)☆193Updated 7 years ago
- Go reflection simplified☆102Updated 11 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.☆189Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- Useful Go String methods☆191Updated 2 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Go (golang) library for deep copying values in Go.☆351Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated 11 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A go function to report total system memory☆203Updated 3 years ago
- Session implementation for fasthttp☆85Updated 6 months ago
- Probabilistic set data structure☆87Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A go in-memory table☆230Updated 3 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago