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
- golang persistent immutable treap sorted sets☆27Updated 5 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- fastest lockfree cache library for go application☆49Updated 3 months ago
- TopN collector☆23Updated 8 months ago
- ☆11Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆66Updated 4 years ago
- string interning library for lots of strings☆38Updated 3 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 months ago
- A better Generic Pool (sync.Pool)☆52Updated last month
- In memory sharded cache implementation☆33Updated 3 years ago
- Scheduler of events for near real-time systems☆24Updated last year
- Experimental golang database/sql☆19Updated 2 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 week
- diff algorithm in Go☆48Updated 2 years ago
- Bleve Extensions☆48Updated 10 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- Provide Go Statistics Handler, Struct, Measure Method☆36Updated last year
- gpath is a Go package to access a field by a path using reflect pacakge☆40Updated 7 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆17Updated 8 months ago
- high performance float32 matrix and vector math library using SIMD for graphics software☆23Updated 9 years ago
- Apache arrow examples in golang☆15Updated 3 years ago
- Fast histograms for Go☆36Updated 11 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- maintidx measures the maintainability index of each function.☆73Updated last month
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 2 months ago
- Fast integer map for uint32-to-uint32☆28Updated 3 months ago
- Transaction manager for github.com/jmoiron/sqlx☆23Updated 6 years ago