{"id":28211375,"url":"https://github.com/noorientationprogramming/noptutorials","last_synced_at":"2025-06-10T10:31:41.318Z","repository":{"id":157023952,"uuid":"633258325","full_name":"NoOrientationProgramming/NopTutorials","owner":"NoOrientationProgramming","description":"Learn how to use the Processing() class","archived":false,"fork":false,"pushed_at":"2025-05-27T17:53:46.000Z","size":2259,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-27T18:41:26.960Z","etag":null,"topics":["async","async-await","asynchronous","asynchronous-programming","asyncio","image-processing","multi-threading","multithreading","naegolus","network-programming","noorientationprogramming","parallel","parallel-computing","parallel-processing","parallel-programming","parallelism","processing","signal-processing"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/@No-Orientation-Programming","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NoOrientationProgramming.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["NoOrientationProgramming"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://paypal.me/naegolusnop"]}},"created_at":"2023-04-27T05:49:54.000Z","updated_at":"2025-05-27T17:53:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a377722-0f16-4fcd-b1bd-8e6fd0d8a2bc","html_url":"https://github.com/NoOrientationProgramming/NopTutorials","commit_stats":{"total_commits":167,"total_committers":3,"mean_commits":"55.666666666666664","dds":"0.14371257485029942","last_synced_commit":"5091ac4c8c866b5febb27a32bd3d7bea15a75666"},"previous_names":["noorientationprogramming/noptutorials"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOrientationProgramming%2FNopTutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOrientationProgramming%2FNopTutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOrientationProgramming%2FNopTutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOrientationProgramming%2FNopTutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoOrientationProgramming","download_url":"https://codeload.github.com/NoOrientationProgramming/NopTutorials/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoOrientationProgramming%2FNopTutorials/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259056046,"owners_count":22798866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["async","async-await","asynchronous","asynchronous-programming","asyncio","image-processing","multi-threading","multithreading","naegolus","network-programming","noorientationprogramming","parallel","parallel-computing","parallel-processing","parallel-programming","parallelism","processing","signal-processing"],"created_at":"2025-05-17T18:09:20.611Z","updated_at":"2025-06-10T10:31:41.303Z","avatar_url":"https://github.com/NoOrientationProgramming.png","language":"C++","readme":"\n![GitHub](https://img.shields.io/github/license/NoOrientationProgramming/ProcessingTutorials?style=plastic\u0026color=blue)\n\n[![Discord](https://img.shields.io/discord/960639692213190719?style=plastic\u0026color=purple\u0026logo=discord)](https://discord.gg/FBVKJTaY)\n[![Twitch Status](https://img.shields.io/twitch/status/Naegolus?label=twitch.tv%2FNaegolus\u0026logo=Twitch\u0026logoColor=%2300ff00\u0026style=plastic\u0026color=purple)](https://twitch.tv/Naegolus)\n\nLearn how to use the [SystemCore](https://github.com/NoOrientationProgramming/SystemCore#processing-start).\n\nStatus\n- In progress\n\n## Run the Tutorials\n\n### Install the required Build Tools\n\nOn Debian, Ubuntu and derivatives execute the following with root permissions\n\n`apt install build-essential`\n\nIf you want to use [meson and ninja](https://mesonbuild.com/) (recommended) add\n\n`apt install meson ninja-build`\n\n### Clone the tutorial repository\n\n`git clone https://github.com/NoOrientationProgramming/ProcessingTutorials.git`\n\nInitialize and Update the Submodules\n\nEnter the new directory with `cd ProcessingTutorials/` and execute\n\n`git submodule update --init --recursive`\n\n### Build and Run a Tutorial\n\nType\n`./meson.sh t01_tcp-echo-server`\nor just\n`./meson.sh t01`\n\nThen execute the application by entering\n\n`./t01_tcp-echo-server/build-meson-ubuntu/app`\n\n## Read the documentation\n\nEvery tutorial will have its own README file for further information explaining what is going on.\n\n## Add the Processing() class to your project\n\nIf you want to use the core in your own project then simply add the repository as a submodule like this\n\n`git submodule add https://github.com/NoOrientationProgramming/ProcessingCore.git`\n","funding_links":["https://github.com/sponsors/NoOrientationProgramming","https://paypal.me/naegolusnop"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoorientationprogramming%2Fnoptutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoorientationprogramming%2Fnoptutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoorientationprogramming%2Fnoptutorials/lists"}