icedream / go-bsdiffLinks
Golang wrapper for @mendsley's bsdiff C library.
☆26Updated 2 weeks ago
Alternatives and similar repositories for go-bsdiff
Users that are interested in go-bsdiff are comparing it to the libraries listed below
Sorting:
- Cross platform locale detection for Golang☆116Updated 3 weeks ago
- iperf implement by golang☆29Updated 8 years ago
- native go library to ping a host per arp datagram, or query a host mac address☆72Updated last year
- sysconf for Go, without using cgo☆147Updated last week
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Libraries for parsing and constructing common network packets.☆69Updated 9 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 5 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Traffic shaper for Golang io.Reader and io.Writer☆135Updated 3 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Golang source code parsing, usage like reflect package☆64Updated last month
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- NFS client implementation for Golang☆78Updated 8 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- Serialization code generator for QUICK struct content comparison☆95Updated 6 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- a thread-safe concurrent map for go☆48Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last week
- Pure Go bsdiff and bspatch libraries and CLI tools.☆171Updated 6 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- A high performance NTP daemon written in Go.☆49Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- goroutine local storage (use context instead if possible)☆78Updated 9 months ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆62Updated last year
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago