{"id":20381722,"url":"https://github.com/jacob-c-smith/base64","last_synced_at":"2026-06-07T11:31:41.171Z","repository":{"id":197913113,"uuid":"698878386","full_name":"Jacob-C-Smith/base64","owner":"Jacob-C-Smith","description":"Base 64 encoding and decoding","archived":false,"fork":false,"pushed_at":"2025-04-22T16:21:43.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-22T17:41:51.708Z","etag":null,"topics":["base64","base64-decoding","base64-encoding","c"],"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/Jacob-C-Smith.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":"2023-10-01T08:54:40.000Z","updated_at":"2025-04-22T16:21:47.000Z","dependencies_parsed_at":"2023-10-03T12:35:02.907Z","dependency_job_id":"a3e51af2-72e2-4b87-b4bb-3de9d6a6c5a1","html_url":"https://github.com/Jacob-C-Smith/base64","commit_stats":null,"previous_names":["jacob-c-smith/base-64","jacob-c-smith/base64"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jacob-C-Smith/base64","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacob-C-Smith%2Fbase64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacob-C-Smith%2Fbase64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacob-C-Smith%2Fbase64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacob-C-Smith%2Fbase64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jacob-C-Smith","download_url":"https://codeload.github.com/Jacob-C-Smith/base64/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacob-C-Smith%2Fbase64/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34020187,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["base64","base64-decoding","base64-encoding","c"],"created_at":"2024-11-15T02:15:05.464Z","updated_at":"2026-06-07T11:31:41.133Z","avatar_url":"https://github.com/Jacob-C-Smith.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# base64\n[![base64](https://github.com/Jacob-C-Smith/base64/actions/workflows/cmake.yml/badge.svg)](https://github.com/Jacob-C-Smith/base64/actions/workflows/cmake.yml)\n\n**Dependencies:**\\\n[![sync](https://github.com/Jacob-C-Smith/sync/actions/workflows/cmake.yml/badge.svg)](https://github.com/Jacob-C-Smith/sync/actions/workflows/cmake.yml)\n[![log](https://github.com/Jacob-C-Smith/log/actions/workflows/cmake.yml/badge.svg)](https://github.com/Jacob-C-Smith/log/actions/workflows/cmake.yml)\n\n base64 encoding and decoding\n\n \u003e 0 [Try it](#try-it)\n \u003e\n \u003e 1 [Download](#download)\n \u003e\n \u003e 2 [Build](#build)\n \u003e\n \u003e 3 [Example](#example)\n \u003e\n \u003e\u003e 3.1 [Example output](#example-output)\n \u003e\n \u003e 4 [Definitions](#definitions)\n \u003e\n \u003e\u003e 4.1 [Type definitions](#type-definitions)\n \u003e\u003e\n \u003e\u003e 4.2 [Function definitions](#function-definitions)\n\n## Try it\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/Jacob-C-Smith/base64?quickstart=1)\n\nWait for a few moments, then click the play button on the bottom of the window. This will run the example program.\n\n ## Download\n To download base64, execute the following command\n ```bash\n $ git clone https://github.com/Jacob-C-Smith/base64\n ```\n ## Build\n To build on UNIX like machines, execute the following commands in the same directory\n ```bash\n $ cd base64\n $ cmake .\n $ make\n ```\n  This will build the example program, the tester program, and dynamic / shared libraries\n\n  To build base64 for Windows machines, open the base directory in Visual Studio, and build your desired target(s)\n ## Example\n To run the example program, execute this command\n ```\n $ ./base64_example\n ```\n ### Example output\n TODO\n\n [Source](main.c) \n ## Definitions\n ### Type definitions\n ```c\n TODO\n ```\n\n ### Function definitions\n ```c \nTODO\n ```\n\nWritten by Jacob Smith, 2023\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacob-c-smith%2Fbase64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacob-c-smith%2Fbase64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacob-c-smith%2Fbase64/lists"}