{"id":13474398,"url":"https://github.com/sos-os/alarm","last_synced_at":"2025-03-26T21:31:31.428Z","repository":{"id":66201769,"uuid":"113083126","full_name":"sos-os/alarm","owner":"sos-os","description":"ALARM: Another Library for Allocating and Releasing Memory","archived":false,"fork":false,"pushed_at":"2019-04-02T20:56:38.000Z","size":197,"stargazers_count":8,"open_issues_count":14,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-30T07:47:46.710Z","etag":null,"topics":["allocator","intrusive","memory","memory-allocation","rust","rust-lang","rust-library","sos"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/sos-os.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-04T19:05:53.000Z","updated_at":"2021-10-31T00:54:18.000Z","dependencies_parsed_at":"2023-03-10T23:42:55.203Z","dependency_job_id":null,"html_url":"https://github.com/sos-os/alarm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sos-os%2Falarm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sos-os%2Falarm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sos-os%2Falarm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sos-os%2Falarm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sos-os","download_url":"https://codeload.github.com/sos-os/alarm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245738640,"owners_count":20664321,"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":["allocator","intrusive","memory","memory-allocation","rust","rust-lang","rust-library","sos"],"created_at":"2024-07-31T16:01:12.054Z","updated_at":"2025-03-26T21:31:31.110Z","avatar_url":"https://github.com/sos-os.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"ALARM: Another Library for Allocating and Releasing Memory\n==========================================================\n\n[![Build Status](https://travis-ci.org/sos-os/alarm.svg?branch=master)](https://travis-ci.org/sos-os/alarm)\n\nALARM ~is~ _will be_ the new [SOS](https://github.com/hawkw/sos-kernel) memory allocator.\n\n**NOTE:** ALARM is currently _very_ early in the development process and most functionality has yet to be implemented.\n\nCrates\n------\n\n| Crate             | Description                                                       |\n|-------------------|-------------------------------------------------------------------|\n| `alarm-base`      | Base types and API definitions shared across ALARM allocators.    |\n| `intruder-alarm`  | Intrusive collections library used for allocator data structures. |\n| `slabby`          | Slab allocators composable on top of ALARM allocators.            |\n\n\n\nBuilding ALARM\n--------------\n\nBuilding ALARM requires the [nightly Rust compiler](https://doc.rust-lang.org/book/first-edition/release-channels.html), which you can install using [`rustup`](https://www.rustup.rs/).\n\nAlthough some components of ALARM may also be compatible with the stable Rust compiler, the core functionality of this library as a memory allocator introduces a hard dependency on the [`allocator_api`](https://github.com/rust-lang/rfcs/blob/master/text/1398-kinds-of-allocators.md) language feature, currently only available on the nightly compiler.\n\nContinuous integration [builds](https://travis-ci.org/hawkw/alarm) of ALARM run against the _latest_ nightly compiler, so compatibility with older nightlies is not always assured.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsos-os%2Falarm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsos-os%2Falarm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsos-os%2Falarm/lists"}