perdata / treap
golang persistent immutable treap sorted sets
☆27Updated 5 years ago
Alternatives and similar repositories for treap:
Users that are interested in treap are comparing it to the libraries listed below
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Provide Go Statistics Handler, Struct, Measure Method☆36Updated last year
- Expression evaluator for Go☆67Updated 11 months ago
- Experimental golang database/sql☆19Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- Fast integer map for uint32-to-uint32☆28Updated 3 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Run JVM-based code in Go efficiently☆73Updated 3 weeks ago
- string interning library for lots of strings☆38Updated 3 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- ☆11Updated last year
- TopN collector☆23Updated 8 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.☆18Updated 5 months ago
- simple data streams for go☆31Updated 2 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Parses indented code and returns a tree structure.☆24Updated 5 years ago
- A port of Stream VByte to Go☆35Updated 2 years ago
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- Join contexts like never before!☆20Updated 7 years ago
- Object file abstractions in Go☆30Updated 10 months ago
- automate Go compiler comparisons☆24Updated last year
- Regular expression libraries for Go☆15Updated 3 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆37Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago