{"id":22901759,"url":"https://github.com/mbuczko/flagrant","last_synced_at":"2025-04-01T05:44:28.002Z","repository":{"id":241095891,"uuid":"804306534","full_name":"mbuczko/flagrant","owner":"mbuczko","description":"Feature-flagging controlled with CLI","archived":false,"fork":false,"pushed_at":"2024-06-12T21:06:10.000Z","size":374,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-20T07:04:09.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbuczko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-22T10:52:17.000Z","updated_at":"2024-06-12T21:06:16.000Z","dependencies_parsed_at":"2024-05-22T11:50:59.895Z","dependency_job_id":"1315c59c-d701-4d0a-87d9-7e69c0d87bc1","html_url":"https://github.com/mbuczko/flagrant","commit_stats":null,"previous_names":["mbuczko/flagrant"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbuczko%2Fflagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbuczko%2Fflagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbuczko%2Fflagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbuczko%2Fflagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbuczko","download_url":"https://codeload.github.com/mbuczko/flagrant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246591808,"owners_count":20801985,"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-12-14T01:40:48.434Z","updated_at":"2025-04-01T05:44:27.983Z","avatar_url":"https://github.com/mbuczko.png","language":"Rust","readme":"# Flagrant - CLI-driven feature flagging system\n\nFeature flagging niche is long time filled in with excellent solutions like [Unleash](https://www.getunleash.io/) or [Flagsmith](https://www.flagsmith.com/), so why yet another app on top of this cake? Flagrant has an ambition to become a Redis of feature flagging - small, reliable and completely CLI driven server providing all that's needed to keep features under control. Namely, it's supposed to bring in:\n\n- multiple environments (prod, dev, test, etc)\n- multivariant features\n- segment overrides\n- identity overrides\n- scheduled on/off\n- analytics\n- client libraries for rust/jvm/js\n\nAs it's written in Rust, Flagrant comes with low-level resource utilisation and _blazingly fast_ mode switched on by default 😃\n\n# Architecture\nTo keep things simple yet still allow for extensibilty, code has been structured into following modules (crates)\n\n- flagrant - core logic (requests distribution among others)\n- flagrant-types - core types shared across all other modules\n- flagrant-api - HTTP server exposing crucial endpoints both for clients and management\n- flagrant-cli - a command-line interface to communicate with server\n- flagrant-client - a client library ensuring seamless communication between client- and server-side, with caching, etc.\n \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbuczko%2Fflagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbuczko%2Fflagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbuczko%2Fflagrant/lists"}