yourbasic / bitLinks
Bitset data structure
☆167Updated 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)☆194Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 2 months ago
- Generic and fast binary serializer for Go☆232Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Go reflection simplified☆102Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Storing strings without GC overhead☆84Updated last month
- A go in-memory table☆230Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Session implementation for fasthttp☆85Updated 7 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Probabilistic set data structure☆88Updated 8 years ago
- uint128 for Go☆255Updated 11 months ago
- A go function to report total system memory☆206Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- String utilities for Go☆207Updated 5 months ago