Simorgh is a simple server/client and key/value database using radix tree
☆18Sep 25, 2019Updated 6 years ago
Alternatives and similar repositories for simorgh
Users that are interested in simorgh are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple example of using Tile38 to track the ISS and send notifications when it's overhead.☆10Sep 4, 2018Updated 7 years ago
- Benchmarks to compare golang geohash implementations☆12Aug 6, 2018Updated 7 years ago
- A quick and easy way to write fast websocket services in Go☆13Apr 6, 2019Updated 6 years ago
- A simple TCP server implemented in Golang☆10Nov 30, 2017Updated 8 years ago
- Imitates HTTP requests and responses of a chosen host☆44Mar 9, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- An x86(_64) spinlock☆15Jan 14, 2015Updated 11 years ago
- DEPRECATED - Go Sockaddr -> RawSockaddr conversions☆19Jan 15, 2022Updated 4 years ago
- ☆25Jul 14, 2020Updated 5 years ago
- Random points on a sphere in Golang☆22Feb 1, 2020Updated 6 years ago
- Extract info from TODO's in your code from formatted TODO comments☆27Apr 17, 2017Updated 8 years ago
- A reader and writer per https://www.imperialviolet.org/2014/06/27/streamingencryption.html☆14Aug 23, 2020Updated 5 years ago
- A fault-tolerant, distributed cluster of Redis servers with built-in load-balancing and fall-backs to provide data availability☆22Feb 18, 2022Updated 4 years ago
- basgo compiles BASIC-lang to Golang. Then 'go build' can translate code to native executable binary.☆40Mar 9, 2023Updated 3 years ago
- A light weight, low level embedded key-value database library☆32Jul 8, 2013Updated 12 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Go: A distributed, in-memory key-value storage.☆93Jul 8, 2018Updated 7 years ago
- Code generated struct validation tool for go.☆23Jan 22, 2026Updated 2 months ago
- Wrapping sync.Mutex for familiar semaphore api☆45Aug 18, 2024Updated last year
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Dec 5, 2018Updated 7 years ago
- Keeps files or directories in sync.☆71Mar 20, 2017Updated 9 years ago
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- Build a circular sector polygon feature spanning the angle between two given bearings, a center point and a radius. A pizza piece! 🍕☆12Oct 1, 2022Updated 3 years ago
- dmmclust is a package for clustering short texts, based on Yin and Wang (2014)☆26Dec 13, 2017Updated 8 years ago
- bufferManager demonstrates a technique to decrease pressure on GC in Go.