{"id":18685059,"url":"https://github.com/MatiasCarabella/multithreading","last_synced_at":"2025-04-12T04:32:51.160Z","repository":{"id":244329966,"uuid":"814927426","full_name":"MatiasCarabella/multithreading","owner":"MatiasCarabella","description":"C++ programs showcasing multithreading, concurrent programming, and parallel algorithms.","archived":false,"fork":false,"pushed_at":"2024-11-25T02:17:35.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T09:08:27.587Z","etag":null,"topics":["concurrency","cpp","multithreading","parallel-algorithm","threads"],"latest_commit_sha":null,"homepage":"","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/MatiasCarabella.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-06-14T02:17:31.000Z","updated_at":"2024-11-25T02:17:52.000Z","dependencies_parsed_at":"2025-03-01T07:37:56.373Z","dependency_job_id":"88c9f5ee-a73e-4a4a-8680-bc5f02026069","html_url":"https://github.com/MatiasCarabella/multithreading","commit_stats":null,"previous_names":["matiascarabella/multithreading-c-","matiascarabella/multithreading-cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatiasCarabella%2Fmultithreading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatiasCarabella%2Fmultithreading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatiasCarabella%2Fmultithreading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatiasCarabella%2Fmultithreading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatiasCarabella","download_url":"https://codeload.github.com/MatiasCarabella/multithreading/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248517374,"owners_count":21117442,"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":["concurrency","cpp","multithreading","parallel-algorithm","threads"],"created_at":"2024-11-07T10:20:17.391Z","updated_at":"2025-04-12T04:32:51.138Z","avatar_url":"https://github.com/MatiasCarabella.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multithreading in C++\n\nThis repository contains a collection of C++ programs exploring multithreading concepts, concurrent programming, and parallel algorithms.\n\n## Contents\n\nThe repository includes:\n- **Multithreading Basics**: Simple examples demonstrating how to create and manage threads in C++.\n- **Concurrency**: Examples of concurrent data structures and synchronization primitives such as mutexes and condition variables.\n- **Parallel Algorithms**: Implementation and usage examples of parallel algorithms provided by the C++ standard library.\n\n## Usage\n\nEach .cpp file in the repository is a standalone example demonstrating a specific multithreading concept or technique. You can compile and run these programs individually to see how multithreading works in different scenarios.\n\n## Prerequisites\n\nTo compile and run these examples, you need:\n- A C++ compiler that supports C++11 or higher (e.g., GCC, Clang, Visual Studio).\n- Basic knowledge of C++ programming and familiarity with multithreading concepts.\n\n## Running Examples\n\n1. Clone the repository:\n\n    ```\n    git clone https://github.com/MatiasCarabella/multithreading-cpp.git\n    cd multithreading-cpp\n    ```\n2. Compile and run individual files \u0026 examples\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE)\n\n## Acknowledgments\n- [cppreference.com](https://en.cppreference.com/w/) - For C++ documentation and references.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMatiasCarabella%2Fmultithreading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMatiasCarabella%2Fmultithreading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMatiasCarabella%2Fmultithreading/lists"}