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 12 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- SQL Parser from https://github.com/youtube/vitess/tree/master/go/vt/sqlparser☆33Updated 9 years ago
- A modular & idiomatic Kafka client in Go☆21Updated 7 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- development tools☆46Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A go implemention of efficiently-updatable double-array trie☆33Updated 3 years ago
- Go implement for Paxos algorithm☆52Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- A simple but full search engine written in golang☆48Updated 11 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A Naive/Local Go Porting of Spark/DPark☆150Updated 11 years ago
- NFS client implementation for Golang☆78Updated 7 years ago
- Golang SWIG Example Project☆106Updated 9 years ago
- Protobuf server and client in Go☆69Updated 11 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- A least frequently used cache for Golang☆152Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- pratt parser framework☆69Updated 6 years ago
- Rule Engine☆32Updated 10 years ago
- Go Murmur3 hash implementation☆39Updated 12 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- A high performance in-memory index storage engine☆111Updated 7 months ago
- HTTP/2 for The Go programming language☆63Updated 9 years ago
- MurmurHash / murmur 3 implementation of hash.Hash interface☆53Updated 10 years ago