Tools & Resources
From Chilipedia
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
Game tooling / engines
Name | Description | Link | What's so great? |
SFML | Simple and Fast Multimedia Library | https://www.sfml-dev.org/ |
AI/ML
Name | Description | Link | What's so great? |
DLib | http://dlib.net/ |
=== Categorized / aggregation sites
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/ |