{"id":13732384,"url":"https://github.com/floooh/fips","last_synced_at":"2025-05-15T13:04:15.312Z","repository":{"id":1942231,"uuid":"27764892","full_name":"floooh/fips","owner":"floooh","description":"High-level build system for distributed, multi-platform C/C++ projects.","archived":false,"fork":false,"pushed_at":"2025-04-02T17:45:04.000Z","size":2565,"stargazers_count":485,"open_issues_count":58,"forks_count":82,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-04-03T04:11:22.434Z","etag":null,"topics":["fips"],"latest_commit_sha":null,"homepage":"","language":"Python","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/floooh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2014-12-09T12:10:02.000Z","updated_at":"2025-04-02T17:45:08.000Z","dependencies_parsed_at":"2023-07-05T18:32:05.382Z","dependency_job_id":"7948e1cb-bfcc-4b6a-adde-5fa0ce932c1b","html_url":"https://github.com/floooh/fips","commit_stats":{"total_commits":906,"total_committers":28,"mean_commits":"32.357142857142854","dds":0.1280353200883002,"last_synced_commit":"ab2c3bef9ad3ab79efd816f22e2a151bb51714e7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Ffips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Ffips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Ffips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Ffips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floooh","download_url":"https://codeload.github.com/floooh/fips/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248168093,"owners_count":21058767,"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":["fips"],"created_at":"2024-08-03T02:01:55.106Z","updated_at":"2025-04-10T06:30:11.359Z","avatar_url":"https://github.com/floooh.png","language":"Python","readme":"fips\n====\n\n[![Build Status](https://github.com/floooh/fips/workflows/test/badge.svg)](https://github.com/floooh/fips/actions)\n\nfips is a highlevel build system wrapper written in Python for C/C++ projects.\n\n(this project has nothing to do with the [Federal Information Processing Standard](https://en.wikipedia.org/wiki/FIPS_140-2))\n\nRead the docs to get a better idea what fips is:\n\nhttp://floooh.github.io/fips/\n\nAlso, please have a look at the [CHANGELOG](https://github.com/floooh/fips/blob/master/CHANGELOG.md) to\nkeep track of detail changes which may not be mentioned in the documention.\n\n### Install Instructions\n\nhttp://floooh.github.io/fips/docs/getstarted/\n\n### Useful Links:\n\n- **[fips-libs](https://github.com/fips-libs/)**: this is where most\n'fipsification' wrapper projects live, which add a thin wrapper around\nopen source projects to turn them into fips-compatible dependencies\n\n- **[fips-libs/fips-utils](https://github.com/fips-libs/fips-utils)**: a\nplace for generally useful fips extensions that don't quite fit into\nthe fips core repository.\n\n### List of Fipsified Projects (OBSOLETE)\n\nLibs and engines:\n\n- **[accidentalnoise](https://code.google.com/p/accidental-noise-library/)**: https://github.com/mgerhardy/fips-accidentalnoise\n- **[bgfx](https://github.com/bkaradzic/bgfx)**: https://github.com/floooh/fips-bgfx\n- **[cjson](http://cjson.sourceforge.net/)**: https://github.com/floooh/fips-cjson\n- **[cpptoml](https://github.com/skystrife/cpptoml)**: https://github.com/floooh/fips-cpptoml\n- **[enet](https://github.com/lsalzman/enet)**: https://github.com/mgerhardy/fips-enet\n- **[freetype2](http://git.savannah.gnu.org/cgit/freetype/freetype2.git/)**: https://github.com/mgerhardy/fips-freetype2\n- **[glew](https://github.com/nigels-com/glew)**: https://github.com/fungos/fips-glew\n- **[glfw](https://github.com/glfw/glfw)**: https://github.com/floooh/fips-glfw\n- **[gliml](https://github.com/floooh/gliml)**: https://github.com/floooh/gliml\n- **[glm](https://github.com/g-truc/glm)**: https://github.com/floooh/fips-glm\n- **[googletest](https://code.google.com/p/googletest/)**: https://github.com/mgerhardy/fips-googletest\n- **[imgui](https://github.com/ocornut/imgui)**: https://github.com/fungos/fips-imgui\n- **[libcurl (precompiled)](http://curl.haxx.se/libcurl/)**: https://github.com/floooh/fips-libcurl\n- **[libnoise](https://github.com/qknight/libnoise)**: https://github.com/mgerhardy/fips-libnoise\n- **[nanovg](https://github.com/memononen/nanovg)**: https://github.com/fungos/fips-nanovg\n- **[nativefiledialog](https://github.com/mlabbe/nativefiledialog)**: https://github.com/fungos/fips-nfd\n- **[oryol](http://floooh.github.io/oryol/)**: https://github.com/floooh/oryol\n- **[polyvox](https://bitbucket.org/volumesoffun/polyvox.git)**: https://github.com/mgerhardy/fips-polyvox\n- **[recastnavigation](https://github.com/memononen/recastnavigation)**: https://github.com/fungos/fips-recast\n- **[remotery](https://github.com/Celtoys/Remotery)**: https://github.com/floooh/fips-remotery\n- **[sauce](https://github.com/phs/sauce)**: https://github.com/mgerhardy/fips-sauce\n- **[simpleai](https://github.com/mgerhardy/simpleai)**: https://github.com/mgerhardy/fips-simpleai\n- **[stb](https://github.com/nothings/stb)**: https://github.com/fungos/fips-stb\n- **[turbobadger](https://github.com/fruxo/turbobadger)**: https://github.com/fungos/fips-turbobadger\n- **[unittestpp](https://github.com/unittest-cpp/unittest-cpp)**: https://github.com/floooh/fips-unittestpp\n- **[vld (precompiled)](https://github.com/KindDragon/vld)**: https://github.com/floooh/fips-vld\n- **[zlib](http://www.zlib.net/)**: https://github.com/floooh/fips-zlib\n\nTest projects:\n\n- **oryol-test-app**:     https://github.com/floooh/oryol-test-app.git\n- **fips-hello-world**:   https://github.com/floooh/fips-hello-world.git\n- **fips-hello-dep1**:    https://github.com/floooh/fips-hello-dep1.git\n- **fips-hello-dep2**:    https://github.com/floooh/fips-hello-dep2.git\n","funding_links":[],"categories":["Tools","Package Management / Build Systems","Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloooh%2Ffips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloooh%2Ffips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloooh%2Ffips/lists"}