{"id":13791638,"url":"https://github.com/jackfirth/rebellion","last_synced_at":"2026-02-24T03:02:13.158Z","repository":{"id":34326422,"uuid":"155018201","full_name":"jackfirth/rebellion","owner":"jackfirth","description":"A collection of core libraries for Racket","archived":false,"fork":false,"pushed_at":"2025-07-10T04:07:18.000Z","size":1441,"stargazers_count":85,"open_issues_count":82,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-02-20T10:47:53.783Z","etag":null,"topics":["data-structures","hacktoberfest","library","racket","utilities"],"latest_commit_sha":null,"homepage":"https://pkgs.racket-lang.org/package/rebellion","language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackfirth.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":"2018-10-27T23:18:52.000Z","updated_at":"2025-12-27T08:08:00.000Z","dependencies_parsed_at":"2024-01-20T06:04:11.331Z","dependency_job_id":"90bd2d33-a170-43c9-a5b8-60577e2e9ec1","html_url":"https://github.com/jackfirth/rebellion","commit_stats":{"total_commits":675,"total_committers":14,"mean_commits":"48.214285714285715","dds":0.0444444444444444,"last_synced_commit":"2404d739fa3e24210c1312109784015b4bb5c55d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackfirth/rebellion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Frebellion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Frebellion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Frebellion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Frebellion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackfirth","download_url":"https://codeload.github.com/jackfirth/rebellion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackfirth%2Frebellion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29770220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T01:40:24.820Z","status":"online","status_checked_at":"2026-02-24T02:00:07.497Z","response_time":75,"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":["data-structures","hacktoberfest","library","racket","utilities"],"created_at":"2024-08-03T22:01:02.796Z","updated_at":"2026-02-24T03:02:13.119Z","avatar_url":"https://github.com/jackfirth.png","language":"Racket","funding_links":[],"categories":["Racket"],"sub_categories":[],"readme":"# rebellion [![CI Status][ci-status-badge]][ci-status] [![Documentation][docs-badge]][docs]\n\nRebellion is a set of infrastructure libraries for Racketeers to build new languages, new frameworks, and new tools with. It is installable as a single package with `raco pkg install --auto rebellion` and provides dozens of modules to aid general-purpose programming. Most of these modules are grouped into the following collections:\n\n- [`rebellion/base`][rebellion-base] - Relatively simple utility modules used in the APIs of other Rebellion modules.\n- [`rebellion/collection`][rebellion-collection] - Collection types including records, tables, multidicts, and association lists.\n- [`rebellion/streaming`][rebellion-streaming] - Libraries for processing streams of data, including [reducers][rebellion-reducers] for aggregating streams into a single value and [transducers][rebellion-transducers] for transforming streams into other streams.\n- [`rebellion/type`][rebellion-type] - Libraries for dynamically creating new data types using structs.\n- [`rebellion/binary`][rebellion-binary] - Libraries for working with bits, bytes, and binary data, including the encoding and decoding of binary data into other forms.\n\n[ci-status]: https://github.com/jackfirth/rebellion/actions\n[ci-status-badge]: https://github.com/jackfirth/rebellion/workflows/CI/badge.svg\n[docs]: http://docs.racket-lang.org/rebellion/index.html\n[docs-badge]: https://img.shields.io/badge/docs-published-blue.svg\n[rebellion-base]: https://docs.racket-lang.org/rebellion/Base_Libraries.html\n[rebellion-binary]: https://docs.racket-lang.org/rebellion/Binary_Data.html\n[rebellion-collection]: https://docs.racket-lang.org/rebellion/Collections.html\n[rebellion-reducers]: https://docs.racket-lang.org/rebellion/Reducers.html\n[rebellion-streaming]: https://docs.racket-lang.org/rebellion/Streaming_Computations.html\n[rebellion-transducers]: https://docs.racket-lang.org/rebellion/Transducers.html\n[rebellion-type]: https://docs.racket-lang.org/rebellion/Data_Types.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackfirth%2Frebellion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackfirth%2Frebellion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackfirth%2Frebellion/lists"}