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. Learn more →
Top 9 C++ Go Projects
-
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!
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.
-
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 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-15Also 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.
-
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/
C++ Go related posts
- I need a concise list of data structures and algorithms for LeetCode problem-solving.
- I got 21 paid users for my MVP. Now what should I focus on?
- Resurse invatare C++
- How to Learn Programming in 2023
- Flatpak Is Not the Future
- 80% of bosses say they regret earlier return-to-office plans
- LeetCode: Elevating Your Programming Career to New Heights
-
A note from our sponsor - Onboard AI
getonboard.dev | 29 Nov 2023
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 |