rosspeoples / mydis-oldLinks
Distributed, reliable database and cache library, server, and client. Inspired by Redis.
☆59Updated 8 years ago
Alternatives and similar repositories for mydis-old
Users that are interested in mydis-old are comparing it to the libraries listed below
Sorting:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Console JSON formatter with query feature☆65Updated 4 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 6 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- A simple key/value store based on Bolt.☆40Updated 9 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 8 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- Moved https://gitea.com/lunny/nodb☆126Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago
- Implementation of the beanstalkd work queue in Go☆35Updated 10 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- ☆90Updated 8 years ago
- Simulate network link speed☆55Updated 8 years ago
- Is a library that aids in graceful shutdown of a process/application☆49Updated 8 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- [UNMATAINED] A lightweight, fast, orm-like library helps interactive with database☆59Updated 8 years ago
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks