Search Criteria
Package Details: mem-c 1.1.4-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mem-c.git (read-only, click to copy) |
|---|---|
| Package Base: | mem-c |
| Description: | mem-c is a simple memory allocator using a heap data structure with the mmap Linux syscall for dynamic memory management. It has a worst-case search time of O(n * log n) and averages O(log n). |
| Upstream URL: | https://github.com/alecksandr26/mem-c/archive/refs/tags/v1.1.4.tar.gz |
| Licenses: | MIT License |
| Submitter: | alecksandr |
| Maintainer: | alecksandr |
| Last Packager: | alecksandr |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-02-02 19:25 (UTC) |
| Last Updated: | 2026-05-01 19:02 (UTC) |
Dependencies (6)
- binutils (make)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR, uutils-coreutils-git-binAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- except-cAUR (optional)