| ID | 223569 | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Package Name | libart | |||||||||||||||||
| Links | Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem | |||||||||||||||||
| Version | 0 | |||||||||||||||||
| Release | 1.20210723git3010468.fc45 | |||||||||||||||||
| Epoch | Draft | False | ||||||||||||||||
| Source | git+https://src.fedoraproject.org/rpms/libart.git#7df89fc3262b04904e0b99eebcce85f1bd795af2 | |||||||||||||||||
| Summary | Adaptive Radix Trees implemented in C | |||||||||||||||||
| Description | This library provides a C99 implementation of the Adaptive Radix Tree or ART. The ART operates similar to a traditional radix tree but avoids the wasted space of internal nodes by changing the node size. It makes use of 4 node sizes (4, 16, 48, 256), and can guarantee that the overhead is no more than 52 bytes per key, though in practice it is much lower. | |||||||||||||||||
| Built by | hezhengyu | |||||||||||||||||
| State | complete | |||||||||||||||||
| Volume | DEFAULT | |||||||||||||||||
| Started | Sun, 30 Aug 2026 15:02:10 CST | |||||||||||||||||
| Completed | Sun, 30 Aug 2026 15:56:09 CST | |||||||||||||||||
| Task | build (f45, /rpms/libart.git:7df89fc3262b04904e0b99eebcce85f1bd795af2) | |||||||||||||||||
| Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libart.git#7df89fc3262b04904e0b99eebcce85f1bd795af2'}} | |||||||||||||||||
| Tags |
|
|||||||||||||||||
| RPMs |
|
|||||||||||||||||
| Logs |
|
|||||||||||||||||
| Changelog | * Sun Aug 30 2026 Koji - 0-1.20210723git3010468.fc45 - local build |