C++ Golang

Open-source C++ projects categorized as Golang

Top 17 C++ Golang Projects

  • MMKV

    An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.

  • Project mention: Understanding security in React Native applications | dev.to | 2024-04-03

    react-native-mmkv is a wrapper around MMKV that allows you to easily implement secure storage in your app. It is arguably the fastest key-value storage for React Native apps

  • annoy

    Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

  • Project mention: Do we think about vector dbs wrong? | news.ycombinator.com | 2023-09-05

    The focus on the top 10 in vector search is a product of wanting to prove value over keyword search. Keyword search is going to miss some conceptual matches. You can try to work around that with tokenization and complex queries with all variations but it's not easy.

    Vector search isn't all that new a concept. For example, the annoy library (https://github.com/spotify/annoy) has been around since 2014. It was one of the first open source approximate nearest neighbor libraries. Recommendations have always been a good use case for vector similarity.

    Recommendations are a natural extension of search and transformers models made building the vectors for natural language possible. To prove the worth of vector search over keyword search, the focus was always on showing how the top N matches include results not possible with keyword search.

    In 2023, there has been a shift towards acknowledging keyword search also has value and that a combination of vector + keyword search (aka hybrid search) operates in the sweet spot. Once again this is validated through the same benchmarks which focus on the top 10.

    On top of all this, there is also the reality that the vector database space is very crowded and some want to use their performance benchmarks for marketing.

    Disclaimer: I am the author of txtai (https://github.com/neuml/txtai), an open source embeddings database

  • 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
  • LiteIDE

    LiteIDE is a simple, open source, cross-platform Go IDE.

  • pixie

    Instant Kubernetes-Native Application Observability

  • Project mention: Grafana Beyla: OSS eBPF auto-instrumentation for application observability | news.ycombinator.com | 2023-09-13
  • lilliput

    Resize images and animated GIFs in Go

  • kubedoom

    Kill Kubernetes pods by playing Id's DOOM!

  • Project mention: Do the Fun Chaos Engineering with Gamification! | dev.to | 2023-05-12

    KubeDoom is The next level of chaos engineering! Kill pods inside your Kubernetes cluster by shooting them in Doom! - KubeDoom

  • magma

    Platform for building access networks and modular network services

  • 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
  • 100-days-of-code

    This is a project with a collection of coding challenges for those who wants to commit themselves to code at least one hour a day for at least a hundred days. (by IAPOLINARIO)

  • cwhy

    "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript

  • cimgui-go

    Auto generated Go wrapper for Dear ImGui via cimgui

  • Project mention: Could some share some instructions in order to build and run AllenDang/cimgui-go? | /r/golang | 2023-06-11

    I cloned the repo and I tried a couple of things like make and go run . since I didn't quite undertand the README. I would like to play with this library and build something with Go. I'm on Windows 22H2 and my Go version is 1.20.2. Thanks you all! Here is the repo.

  • LoFloccus

    Sync Floccus' browser bookmarks to a local folder / any cloud.

  • sour

    Sauerbraten for the web in a single Docker image.

  • PSI

    Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters (by OpenMined)

  • bomberland

    Bomberland: a multi-agent AI competition based on Bomberman. This repository contains both starter / hello world kits + the engine source code

  • hello-open-source

    Your milestone to say Hello to the world of Open Source !

  • compilers-speed

    Simple toy project to measure speed of compilers of languages that compiles directly to machine code

  • Project mention: Remember Borland tools showing compilation speed? What about modern compilers? | news.ycombinator.com | 2023-11-26
  • gocpp

    Quick and dirty experimentations to parse go code and generate equivalent c++ code

  • Project mention: Understanding Objective-C by transpiling it to C++ | news.ycombinator.com | 2023-12-02

    I have started to do the same thing with go but it's largely unfinished. The next thing I will try to do when I have some time is to implement goroutine with the new c++20 coroutines.

    (https://github.com/Rokhan/gocpp)

  • 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++ Golang related posts

Index

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

Project Stars
1 MMKV 16,821
2 annoy 12,692
3 LiteIDE 7,449
4 pixie 5,273
5 lilliput 1,924
6 kubedoom 1,913
7 magma 1,652
8 100-days-of-code 298
9 cwhy 268
10 cimgui-go 268
11 LoFloccus 257
12 sour 144
13 PSI 125
14 bomberland 100
15 hello-open-source 18
16 compilers-speed 5
17 gocpp 4

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