kazu / skiplistmap
concurrent map implementation using bucket list like a skip list.
☆10Updated 2 years ago
Alternatives and similar repositories for skiplistmap:
Users that are interested in skiplistmap are comparing it to the libraries listed below
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- ☆11Updated last year
- Transaction manager for github.com/jmoiron/sqlx☆23Updated 6 years ago
- Bleve Extensions☆48Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 4 years ago
- Provide Go Statistics Handler, Struct, Measure Method☆35Updated last week
- fastest lockfree cache library for go application☆50Updated 4 months ago
- golang persistent immutable treap sorted sets☆27Updated 5 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 weeks ago
- In memory sharded cache implementation☆34Updated 3 years ago
- gpath is a Go package to access a field by a path using reflect pacakge☆40Updated 7 years ago
- high performance float32 matrix and vector math library using SIMD for graphics software☆23Updated 9 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- Object file abstractions in Go☆30Updated 11 months ago
- ☆31Updated 7 years ago
- Easily manage 🕸DAG🕷 with Go. DAG is an acronym for Directed Acyclic Graph. Output is in PlantUML or Mermaid format. Useful for progress…☆42Updated last month
- string interning library for lots of strings☆38Updated 4 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- Tool: godump dumps AST and SSA IR of given source codes☆23Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 11 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Analyze the binary outputted by `go build` to get type information etc.☆18Updated 3 years ago
- Dcrontab is a Distributed Crontab using Raft Consensus (esp. useful for scheduling critical tasks)☆19Updated 2 years ago
- diff algorithm in Go☆48Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- TopN collector☆23Updated 9 months ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A memcached binary protocol toolkit for go.☆13Updated 3 weeks ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago