wangkuiyi / go-cppLinks
This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.
☆46Updated 10 years ago
Alternatives and similar repositories for go-cpp
Users that are interested in go-cpp are comparing it to the libraries listed below
Sorting:
- Rule Engine☆33Updated 10 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Protobuf server and client in Go☆69Updated 10 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Go library for writing standalone Map/Reduce jobs or for use with Hadoop's streaming protocol☆104Updated 11 years ago
- A simple MapReduce implementation in Google Go.☆86Updated 12 years ago
- Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)☆24Updated 10 years ago
- mhub, a cluster MQTT v3.1 broker in golang☆32Updated 10 years ago
- c10k benchmark for Go☆28Updated 11 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A distributed lock service in Go using etcd☆49Updated 11 years ago
- Key-value database for time series data, with indexing and data compression.☆16Updated 8 years ago
- a SeaWeedFS client written in golang☆48Updated 7 years ago
- ☆102Updated 6 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 9 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- A modular & idiomatic Kafka client in Go☆21Updated 7 years ago
- implementation of naive paxos in Go☆11Updated 9 years ago
- Package runcmd provides a convenience Run function for exec.Cmd which includes the original command along with the output and error strea…☆51Updated 10 years ago
- Go Murmur3 hash implementation☆39Updated 11 years ago
- Simple map-reduce implementation in Golang☆30Updated 10 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Disruptor style ring buffer in Go☆46Updated 11 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- prtorpc(2013-2021): Google Protocol Protobufs RPC for Go.☆59Updated 3 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- A Redis clone written in Go☆42Updated 8 years ago