yourbasic / bitLinks
Bitset data structure
☆167Updated 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
- Generic and fast binary serializer for Go☆232Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Useful Go String methods☆192Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.☆189Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 8 years ago
- Load file-backed memory☆122Updated 3 years ago
- uint128 for Go☆255Updated last year
- A go in-memory table☆230Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Storing strings without GC overhead☆84Updated 2 months ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Intern Go strings☆96Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Session implementation for fasthttp☆85Updated 8 months ago
- String utilities for Go☆207Updated 6 months ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Probabilistic set data structure☆88Updated 8 years ago
- Base36 implementation in golang☆63Updated last year
- Finite state machine for Go☆211Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- High resolution timing and benchmarking for Go☆264Updated last week
- A complete solution for static files in Go code☆129Updated last year
- 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