C Go

Open-source C projects categorized as Go

Top 23 C Go Projects

  • go-sqlite3

    sqlite3 driver for go using database/sql

  • Project mention: Redis Re-Implemented with SQLite | news.ycombinator.com | 2024-04-14

    for what it's worth, the two pool approach is suggested here by a collaborator to github.com/mattn/go-sqlite3: https://github.com/mattn/go-sqlite3/issues/1179#issuecomment...

  • GmSSL

    支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • go-sdl2

    SDL2 binding for Go

  • glfw

    Go bindings for GLFW 3 (by go-gl)

  • Project mention: Understand how to use C libraries in Go, with CGO | dev.to | 2023-10-09

    And this is how https://github.com/go-gst/go-gst, https://github.com/go-gl/glfw, and even https://fyne.io/ are using system libraries to propose a lot of functionalities.

  • felix

    Project Calico's per-host agent Felix, responsible for programming routes and security policy.

  • libplctag

    This C library provides a portable and simple API for accessing Allen-Bradley and Modbus PLC data over Ethernet.

  • Project mention: C# HMI and Allan Bradley PLC | /r/PLC | 2023-05-21
  • go-libtor

    Self-contained Tor from Go

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • godror

    GO DRiver for ORacle DB

  • scale

    A framework for building high-performance plugin systems into any application, powered by WebAssembly.

  • Project mention: WASM by Example | news.ycombinator.com | 2023-11-15

    This is exactly one of the use-cases for the Scale Framework[1]. (Disclaimer: I work on this project)

    You can absolutely take a library from one language and run it in another. In a sense, you could kind of see this ability as drastically reducing the need for rewriting sdks, middlewares, etc. across languages, as you could just reuse code from one language across many others. We played around with some fun ideas here, like taking a Rust regex library and using it in a Golang program via a scale function plugin (compiled to Wasm), to the effect of the performance being ~4x faster than native code that uses Go's regex library.

    [1] https://github.com/loopholelabs/scale

  • gozstd

    go wrapper for zstd

  • Project mention: Chrome Feature: ZSTD Content-Encoding | news.ycombinator.com | 2024-04-01
  • opentelemetry-go-instrumentation

    OpenTelemetry Auto Instrumentation using eBPF

  • Project mention: OpenTelemetry Journey #01 - Important concepts | dev.to | 2024-03-24

    Go

  • c4go

    Transpiling C code to Go code

  • go-sqlite-lite

    SQLite driver for the Go programming language

  • opentelemetry-go-instrumentation

    OpenTelemetry auto-instrumentation for Go applications (by keyval-dev)

  • gohook

    GoHook, Go global keyboard and mouse listener hook

  • tubular

    BSD socket API on steroids (by cloudflare)

  • hitsumabushi

    Run Go programs (almost) everywhere

  • llama-go

    Port of Facebook's LLaMA (Large Language Model Meta AI) in Golang with embedded C/C++

  • gherkin

    A parser and compiler for the Gherkin language. (by cucumber)

  • Project mention: Is BDD alive in C++ ? | /r/cpp | 2023-05-30

    I would not recommand the C++ version of Cucumber because as you mentioned it's deprecated for a while now. However, if you still want to use the Cucumber syntax, you can rely on the [C gherkin parser](https://github.com/cucumber/gherkin/tree/main/c)

  • ngx_wasm_module

    Nginx + WebAssembly

  • Project mention: Nginx Development Guide | news.ycombinator.com | 2023-08-16

    Proxy WASM appears to be supported thanks to a project from Kong: https://github.com/Kong/ngx_wasm_module

    I haven't tried it yet, but it looks promising.

  • tree-sitter-go-template

    Golang template grammar for tree-sitter

  • Project mention: adding go html template highlight in lazyvim | /r/neovim | 2023-06-19

    I followed the instructions for https://github.com/ngalaiko/tree-sitter-go-template and replaced `yml` injection with `html` injection.

  • go-bsdiff

    Golang wrapper for @mendsley's bsdiff C library. (by icedream)

  • xz

    xz compression in Go (by jamespfennell)

  • Project mention: Backdoor in upstream xz/liblzma leading to SSH server compromise | news.ycombinator.com | 2024-03-29

    Hey all, I’m the author of that PR. Just posted to Github with additional context: https://github.com/jamespfennell/xz/pull/2#issuecomment-2027...

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Go related posts

Index

What are some of the best open-source Go projects in C? This list will help you:

Project Stars
1 go-sqlite3 7,446
2 GmSSL 4,716
3 go-sdl2 2,126
4 glfw 1,508
5 felix 922
6 libplctag 645
7 go-libtor 536
8 godror 503
9 scale 460
10 gozstd 412
11 opentelemetry-go-instrumentation 354
12 c4go 355
13 go-sqlite-lite 331
14 opentelemetry-go-instrumentation 282
15 gohook 274
16 tubular 244
17 hitsumabushi 172
18 llama-go 149
19 gherkin 147
20 ngx_wasm_module 66
21 tree-sitter-go-template 60
22 go-bsdiff 22
23 xz 10

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com