wangkuiyi / go-cppLinks
This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.
☆46Updated 11 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:
- A simple MapReduce implementation in Google Go.☆86Updated 3 weeks ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- A modular & idiomatic Kafka client in Go☆21Updated 7 years ago
- golang security framework including rbac acl and so on.☆15Updated 10 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A simple but full search engine written in golang☆48Updated 11 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Write ahead Raft log for Go☆58Updated 5 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 10 years ago
- Rule Engine☆32Updated 10 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Go implement for Paxos algorithm☆51Updated 6 years ago
- MurmurHash / murmur 3 implementation of hash.Hash interface☆53Updated 11 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
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆132Updated 11 years ago
- skiplist for golang☆84Updated 11 years ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- A Naive/Local Go Porting of Spark/DPark☆151Updated 12 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- A least frequently used cache for Golang☆153Updated 5 years ago
- NFS client implementation for Golang☆78Updated 8 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 6 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 10 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago