Our great sponsors
-
I made a simple yet actually quite fast disk writing application. Linux only. It uses mmap to copy the files. Here it is: https://github.com/themakerofstuff/diskwrite
-
SAFD-algorithm
An app to compute the coefficients of a function development in a spherical harmonics convergent series.
Hello everybody, I want to share with you a small app / program I developed some time ago (and which I am maintaining) which can be used to compute the coefficients of a function development in a spherical harmonics convergent series . Spherical harmonics are a set of functions used to find a solution of the Schroedinger equation for the hydrogen atom for example, in quantum physics. The coefficients computed to find a function development (which function depends on polar and azimuthal angle in spherical coordinates) are used in many field of physics. I decided for fun to develope a program to compute them. Tell me what do you think and of course any hint is more than welcome! You are free to send a pull request or open issues if you want, I'll feature you in the main README file, directly in the contributor list. If you like the repo, don't forget to leave a star! Thanks. Repository link: https://github.com/JustWhit3/SAFD-algorithm
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Check it out here - https://github.com/reduct-storage/reduct-storage
-
In my spare time, I'm working on SFML 3.x along other volunteers, bringing the popular library to C++17 -- you can check out our progress here: https://github.com/SFML/SFML/projects/7
-
A Kalman filter library: https://github.com/FrancoisCarouge/Kalman
-
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
-
-
Some benchmarks: https://github.com/choll/logger_benchmarks
-
-
-
Ultimate-Console
CLI with commands, options, arguments and variables, working on callback functions and references
Mini command-line tool framework, provides interface for creating user interface, which consist of commands, options and arguments. This similar to getopt from C, but a little better. It's my first project, so don't judge strictly. https://github.com/edKotinsky/Ultimate-Console
-
-
Pixelpp
Pixelpp is a simple single header library writing in C++ to help developers when working with Colors and Images.
-
ReactivePlusPlus
One more implementation of ReactiveX approach in C++ with care about performance and templates in mind
-