lxwagn / using-go-with-c-librariesView external linksLinks
A tutorial project showing how to use C static and dynamic libraries (.a and .so) with Golang
☆202Feb 28, 2022Updated 3 years ago
Alternatives and similar repositories for using-go-with-c-libraries
Users that are interested in using-go-with-c-libraries are comparing it to the libraries listed below
Sorting:
- go sync.Pool wrapper for github.com/klauspost/compress/zstd which doesn't leak memory and goroutines.☆12May 7, 2023Updated 2 years ago
- implementation of lodash library in Go 1.18 generics [WIP]☆12Apr 29, 2022Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- NIST transition-edge sensor (TES) data acquisition framework☆14Feb 2, 2026Updated last week
- go binding for rdma rsocket☆23Nov 30, 2024Updated last year
- a lite version of rpcx☆16Sep 7, 2021Updated 4 years ago
- Simple moonlander like game with some new mechanics☆18Oct 21, 2021Updated 4 years ago
- Memory allocation of map[int]interface{} vs map[int]struct{} (Golang benchmark)☆10Jan 25, 2021Updated 5 years ago
- Ron: A simple bash task runner to run any executable file inside a .ron directory or `ron.yaml` file!☆11Aug 28, 2020Updated 5 years ago
- Exposes batch message receives (recvmmsg)☆14Aug 15, 2025Updated 6 months ago
- Go tool to connect to websocket for sending and receiving messages and load testing.☆10Dec 20, 2025Updated last month
- ☆13Sep 10, 2018Updated 7 years ago
- Procedurally generated maps for Hex Empire☆11Apr 28, 2025Updated 9 months ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Feb 28, 2011Updated 14 years ago
- ☆10Dec 6, 2019Updated 6 years ago
- ☆11Nov 29, 2020Updated 5 years ago
- Experiments with ebiten - Doomfire☆12Oct 21, 2025Updated 3 months ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- Implement crypto.Signer and crypto.Decrypter for HSM-protected keys via PKCS#11☆252Sep 30, 2025Updated 4 months ago
- Transport struct and utilities shared among Go Elastic client libraries☆14Feb 6, 2026Updated last week
- Package udp provides the boilerpale code for working with UDP based data. The package allows you to establish a UDP listener that can acc…☆11Feb 3, 2022Updated 4 years ago
- ☆12Oct 14, 2024Updated last year
- a simple presentation tool☆13Jun 3, 2024Updated last year
- First library produced from the Multiverse OS singularity experimental project, rewrite of the standard library exec to launch fileless e…☆11Apr 20, 2020Updated 5 years ago
- Go helper to print a table of data to stdout☆16Mar 7, 2021Updated 4 years ago
- golang实现的分布式唯一ID生成器distributed id generator,有全局趋势递增、严防时钟漂移、高可用、高性能等特点☆11Jul 1, 2021Updated 4 years ago
- POSIX Shell List Implementation.☆13Aug 21, 2020Updated 5 years ago
- A Linux daemon to sync Wacom Bamboo devices☆12Sep 18, 2019Updated 6 years ago
- Robin hood bloom filter (C library)☆37Jul 14, 2024Updated last year
- iptables in web browser☆12Mar 13, 2020Updated 5 years ago
- A simple yet customisable program written in go to make hackerman-like terminal effects.☆11Dec 22, 2021Updated 4 years ago
- Golang Merkle tree implementation☆13Feb 29, 2020Updated 5 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18May 24, 2018Updated 7 years ago
- Vulkan Graphics Engine☆14Jul 17, 2022Updated 3 years ago
- Web remote control, written in Go☆12Nov 2, 2023Updated 2 years ago
- iptables-trace is an eBPF enhanced iptables-TRACE alternative iptables TRACE. GPL-3.0 license☆14Feb 3, 2025Updated last year
- Write ahead Raft log for Go☆58Aug 30, 2020Updated 5 years ago
- Toolkit for detecting and verifying file type using magic bytes in pure Golang☆30Nov 7, 2025Updated 3 months ago
- High performance memory efficient serialization library with direct wire access☆30Jan 3, 2023Updated 3 years ago