yourbasic / bitLinks
Bitset data structure
☆168Updated 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)☆194Updated 7 years ago
- Go reflection simplified☆102Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A go function to report total system memory☆207Updated 3 years ago
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 years ago
- Generic and fast binary serializer for Go☆247Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆355Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 4 months 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☆122Updated last year
- uint128 for Go☆261Updated last year
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A complete solution for static files in Go code☆129Updated last year
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Session implementation for fasthttp☆86Updated 9 months ago
- Managing go application shutdown with signals.☆198Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- A go in-memory table☆229Updated 3 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
- Useful Go String methods☆192Updated 2 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Package bytesize provides functionality for measuring and displaying byte sizes.☆45Updated 3 years ago