yourbasic / bitLinks
Bitset data structure
☆166Updated 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
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Generic and fast binary serializer for Go☆232Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Session implementation for fasthttp☆85Updated 7 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A go function to report total system memory☆206Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆279Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Managing go application shutdown with signals.☆199Updated 10 months ago
- uint128 for Go☆255Updated 11 months ago
- Simple string pattern matcher for Go☆132Updated last month
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 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
- A complete solution for static files in Go code☆129Updated last year
- A go in-memory table☆230Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆352Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- Optimized bit-level Reader and Writer for Go.☆251Updated 2 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago