{"id":19825239,"url":"https://github.com/yaa110/summa","last_synced_at":"2026-06-09T02:12:48.871Z","repository":{"id":87559531,"uuid":"113038159","full_name":"yaa110/Summa","owner":"yaa110","description":"Practical examples of C programming language to save the day","archived":false,"fork":false,"pushed_at":"2017-12-06T19:03:13.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T08:51:43.835Z","etag":null,"topics":["c","examples","socket"],"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/yaa110.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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":"2017-12-04T12:13:47.000Z","updated_at":"2023-07-25T14:13:18.000Z","dependencies_parsed_at":"2023-03-13T05:15:21.111Z","dependency_job_id":null,"html_url":"https://github.com/yaa110/Summa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaa110%2FSumma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaa110%2FSumma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaa110%2FSumma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaa110%2FSumma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaa110","download_url":"https://codeload.github.com/yaa110/Summa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241181414,"owners_count":19923432,"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":["c","examples","socket"],"created_at":"2024-11-12T11:07:06.019Z","updated_at":"2026-06-09T02:12:43.851Z","avatar_url":"https://github.com/yaa110.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Summa\n=====\n[![Build Status](https://travis-ci.org/yaa110/Summa.svg?branch=master)](https://travis-ci.org/yaa110/Summa)\n\nPractical examples of C programming language to save the day\n\n## Examples\n\n- [**benchmark-server.c**](https://github.com/yaa110/Summa/blob/master/src/benchmark-server.c): Creates a socket to perform download and upload benchmark tests.\n- [**monitor-process.c**](https://github.com/yaa110/Summa/blob/master/src/monitor-process.c): Forks and waits for the child process and records the output of child process.\n- [**netlink-listener.c**](https://github.com/yaa110/Summa/blob/master/src/netlink-listener.c): Creates a netlink socket to listen for `RTMGRP_LINK`, `RTMGRP_IPV4_IFADDR`, `RTMGRP_IPV6_IFADDR` and `RTMGRP_NEIGH` multicast groups.\n\n## Contribution\nPlease feel free to open an issue to report a bug, or open a pull request to improve or add more practical examples. For opening a pull request:\n\n- Make sure that the source code has the same structure as [template file](https://github.com/yaa110/Summa/blob/master/template.c).\n- Make sure that the source code is formatted based on [.editorconfig file](https://github.com/yaa110/Summa/blob/master/.editorconfig).\n- Place the source code in [src folder](https://github.com/yaa110/Summa/tree/master/src).\n- Add filename and description of source code to [*Examples*](https://github.com/yaa110/Summa#examples) section of [README file](https://github.com/yaa110/Summa/blob/master/README.md) (the list of filenames should be sorted alphabetically).\n- Add a new target to [Makefile](https://github.com/yaa110/Summa/blob/master/Makefile) to build the source code.\n- Add source code filename (without extension) to [gitignore file](https://github.com/yaa110/Summa/blob/master/.gitignore).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaa110%2Fsumma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaa110%2Fsumma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaa110%2Fsumma/lists"}