mostafa-asg / go-dlLinks
Dead simple file downloader in Go
☆42Updated 2 years ago
Alternatives and similar repositories for go-dl
Users that are interested in go-dl are comparing it to the libraries listed below
Sorting:
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Go implementation of the traceroute tool☆106Updated 5 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 3 years ago
- A golang map in which entries expire after given a time period☆58Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- A simple system monitoring and alerting tool to monitor server HW stats.☆185Updated 7 months ago
- Package, server, cli tool and WebAssembly binary for chess use cases.☆67Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- In memory sharded cache implementation☆35Updated 4 years ago
- A round robin load balancer implemented in Go used to route requests across multiple servers☆42Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Create private CA and Issue Certificates without hassle☆45Updated 2 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆155Updated 2 months ago
- Hacker News API wrapper for Go☆31Updated 3 months ago
- Use the Go API to read CAPTCHAs using TensorFlow☆68Updated 6 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Arkanoid game in Go using Ebitengine with ECS.☆85Updated last year
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Library for parsing ELF files written in pure Go.☆32Updated 2 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 5 years ago
- A next-generation testing tool. Orion provides a powerful DSL to write and automate your acceptance tests☆50Updated 4 years ago
- Fast mandelbrot set renderer using goroutines☆92Updated last month
- converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ...…☆64Updated last year