arrieta / golang-cpp-basic-exampleLinks
A simple example demonstrating how to call C++ from Go
☆107Updated 3 years ago
Alternatives and similar repositories for golang-cpp-basic-example
Users that are interested in golang-cpp-basic-example are comparing it to the libraries listed below
Sorting:
- Golang shared memory library☆61Updated 4 years ago
- ☆55Updated 4 years ago
- A tutorial project showing how to use C static and dynamic libraries (.a and .so) with Golang☆201Updated 3 years ago
- Golang Inter-process communication library for Window, Mac and Linux.☆203Updated last year
- ☆131Updated 9 years ago
- gRPC bidirectional streaming example written in golang☆119Updated last year
- Like sync.Mutex, but works across processes☆81Updated 4 months ago
- SIMD implementation in Go☆176Updated 6 months ago
- System V shared memory functions in pure Go.☆133Updated last year
- Playing around with Go 1.8 plugin system☆327Updated last year
- A debouncer written in Go.☆136Updated last week
- various libs or tools for Golang☆107Updated last week
- [WIP] Pure-Go implementation of ZeroMQ-4☆380Updated last year
- Sync primitive for golang. Key + Mutex = Kmutex☆38Updated last year
- A highly optimized double-ended queue☆202Updated 2 years ago
- Limit size of POST requests for Gin framework☆69Updated 3 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Go library providing multiple simultaneous and resumable uploads.☆43Updated 8 years ago
- Faster base64 encoding for Go☆184Updated 2 years ago
- Compute message digest for large files in Go☆113Updated last year
- A simple file cache implementation in Go.☆93Updated 3 years ago
- Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)☆24Updated 10 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- Golang Connection pool for net.conn.☆35Updated 4 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 9 months ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆174Updated 2 weeks ago
- Message Queuing Telemetry Transport Client 🤖☆46Updated 6 months ago
- a thread-safe concurrent map for go☆99Updated 2 years ago
- Generic sorted map for Go with red-black tree under the hood☆66Updated 3 years ago
- Expression evaluation in golang☆172Updated 9 months ago