ftrvxmtrx / fdLinks
Pass Go file descriptors and connections between different OS processes.
☆91Updated 9 years ago
Alternatives and similar repositories for fd
Users that are interested in fd are comparing it to the libraries listed below
Sorting:
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- HTTP server for a custom 'go get' domain☆121Updated last year
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago
- Asynchronous read-ahead for Go readers☆235Updated last year
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Go implementation of Linux Network Block Devices☆137Updated last year
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆65Updated 4 months ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆229Updated 3 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Native LZO implementation in Go☆57Updated 4 years ago
- Handle locking via pid files☆143Updated 2 years ago
- Native Go XZ decompression package☆82Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Graph Go package dependencies☆95Updated 7 years ago
- Extended attribute support for Go (linux + darwin + freebsd)☆185Updated 2 months ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- Go SCSI emulation via the Linux TCM in Userspace module☆54Updated 7 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Bindings for the LMDB C library☆163Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- cross-platform Golang helpers for reading password input without cgo☆117Updated last year
- Experimental symbolizer for cgo backtraces☆141Updated 4 months ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Templates, generics engine for Go