Bitset data structure
☆169Dec 29, 2022Updated 3 years ago
Alternatives and similar repositories for bit
Users that are interested in bit are comparing it to the libraries listed below
Sorting:
- Probabilistic set data structure☆87Jun 19, 2017Updated 8 years ago
- List data structure supporting prefix sums☆47Mar 12, 2018Updated 8 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Mar 8, 2018Updated 8 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Nov 17, 2017Updated 8 years ago
- Graph algorithms and data structures☆750May 11, 2023Updated 2 years ago
- Go package implementing bitsets☆1,488Mar 1, 2026Updated 2 weeks ago
- Graphic library supporting various displays☆30Feb 8, 2026Updated last month
- Bloom filters implemented in Go.☆147Apr 16, 2018Updated 7 years ago
- A simple Set data structure implementation in Go (Golang) using LinkedHashMap.☆29Oct 2, 2025Updated 5 months ago
- Go implementation of Count-Min-Log☆69Mar 4, 2025Updated last year
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Jun 22, 2022Updated 3 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- Go allocation trace utilities☆15Jan 8, 2021Updated 5 years ago
- Benchmark of go binary and text encodings☆24Jun 15, 2025Updated 9 months ago
- Search any text-based document☆23Aug 16, 2020Updated 5 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- JSON/Gob/MsgPack-based Marshaler/Unmarshaler with AES encryption☆23Mar 9, 2023Updated 3 years ago
- A nicer interface for golang stdlib HTTP client