aoeldemann / gopcie
Golang package for PCI Express data transfers
☆12Updated 6 years ago
Alternatives and similar repositories for gopcie:
Users that are interested in gopcie are comparing it to the libraries listed below
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- Package lmdb-go provides Go bindings and an idiomatic wrapper for the Symas's LMDB database library.☆10Updated 8 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆17Updated 5 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 6 years ago
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated 11 months ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆46Updated 9 years ago
- Package alg provides access to Linux AF_ALG sockets for communication with the Linux kernel crypto API. MIT Licensed.☆15Updated 3 years ago
- A simple tool for embedding binary resources into Go executable☆17Updated 5 years ago
- Package vxlan implements marshaling and unmarshaling of Virtual eXtensible Local Area Network (VXLAN) frames, as described in RFC 7348. …☆11Updated 8 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Software Transactional Locks☆30Updated 4 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 4 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆62Updated 5 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated this week
- Direct IO Golang Writer (Linux O_DIRECT)