go-board / go-ipcLinks
Go inter-process communication library.
☆13Updated 5 years ago
Alternatives and similar repositories for go-ipc
Users that are interested in go-ipc are comparing it to the libraries listed below
Sorting:
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- Convert a go file to its ast representation☆94Updated 6 months ago
- Thou shalt not stay☆90Updated last year
- little websocket implementation☆36Updated 3 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 8 months ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 4 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆50Updated last year
- Compile, load and run Go code at runtime.☆57Updated last year
- A lightweight buffered event lib☆61Updated 3 years ago
- fast runtime.Caller☆18Updated 11 months ago
- TinyGo compatible DOM manipulation library. For use in WASM☆22Updated 3 years ago
- SquashFS read only implementation in pure go☆16Updated 3 weeks ago
- An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures…☆33Updated 6 months ago
- Cross platform Go Pty interface☆58Updated last month
- ☆57Updated 4 years ago
- A go database/sql driver for csvq☆76Updated 2 years ago
- Functional programming framework for Go.☆41Updated last week
- A lightweight, persistent, hierarchical key-value store, written in Go☆31Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- High quality text shaping in pure Go.☆137Updated this week
- MUS format serializer for Go☆120Updated 3 months ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆37Updated last year
- A comprehensive, reusable and efficient concurrent-safe generics utility functions and data structures library.☆107Updated 2 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated 2 years ago
- Read/write PNGs as well as the EXIF in PNGs from pure Go.☆27Updated 2 years ago
- Faster golang reflection☆55Updated last month
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆39Updated last week
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- A purego binding for libffi.☆196Updated 6 months ago
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆47Updated 3 years ago