{"id":18261992,"url":"https://github.com/liebranca/bitter","last_synced_at":"2025-04-09T00:47:26.909Z","repository":{"id":60771843,"uuid":"344102358","full_name":"Liebranca/bitter","owner":"Liebranca","description":"GNU weapon of mass-destruction","archived":false,"fork":false,"pushed_at":"2023-06-27T20:11:15.000Z","size":1128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-14T19:20:38.532Z","etag":null,"topics":["c-cpp","gnu-linux","kitchen-sink"],"latest_commit_sha":null,"homepage":"","language":"C","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/Liebranca.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","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":"2021-03-03T11:24:17.000Z","updated_at":"2023-08-24T08:19:46.000Z","dependencies_parsed_at":"2024-11-05T11:11:21.425Z","dependency_job_id":null,"html_url":"https://github.com/Liebranca/bitter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liebranca%2Fbitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liebranca%2Fbitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liebranca%2Fbitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liebranca%2Fbitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Liebranca","download_url":"https://codeload.github.com/Liebranca/bitter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247953098,"owners_count":21023945,"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":["c-cpp","gnu-linux","kitchen-sink"],"created_at":"2024-11-05T11:06:19.032Z","updated_at":"2025-04-09T00:47:26.888Z","avatar_url":"https://github.com/Liebranca.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KVR\n The *infamous*, fully GPL'd GNU weapon of mass-destruction, KVR or KVNSL RAT (V as in KVLT) is my personal C coding environment for desktop; this project simply contains the tools I use everywhere else, and thus it is always growing.\n\n### What's in this repo?\n\n - KVRNEL, C lib for debug utils, some wrappers for stdlib (mostly malloc stuff), my hash table implementation, general purpose functions such as data-type conversions, color/grayscale/unit vector quantization, among other things.\n - ESPECTRO, a *legacy* CLI build system written entirely with python and ANSI escapes.\n - BLKMGK, a small util for packing and unpacking compressed texture data.\n - MAMMOTH, where I implement the PE$O language.\n - SIN, graphics library used here mainly for rendering text. 3D capabilities not fully ported yet (look at /Liebranca/DSM/tree/dev/src/SIN for that).\n - CHASM, SDL window manager.\n - SHB7, a minimalistic custom terminal.\n - FMAT, the dullest code-formatting tool in existence.\n\n### Why write all of this from scratch?\n\n It's a mix of research and simply handrolling my own of something because no good alternative exists. Hey, I pinky promise this isn't actually an evil 16-bit OS, I would never do such a thing. *wink*\n\n### Dependencies\n\n - GCC\n - MAKE\n - PYTHON3\n - SDL2\n - GLEW+GLAD\n - LIBPNG16\n - ZLIB1\n\n Python is a terrible language and I personally detest it; eventually all Python glue in the codebase will be removed. But until that day comes: just deal with it.\n\n The GLEW+GLAD mambo is a hack. SIN links against GLEW but doesn't actually include it; we use glad.h instead. That is how you open an SDL window with a drawable OpenGL context in pure Cygwin, a method apparently no one but me knows.\n\n Speaking of Cygwin -- if you're on Windows, you'll need it. If you're on GNU/Linux, you probably don't need the GLAD hack (untested). If you're on a Mac, switch to an actual computer.\n\n### Building\n\n Assuming I didn't mess up the dependency list and your paths are appropiately set:\n\n```\ncd kvr/src\nmake all\n```\n\n Or just `make \u003ctarget\u003e`, valid targets are:\n\n - kvrnel\n - sin\n - chasm\n - shb7\n - mamm\n\n `make reb` is just a `make all` with a pre-clean step.\n\n To turn different debug flags on and off (so that you get more accurate logs), look at /src/avtomat/avtomat.py and change the value of KVR_DEBUG. A list of valid flags to set or unset can be found in /src/kvrnel/zjc_evil.h\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliebranca%2Fbitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliebranca%2Fbitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliebranca%2Fbitter/lists"}