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
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go reflection simplified☆102Updated 9 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.☆188Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- A go function to report total system memory☆202Updated 3 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Generic and fast binary serializer for Go☆228Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- Probabilistic set data structure☆87Updated 8 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- uint128 for Go☆249Updated 8 months ago
- A go in-memory table☆229Updated 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
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- randexp for Go.☆92Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Session implementation for fasthttp☆85Updated 4 months ago
- Fastest levenshtein implementation in Go.☆134Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago