chainbound / shardmapLinks
A performant, highly concurrent and simple sharded hashmap implementation using generics
☆34Updated last year
Alternatives and similar repositories for shardmap
Users that are interested in shardmap are comparing it to the libraries listed below
Sorting:
- Simple, specialised, and efficient binary marshaling☆37Updated 4 years ago
- ☆27Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- A fast file-based priority queue☆59Updated 2 weeks ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- ☆12Updated last year
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆21Updated 5 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- 🧵 thead facilities in Go☆18Updated 5 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆28Updated 8 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- little websocket implementation☆36Updated 3 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 7 months ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed …☆13Updated 9 months ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 3 months ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year