FreeRTOS Applications

Hi, I am looking to learn how FreeRTOS is integrated with the Applications. Apart from the Demo Applications, does anyone know where I can look for open source popular Applications using FreeRTOS?

This is our official repository which contains a lot of demos showing both just the use of kernel as well as connecting to AWS IoT - GitHub - FreeRTOS/FreeRTOS: 'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel..