Stars
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom…
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
geffzhang / Sequence
Forked from getAddress/SequenceA unique number sequence generator.
Install Boot2Docker cli, msys-git and VirtualBox
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
Synchro / PHPMailer
Forked from PHPMailer/PHPMailerThe classic email sending library for PHP - this is my personal fork, please post issues on the upstream project
A golang ebook intro how to build a web with golang
A simple HTTP message queue written in Go with goleveldb, just like httpsqs written in C with Tokyo Cabinet.
Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/…
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC ac…
beego is an open-source, high-performance web framework for the Go programming language.
《The Way to Go》中文译本,中文正式名《Go 入门指南》