{"id":16237631,"url":"https://github.com/kisvegabor/misc","last_synced_at":"2026-04-06T00:03:51.300Z","repository":{"id":89730050,"uuid":"60670761","full_name":"kisvegabor/misc","owner":"kisvegabor","description":"Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.","archived":false,"fork":false,"pushed_at":"2019-01-30T23:55:21.000Z","size":4426,"stargazers_count":24,"open_issues_count":0,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-17T08:45:40.934Z","etag":null,"topics":["c","fifo","malloc-free","schedule"],"latest_commit_sha":null,"homepage":"http://www.gl.littlev.hu/misc-library/","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/kisvegabor.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":"2016-06-08T05:25:56.000Z","updated_at":"2024-05-16T21:52:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"20f9447e-7f09-4a1e-8fcc-d29d2a829958","html_url":"https://github.com/kisvegabor/misc","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisvegabor%2Fmisc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisvegabor%2Fmisc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisvegabor%2Fmisc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kisvegabor%2Fmisc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kisvegabor","download_url":"https://codeload.github.com/kisvegabor/misc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244463542,"owners_count":20456906,"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","fifo","malloc-free","schedule"],"created_at":"2024-10-10T13:36:24.033Z","updated_at":"2025-10-18T08:24:44.647Z","avatar_url":"https://github.com/kisvegabor.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Miscellaneous Library\n\nSome of the most important components:\n* Dynamic memory manager with defrag. and memory monitoring \n* Simple task scheduler with priority and idle measurement\n* File system interface to access different mediums easily  \n* RAM FS\n* FIFO\n* Linked list\n* Fonts\n* etc\n\n## Usage\n1. Clone the repository into the root folder of your project: `git clone https://github.com/littlevgl/misc.git`\n2. In your IDE add the project **root folder as include path**\n3. Copy *misc/misc_conf_templ.h* as **misc_conf.h** to the project root folder\n4. Delete the first `#if 0` and the last `#endif` to enable the file\n5. Enable/disable or configure the components\n6. To initialize the library `#include misc/misc.h` and call `misc_init()`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisvegabor%2Fmisc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkisvegabor%2Fmisc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkisvegabor%2Fmisc/lists"}