yourbasic / bit
Bitset data structure
☆163Updated 2 years ago
Alternatives and similar repositories for bit:
Users that are interested in bit are comparing it to the libraries listed below
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Generic and fast binary serializer for Go☆221Updated last year
- 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.☆88Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Intern Go strings☆94Updated last year
- Go translation of MetroHash☆109Updated 4 months ago
- Go reflection simplified☆101Updated 6 months ago
- ☆130Updated 8 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
- Go (golang) library for deep copying values in Go.☆348Updated 4 years ago
- Generates UUID-format strings using purely high quality random bytes☆183Updated 2 months ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- Managing go application shutdown with signals.☆197Updated 4 months ago
- Generate flags by parsing structures☆159Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A complete solution for static files in Go code☆129Updated 11 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- gotiny 是一个高效的golang序列化库。☆101Updated 6 months ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- A go function to report total system memory☆201Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆113Updated 6 months ago
- Read csv file from go using tags☆125Updated 11 months ago