C++ Go

Open-source C++ projects categorized as Go

Top 9 C++ Go Projects

  • FlatBuffers

    FlatBuffers: Memory Efficient Serialization Library

    Project mention: FlatBuffers – an efficient cross platform serialization library for many langs | news.ycombinator.com | 2023-09-18
  • redpanda

    Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

    Project mention: Kafka Is Dead, Long Live Kafka | news.ycombinator.com | 2023-08-07

    that's a littlebit of a stretch. when you say "no shortage" - outside of redpanda what product exists that actually compete in all deployment modes?

    it's a misconception that redpanda is simply a better kafka. the way to think about it is that is a new storage engine, from scratch, that speaks the kafka protocol. similar to all of the pgsql companies in a different space, i.e.: big table pgsql support is not a better postgres, fundamentally different tech. you can read the src and design here: https://github.com/redpanda-data/redpanda. or an electric car is not the same as a combustion engine, but only similar in that they are cars that take you from point a to point b.

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • LiteIDE

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

    Project mention: What's the most commonly used IDE for golang development ? | /r/golang | 2023-03-17

    Not common, but worth a mention: I've been using LiteIDE (https://github.com/visualfc/liteide/releases/latest) since Atom + Go dev ceased development.

  • 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

  • reindexer

    Embeddable, in-memory, document-oriented database with a high-level Query builder interface.

  • Data-Structures-and-Algorithms

    Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DSA. Give a Star 🌟 if it helps you.

  • bomberland

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

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • LeetCode

    This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python. (by lyhsieh)

    Project mention: If you're looking for resources pertaining to hands-on practical demonstrations of learned skills and tools/techniques, look no further. | /r/Kalilinux | 2023-11-15

    Also there's a ton of different CTFs online which you retrieve flags from machines that are positioned behind specific sorts of security measures (or lack thereof) which serve to show your proficiency in implementing certain methods as well as testing your creative problem solving, including but not limited to: Hacker101 which can earn you invitations on HackerOne to private bounties not publicly listed, OverTheWire which will also cover things like linux fundamentals as well as security techniques, PicoCTF, TryHackMe, Root-Me, HackThisSite, HackTheBox, as well as things like leetcode and codewars for similarly "game-ified" challenges to test and demonstrate your skills pertaining to various programming languages etcetera.

  • heretic

    Software Renderer for Final Fantasy Tactics Maps

    Project mention: Software renderer for FFT maps with source code | /r/finalfantasytactics | 2023-01-31

    Hey guys, I posted about a software renderer I had written for viewing FFT maps (Original Post). I've now posted the source code publicly for it. Written in Go with SDL as the only dependency. There are other map viewers, but this one is software rendering (no opengl, no gpu/hardware). This means its much slower obviously, but it was a fun project and a way to learn about 3D. There are plenty of things to reorganize, cleanup and improve in the code, but wanted to put the source out there. Feel free to make changes or send pull requests. People that know about 3D will probably find plenty of low hanging fruit. You'll need the PS1 Final Fantasy Tactics bin file to use it. Thanks! https://github.com/adamrt/heretic/

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). The latest post mention was on 2023-11-15.

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 FlatBuffers 21,400
2 redpanda 8,090
3 LiteIDE 7,338
4 kubedoom 1,882
5 reindexer 735
6 Data-Structures-and-Algorithms 258
7 bomberland 96
8 LeetCode 90
9 heretic 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com