Difference between revisions of "Tools & Resources"
From Chilipedia
Line 2: | Line 2: | ||
== How to contribute == | == How to contribute == | ||
− | These are all external | + | These are all links to external and publicly available sources, no guarantees / responsibility inferred. |
If there are resources you like and would like to recommend, post them on the Discord and mention r_vdw. | If there are resources you like and would like to recommend, post them on the Discord and mention r_vdw. | ||
− | |||
== Windows productivity apps == | == Windows productivity apps == |
Revision as of 22:33, 29 August 2019
Useful Tools & Resources (WORK IN PROGRESS)
Contents
How to contribute
These are all links to external and publicly available sources, no guarantees / responsibility inferred. If there are resources you like and would like to recommend, post them on the Discord and mention r_vdw.
Windows productivity apps
Name | Description | Link | What's so great? |
FrHed | Versatile binary file / hex editor | https://sourceforge.net/projects/frhed/ | bl |
ShareX | Screen capture / file sharing | https://getsharex.com/ | ble |
Notepad++ | Source code editor and Notepad replacement | https://notepad-plus-plus.org/ | blah |
Online compiling / testing
Name | Description | Link | What's so great? |
Ideone | Online compiler and debugger (~60 languages) | http://www.ideone.com | |
Wandbox | Online compilation service | https://wandbox.org/ | |
... |
C++ Libraries
Name | Description | Link | What's so great? |
cppreference libraries | As suggested by cppreference users | https://en.cppreference.com/w/cpp/links/libs | |
boost C++ libraries | https://www.boost.org/doc/libs/ |