https://bugzilla.redhat.com/show_bug.cgi?id=1985036

            Bug ID: 1985036
           Summary: Review Request: libart - Adaptive Radix Trees
                    implemented in C
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: Package Review
          Assignee: nob...@fedoraproject.org
          Reporter: dcava...@fb.com
        QA Contact: extras...@fedoraproject.org
                CC: package-review@lists.fedoraproject.org
  Target Milestone: ---
    Classification: Fedora



Spec URL: https://dcavalca.fedorapeople.org/review/libart/libart.spec
SRPM URL:
https://dcavalca.fedorapeople.org/review/libart/libart-0-1.20210720git3010468.fc35.src.rpm

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.

Fedora Account System Username: dcavalca


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to