aoeldemann / gopcieLinks
Golang package for PCI Express data transfers
☆13Updated 7 years ago
Alternatives and similar repositories for gopcie
Users that are interested in gopcie are comparing it to the libraries listed below
Sorting:
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- QEMU Machine Protocol implementation for the Golang☆12Updated 3 years ago
- Package block enables programmatic access to block devices. MIT Licensed.☆21Updated 7 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated last week
- Easy to use native encoding/binary.ByteOrder☆31Updated 2 years ago
- Experiments to benchmark implementations of a concurrent counter.☆13Updated 10 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Exposes batch message receives (recvmmsg)☆14Updated 5 months ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Updated 7 years ago
- Some basic unsigned 128 bit math and bitwise operations implemented in go☆18Updated 11 years ago
- High performance memory efficient serialization library with direct wire access☆30Updated 3 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆41Updated 4 years ago
- Memory allocation of map[int]interface{} vs map[int]struct{} (Golang benchmark)☆10Updated 5 years ago
- Go library to work with Parquet Files☆23Updated 3 years ago
- A Go library for reading and writing QCOW2 disk images.☆54Updated 2 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Golang Package for System Clustering.☆15Updated 2 weeks ago
- Package xdp provides access to Linux userspace XDP sockets (AF_XDP). MIT Licensed.☆39Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Authenticated encryption for streams in Go☆30Updated 2 years ago
- create low memory key/value objects in Go☆22Updated 8 years ago
- Package vxlan implements marshaling and unmarshaling of Virtual eXtensible Local Area Network (VXLAN) frames, as described in RFC 7348. …☆11Updated 9 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 5 months ago
- Binary heap priority queues in Go☆32Updated 5 years ago
- Package mptcp provides detection functionality for active, multipath TCP connections from a remote client to the current host. MIT Licen…☆16Updated 10 years ago
- Package alg provides access to Linux AF_ALG sockets for communication with the Linux kernel crypto API. MIT Licensed.☆16Updated 4 years ago
- build simple single-layer containers and upload them to a repository.☆37Updated 2 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 7 years ago