yourbasic / bitLinks
Bitset data structure
☆164Updated 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 10 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.☆188Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Generic and fast binary serializer for Go☆230Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆119Updated 10 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- Simple string pattern matcher for Go☆132Updated this week
- Load file-backed memory☆121Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- Useful Go String methods☆191Updated 2 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- A complete solution for static files in Go code☆129Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 4 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- A go function to report total system memory☆203Updated 3 years ago
- Intern Go strings☆95Updated last year
- uint128 for Go☆252Updated 9 months 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
- Static bit vector structures library☆72Updated 6 years ago
- Session implementation for fasthttp☆85Updated 5 months ago