templexxx / xorsimd
XOR code engine in pure Go, more than 270GB/S per core
☆79Updated 7 months ago
Alternatives and similar repositories for xorsimd:
Users that are interested in xorsimd are comparing it to the libraries listed below
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆62Updated 5 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 10 months ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 9 months ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52Updated 2 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆80Updated 3 weeks ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Object file abstractions in Go☆30Updated 11 months ago
- a thread-safe concurrent map for go☆48Updated 8 months ago
- High performance drop-in replacement of the `encoding/base64` library☆37Updated last year
- Lock-Free Queue for Go☆25Updated 6 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last week
- 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 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- Fastest conversions between string and byte slice☆11Updated 4 years ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated this week
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- 救命用的profile☆41Updated 2 years ago