SaaSHub helps you find the best software and product alternatives Learn more →
Awesome-cpp Alternatives
Similar projects and alternatives to awesome-cpp
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
awesome-javascript-learning
A tiny list limited to the best JavaScript Learning Resources
-
-
-
awesome-infinidash
An awesome list for the awe-inspiring power of Infinidash, an imaginary product.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
awesome-gbadev
A curated list of Game Boy Advance development resources
-
-
-
-
-
build-your-own-x
🤓 Build your own (insert technology here) [Moved to: https://github.com/codecrafters-io/build-your-own-x] (by danistefanovic)
-
uBlock
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
-
-
-
-
user.js
Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
awesome-cpp reviews and mentions
- Suggestion for general-purpose C++ libraries
-
c++ to gender dysphoria pipeline
Here is a list of free online C/C++ books: https://github.com/fffaraz/awesome-cpp/blob/master/books.md
-
Dependency injection with c++
If you need some library you can try searching thjs list https://github.com/fffaraz/awesome-cpp
-
Honourable mention for their Open Source Practice: BRAVE
Here's a big list of a bunch of high quality C++ libraries and codebases. Hopefully you can find something in your areas of interest and can dive into it.
-
IKOS: Static analyzer for C/C++ based on the theory of Abstract Interpretation
Could you detail what exact tooling you are talking about ?
Like, this static analyzer looks interesting but 5 years ago clang --analyze had no trouble producing me a nice html indicating the 27 steps across 6 functions that lead to a pointer being dereferenced after being deleted. Tooling is there but it seems that pretty much no one is aware of it - see e.g. this: https://github.com/cpp-best-practices/cppbestpractices/blob/... or this: https://github.com/fffaraz/awesome-cpp for a quick look at what exists.
-
Need suggestions for c++ project.
That's good, this way the lib can do all the heavy lifting and you don't have to implement everything from scratch. Plus, it's way easier to start with the lib then decide the project (since you don't have requirements) 1 -Go here and check out those libs https://github.com/fffaraz/awesome-cpp 2- Pick a lib that sounds interesting to you then ask yourself, what can I make with this ?? For instance when see an audio lib, think about making a simple music player. Graphics lib ? think about using it to make graphs to show used/free disk space and so on . . . (same thing for the calculator and the slot machine, pick a graphics lib from the link above and start playing with it) Let me know if you need more help ;
- Confused about beginning application development using c++. Pls help.
-
Where to discover libraries/packages?
You can find many lists like this: https://github.com/fffaraz/awesome-cpp
-
Medium size interesting projects
There is of course : https://github.com/fffaraz/awesome-cpp , but it is so big you still dont know what is good and what is just a waste of time so I wanted to take a shortcut.
-
Completed my first C++ project
You use named arguments for documenting what the code does. You can combine it with a documentation system like dOxygen. Try to scroll through some of the code bases of the libraries listed here and get inspired: https://github.com/fffaraz/awesome-cpp
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f1610b1fe68>
www.saashub.com | 20 Mar 2023
Stats
fffaraz/awesome-cpp is an open source project licensed under MIT License which is an OSI approved license.