simple data streams for go
☆31Aug 25, 2022Updated 3 years ago
Alternatives and similar repositories for sds
Users that are interested in sds are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple Interprocess Plugins for Go☆17Mar 24, 2020Updated 5 years ago
- An insanely tiny Postgres library for Go☆18May 2, 2021Updated 4 years ago
- Retrieve the current time from remote servers☆20Dec 15, 2020Updated 5 years ago
- ☆12Aug 14, 2025Updated 7 months ago
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆78Feb 23, 2026Updated last month
- A high availability Sqlite service☆30Nov 24, 2020Updated 5 years ago
- Fast event-loop networking for Go (the lite version)☆70Nov 3, 2020Updated 5 years ago
- Exposes batch message receives (recvmmsg)☆14Aug 15, 2025Updated 7 months ago
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- A fast little LRU cache for Go☆175May 22, 2023Updated 2 years ago
- A framework for building event based networking applications.☆38Dec 8, 2024Updated last year
- run functions on app exit (receiving os signal)☆10Sep 3, 2018Updated 7 years ago
- Simple string pattern matcher for Go☆137Sep 5, 2025Updated 6 months ago
- Go allocation trace utilities☆15Jan 8, 2021Updated 5 years ago
- Basic web server framework with HTTP/2 and Let's Encrypt.☆76Jun 23, 2022Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 4 years ago
- High Availability Raft Framework for Go☆661Dec 16, 2025Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆222Feb 24, 2026Updated 3 weeks ago
- Analyze stack amount for each goroutine☆19Jul 11, 2019Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Jan 2, 2020Updated 6 years ago
- Expression evaluator for Go☆81Jan 21, 2026Updated 2 months ago
- Just an itsy bitsy b-tree in Go☆96Aug 29, 2021Updated 4 years ago
- WASMATE, a transformative force, not only empowers developers with efficient WebAssembly runtimes for Web2.0 applications but also propel…☆13Mar 3, 2026Updated 2 weeks ago
- Write ahead Raft log for Go☆58Aug 30, 2020Updated 5 years ago
- A simple and performant, single-header JSON structured logger for C applications.☆19Feb 7, 2026Updated last month
- A high availability distributed filesystem built on FoundationDB and fuse.☆22Mar 13, 2023Updated 3 years ago
- A Redis module implementing a MultiMap type☆16Feb 21, 2020Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Aug 30, 2020Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- Generic pointer helpers☆16May 12, 2023Updated 2 years ago
- Know when GC runs from inside your golang code☆190Jul 5, 2022Updated 3 years ago
- Stream, filter and react to Twitter status updates on the command line☆13Sep 6, 2018Updated 7 years ago
- IPC implementation atop CometBFT☆17Jan 11, 2024Updated 2 years ago
- Package xdp provides access to Linux userspace XDP sockets (AF_XDP). MIT Licensed.☆39Mar 7, 2019Updated 7 years ago
- A safe immutable string format for C☆14Oct 18, 2025Updated 5 months ago
- A QUIC transport for mangos (scalability protocols) written in pure Go