yourbasic / bitLinks
Bitset data structure
☆168Updated 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)☆194Updated 7 years ago
- Go reflection simplified☆102Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- A complete solution for static files in Go code☆129Updated last year
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 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
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- String utilities for Go☆207Updated 7 months ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Storing strings without GC overhead☆84Updated this week
- Optimized bit-level Reader and Writer for Go.☆254Updated 2 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Probabilistic set data structure☆88Updated 8 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Session implementation for fasthttp☆85Updated 9 months ago
- A place to keep useful golang functions and small libraries☆296Updated 2 months ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Generates UUID-format strings using purely high quality random bytes☆186Updated last month
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago