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
- Go reflection simplified☆102Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆356Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Generic and fast binary serializer for Go☆247Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Optimized bit-level Reader and Writer for Go.☆255Updated 2 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
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Storing strings without GC overhead☆85Updated last month
- Floc: Orchestrate goroutines with ease.☆270Updated 4 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- A go in-memory table☆229Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- A go function to report total system memory☆207Updated 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
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Useful Go String methods☆192Updated 2 years ago
- Generates UUID-format strings using purely high quality random bytes☆185Updated 2 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
- uint128 for Go☆261Updated last year