kazu / skiplistmapLinks
concurrent map implementation using bucket list like a skip list.
☆10Updated 3 years ago
Alternatives and similar repositories for skiplistmap
Users that are interested in skiplistmap are comparing it to the libraries listed below
Sorting:
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- fastest lockfree cache library for go application☆50Updated 7 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- gpath is a Go package to access a field by a path using reflect pacakge☆40Updated 8 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 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…☆43Updated 3 weeks ago
- Dcrontab is a Distributed Crontab using Raft Consensus (esp. useful for scheduling critical tasks)☆19Updated 2 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- diff algorithm in Go☆50Updated 2 years ago
- A better Generic Pool (sync.Pool)☆66Updated 2 months ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- Prep finds all SQL statements in a Go package and instruments db connection with prepared statements☆35Updated 7 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Go data structures☆14Updated 5 years ago
- A Go DataFrame built on Apache Arrow☆12Updated 4 years ago
- Bleve Extensions☆48Updated last year
- Raft backend using LevelDB☆32Updated 3 years ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆13Updated last week
- Benchmarks for BigCache project☆21Updated last year
- Transaction manager for github.com/jmoiron/sqlx☆23Updated 6 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Golang logging library benchmarks☆71Updated last year
- 🚀 Schema based, typed Redis caching/memoize framework for Go☆24Updated 3 years ago
- Upgradable Reader Writer Mutex for Go☆9Updated 5 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆38Updated 2 months ago
- doc2vec , word2vec, implemented by golang. word embedding representation☆41Updated 7 years ago