libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries
☆35Feb 23, 2021Updated 5 years ago
Alternatives and similar repositories for bindgen
Users that are interested in bindgen are comparing it to the libraries listed below
Sorting:
- github.com/cznic/plot has moved to modernc.org/plot☆17Nov 22, 2018Updated 7 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Nov 22, 2018Updated 7 years ago
- Memorable references to binary data (eg. private keys) encoded as common words.☆12Oct 16, 2022Updated 3 years ago
- Generate Go bindings for Clang's C API☆47Mar 28, 2022Updated 3 years ago
- PDF viewer library for Gio☆16Mar 17, 2022Updated 4 years ago
- Generate Go bindings for shared C libraries.☆15Jul 13, 2024Updated last year
- root-finding library☆12Mar 22, 2020Updated 6 years ago
- A "Go by Example" parallel for data science related topics.☆13Jul 26, 2016Updated 9 years ago
- [Deprecated] APIs for Reinforcement Learning☆13Jun 18, 2018Updated 7 years ago
- Veil is a code generator which exposes Golang packages via a generated C ABI that is consumed by host languages through FFI. Currently, V…☆10Sep 29, 2017Updated 8 years ago
- A go package to capture stdout and stderr generated by your code☆16Apr 5, 2025Updated 11 months ago
- Bootstrap Go bindings for Clang's C API☆21Jun 27, 2023Updated 2 years ago
- A simple www server which is written in golang supports the scan/read/write/delete function☆16Jun 2, 2018Updated 7 years ago
- Murmur3 hash in Go☆13Dec 15, 2017Updated 8 years ago
- Language experimentation.☆23Mar 6, 2026Updated 2 weeks ago
- Minimalistic Kernel-Syslogd For Linux in Nim☆13Mar 14, 2026Updated last week
- A pure go implementation of the KVM API☆12Feb 4, 2019Updated 7 years ago
- experimental go desktop ui☆12Sep 22, 2019Updated 6 years ago
- Go (golang): Automatically detect text language and character set.☆18May 31, 2016Updated 9 years ago
- 👩🔬 A Fast Fourier Transform and Partitioned Convolution Library☆14Apr 23, 2021Updated 4 years ago
- Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.☆71Mar 1, 2026Updated 2 weeks ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆43Jan 31, 2022Updated 4 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆51May 31, 2024Updated last year
- PiHex Library, written in Go, generates a hexadecimal number sequence in the number Pi in the range from 0 to 10,000,000.☆20Sep 14, 2025Updated 6 months ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Jan 23, 2017Updated 9 years ago
- Generate ELF Linux 64-bit (x86-64) executable manually☆46Jun 21, 2019Updated 6 years ago
- Random dungeon generator written in go. Based on the method described here: http://journal.stuffwithstuff.com/2014/12/21/rooms-and-mazes/☆15Jul 31, 2022Updated 3 years ago
- Graph layouting package☆24Jan 28, 2025Updated last year
- 🎵 Music theory concepts in Go.☆82Feb 22, 2026Updated last month
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Aug 15, 2020Updated 5 years ago
- The Freetype font rasterizer in the Go programming language.☆14Feb 20, 2024Updated 2 years ago
- Go bindings for libappindicator3 C library☆20Jan 4, 2021Updated 5 years ago
- xoshiro256** random number generator☆22May 7, 2018Updated 7 years ago
- Package networkd enables control of systemd-networkd using D-Bus. MIT Licensed.☆16Aug 12, 2023Updated 2 years ago
- golangで実装したttLibCのwrapper、エンコード・デコードとかやります。