{"id":19763775,"url":"https://github.com/lukems/uys","last_synced_at":"2025-06-12T05:08:01.196Z","repository":{"id":94847405,"uuid":"111448570","full_name":"LukeMS/uys","owner":"LukeMS","description":"UYS - Useful Yet Simple (C libraries collection)","archived":false,"fork":false,"pushed_at":"2017-11-24T11:41:14.000Z","size":396,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T10:35:42.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lukems.github.io/uys/index.html","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/LukeMS.png","metadata":{"files":{"readme":"README.pre.rst","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":"2017-11-20T18:39:29.000Z","updated_at":"2017-11-21T22:09:00.000Z","dependencies_parsed_at":"2023-06-25T22:57:23.846Z","dependency_job_id":null,"html_url":"https://github.com/LukeMS/uys","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LukeMS/uys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeMS%2Fuys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeMS%2Fuys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeMS%2Fuys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeMS%2Fuys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LukeMS","download_url":"https://codeload.github.com/LukeMS/uys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeMS%2Fuys/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259402144,"owners_count":22851877,"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":[],"created_at":"2024-11-12T04:11:03.259Z","updated_at":"2025-06-12T05:08:01.188Z","avatar_url":"https://github.com/LukeMS.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"UYS - Useful Yet Simple (C libraries collection)\n===========================================================\n|version_badge|_ |travisci_badge|_ |codacy_badge|_  |codecov_badge|_ |doxycoverage_badge|_\n\n.. |version_badge| image:: https://badge.fury.io/gh/LukeMS%2Fuys.svg\n.. _version_badge: https://badge.fury.io/gh/LukeMS%2Fuys\n\n.. |travisci_badge| image:: https://travis-ci.org/LukeMS/uys.svg?branch=master\n.. _travisci_badge: https://travis-ci.org/LukeMS/uys\n\n.. |codacy_badge| image:: https://api.codacy.com/project/badge/Grade/cbc2da745aa64cb5944b412eb55f613a\n.. _codacy_badge: https://www.codacy.com/app/LukeMS/uys?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=LukeMS/uys\u0026amp;utm_campaign=Badge_Grade\n\n.. |codecov_badge| image:: https://codecov.io/gh/LukeMS/uys/branch/master/graph/badge.svg\n.. _codecov_badge: https://codecov.io/gh/LukeMS/uys\n\n.. |doxycoverage_badge| image:: https://lukems.github.io/uys/doxy-coverage.svg\n.. _doxycoverage_badge: https://lukems.github.io/uys/doxy-coverage.txt\n\n.. contents::\n\nAbout\n******\n\nA collection of C libraries with some useful data types and functions, providing some frequently needed features that the standard library does not offer.\n\nMost of the content comes from existing libraries/code, modified when deemed necessary to provide a reasonably cohesive API, good documentation and testing.\n\nUYS goals\n**********\nThe collection, as a whole, aims to be:\n\n* Simple (to install, understand and use);\n* Useful, providing some data types and functions that the standard library does not offer;\n* Well documented;\n* Well tested;\n* Cohesive;\n* Portable: (at least) Windows, Linuxes and Macs should be supported (relying on Continuous Integration Services to test them);\n\n3rd party libraries\n********************\n\n* list.c/list.h are a modified version of the linked list algorithm presented in the book \"`Mastering Algorithms with C`_\" (1999) by Kyle Loudon, published by O'Reilly \u0026 Associates.\n\n.. code:: c\n\n$PRERST$INCLUDE$include/list.h(1-17,indent=3)\n\n* lookup3.c was created by Bob Jenkins on May 2006 and released to the Public Domain;\n\n.. code:: c\n\n$PRERST$INCLUDE$src/lookup3.c(1-8,34,indent=3)\n\n.. _`Mastering Algorithms with C`: http://shop.oreilly.com/product/9781565924536.do\n\nTodo\n*****\n\n* lcov + badge;\n* keep on collecting/documenting/testing libraries;\n$PRERST$EXCLUDE$\timprove automatic versioning (inc. updating docs etc) when committing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukems%2Fuys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukems%2Fuys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukems%2Fuys/lists"}