el10savio / distMergeSortLinks
Distributed merge sort for large sets across nodes in a network
☆13Updated 4 years ago
Alternatives and similar repositories for distMergeSort
Users that are interested in distMergeSort are comparing it to the libraries listed below
Sorting:
- Pratt parser implementation in Go☆46Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last week
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 4 months ago
- Run GPU code on your Apple system with Go.☆60Updated 3 years ago
- A resilient Chord implementation in Go☆63Updated 2 months ago
- Fast Go JSON encoder for large arrays of objects☆46Updated 3 years ago
- Ungrammar implementation and API in Go☆48Updated last year
- Generic sharded thread safe LRU cache in Go.☆12Updated 3 years ago
- Structured concurrency manager for Go☆46Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Ordered codes for database keys☆45Updated last year
- A library for building custom DNS servers in Go.☆53Updated 7 months ago
- An offheap memory allocator for manual memory management in Golang☆30Updated 2 months ago
- Use libsql to write unit-testable and safer SQL code in Go☆27Updated 4 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Simple oauth prompting☆28Updated last year
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- Roxy the Frontend Proxy☆50Updated 2 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 4 months ago
- A set of performant rate limiters for Go☆91Updated last year
- ☆32Updated last year
- A very fast arena allocator for Go☆32Updated last month
- go linter that disallows usage of untyped literals and constants as time.Duration☆13Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year