akutz / memconnView external linksLinks
MemConn is an in-memory network stack for Go.
☆555Oct 4, 2023Updated 2 years ago
Alternatives and similar repositories for memconn
Users that are interested in memconn are comparing it to the libraries listed below
Sorting:
- Zero-copy sockets for Linux in Golang☆831Jul 7, 2020Updated 5 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Aug 3, 2024Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Mar 15, 2021Updated 4 years ago
- Software sandbox for storage of sensitive information in memory.☆2,712Aug 27, 2025Updated 5 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 6 months ago
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- Go channels at horizontal scale (powered by message queues)☆1,552Jul 22, 2022Updated 3 years ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Sep 22, 2018Updated 7 years ago
- Pure-Go library for cross-platform local peer discovery using UDP multicast☆668Jan 9, 2025Updated last year
- Redis compatible server framework for Go☆2,293May 9, 2025Updated 9 months ago
- Fast Raft framework using the Redis protocol for Go☆535Nov 3, 2020Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Nov 22, 2018Updated 7 years ago
- Package block enables programmatic access to block devices. MIT Licensed.☆21Oct 25, 2018Updated 7 years ago
- Graceful process restarts in Go☆3,114Sep 25, 2024Updated last year
- go4 hosts the go4.org packages.☆331Jan 12, 2026Updated last month
- Optimized Go Compression Packages☆5,397Updated this week
- Selected Go-internal packages factored out from the standard library☆959Apr 10, 2025Updated 10 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,837Sep 10, 2024Updated last year
- Make temporary edits to your Go module dependencies☆912Jun 3, 2025Updated 8 months ago
- Fast conversions across various Go types with a simple API.☆381Aug 23, 2021Updated 4 years ago
- IPv4 and IPv6 userland network stack