
FilePizza
Wormhole.app
Send Anywhere
Uppy.io
Bashupload
Snapdrop
transfer.sh
PairDrop
Cppcheck
Clang Static Analyzer
Coverity Scan
lgtm.com
SonarQube
VisualCodeGrepper
Flawfinder
Parasoft C/C++test
FilePizza
CppcheckCppcheck is recommended for C/C++ developers and development teams, particularly those responsible for maintaining large codebases or projects where code quality and reliability are paramount. It is also beneficial for educational purposes, where students and new developers can learn about potential pitfalls in C/C++ programming.
No FilePizza videos yet. You could help us improve this page by suggesting one.
Based on our record, FilePizza should be more popular than Cppcheck. It has been mentiond 42 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Iโm using FilePizza when I need it, saw it on HN recently. All this AI magic allegedly taking our jobs, but we still canโt transfer files from one device to another, or print a document reliably. https://file.pizza/. - Source: Hacker News / 8 months ago
I wanted something between https://file.pizza and โephemeral Signal chatโ, but with my custom cryptographic idea (I know I know... WebRTC is already encrypted and it is easy to go wrong etc.). The project started as a toy for sharing large DAW files with my bandmates (and to flex some applied crypto skills), then grew into a general toolkit. It is also a nice side project to test LLMs as companion coders and to... - Source: Hacker News / 10 months ago
Have you seen https://file.pizza/ FilePizza? Similar concept using WebRTC. - Source: Hacker News / 11 months ago
The thing that usually annoys me about these services is that they tend to give you an intractably complex URL to share with the recipient. This poses a problem because almost every time I need such a P2P transfer, Iโm communication with someone over a phone and they need the file on their computer. https://file.pizza does this better than most, as the URL consists of real words. But all the words are ingredients... - Source: Hacker News / over 1 year ago
Is there a tl;dr on the crdt/collaboration feature? How does one get the share up and running, do you get a special link that you can send to someone? How smooth can it get? I'm guessing it's hard to do without some sort of relay system (like syncthing) or servers for hosting links (like https://file.pizza ). - Source: Hacker News / over 1 year ago
I dedicated Sunday morning to going over the documentation of the linters we use in the project. The goal was to understand all options and use them in the best way for our project. Seeing their manuals side by side was nice because even very similar things are solved differently. Cppcheck is the most configurable and best documented; JSON Lint lies at the other end. - Source: dev.to / over 2 years ago
Using infer, someone else exploited null-dereference checks to introduce simple affine types in C++. Cppcheck also checks for null-dereferences. Unfortunately, that approach means that borrow-counting references have a larger sizeof than non-borrow counting references, so optimizing the count away potentially changes the semantics of a program which introduces a whole new way of writing subtly wrong code. Source: about 3 years ago
For my own projects, I used cppcheck. You can check out that tool to get a feel. Depending on what industry your in, you might need to follow a standard like Misra. Source: about 3 years ago
Https://cppcheck.sourceforge.io/ (there are many other static analysis tools, I just haven't used them or didn't care for them). Source: about 3 years ago
Sounds like something that could simply be communicated with the team that writes the tests. Unless you have dozens of such classes. In that case, you could just use e.g. Cppcheck and add a rule (regular expression) that searches for usages of the forbidden classes. Source: over 3 years ago
Wormhole.app - Wormhole lets you share files with end-to-end encryption and a link that automatically expires.
Clang Static Analyzer - The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C...
Send Anywhere - Send whatever you want, wherever you want
Coverity Scan - Find and fix defects in your Java, C/C++ or C# open source project for free
Uppy.io - Next open source file uploader for web browsers
lgtm.com - lgtm.com is a platform for code analytics.