Language

Package: zix @ 0.3.3-0.a13ae5a

Synopsis

C library of portability wrappers and data structures

Description

Zix is a C library of portability wrappers and data structures. It provides the following components:

ZixAllocator A customizable allocator.
ZixBumpAllocator A simple realtime-safe bump-pointer allocator.
ZixBTree A page-allocated B-tree.
ZixHash An open-addressing hash table.
ZixRing A lock-free realtime-safe ring buffer.
ZixSem A portable semaphore wrapper.
ZixThread A portable thread wrapper.
ZixTree A binary search tree.
zixgest.h Digest functions suitable for hashing arbitrary data.

zix/filesystem.h Functions for working with filesystems.

zix/path.h Functions for working with filesystem paths lexically.
Home page
https://gitlab.com/drobilla/zix
Location
gnu/packages/datastructures.scm (line: 449, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/h6jkqni8mdbfybaaawlvfblpjpap06k4-zix-0.3.3-0.a13ae5a.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/jlgj02dbgnh8n99r3sb4nx7qh27gsigr-zix-0.3.3-0.a13ae5a.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/x86m50awdfxdfmp2mwljipndhi6dypa3-zix-0.3.3-0.a13ae5a.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/4g47807i38zxy77c6j6gak70xyhhsccf-zix-0.3.3-0.a13ae5a.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/53z5dv2sbdmdiz6z9xba0w2i2dcan3fq-zix-0.3.3-0.a13ae5a.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/8z0j1gqc19pdfb8qvfgg1aspahj7bwbb-zix-0.3.3-0.a13ae5a.drv
x86_64-linuxi686-w64-mingw32/gnu/store/8gahzgwdj797ycbvbnx5isw181knp6q3-zix-0.3.3-0.a13ae5a.drv
x86_64-linuxi586-pc-gnu/gnu/store/sa7kn1is7qln82grwy068j834pv5ibfd-zix-0.3.3-0.a13ae5a.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/0qzh9rkc5jhk9pwc1qqcyr4lg9abp5bb-zix-0.3.3-0.a13ae5a.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/0wkwlkibpydr65qhhg5cyq73hahb8wpy-zix-0.3.3-0.a13ae5a.drv
riscv64-linux/gnu/store/w1a80i6wbrsan3msgi5g0lzklbv7cfhz-zix-0.3.3-0.a13ae5a.drv
powerpc-linux/gnu/store/0d5x04pfm0w5il280gablfc2sgj646gi-zix-0.3.3-0.a13ae5a.drv
    powerpc64le-linux/gnu/store/0vp0imas5v9izxnbdf63bkb7r8rqnnld-zix-0.3.3-0.a13ae5a.drv
    mips64el-linux/gnu/store/4jj8qkwcjljxngzzbk9k314fz4w4nq32-zix-0.3.3-0.a13ae5a.drv
      i686-linux/gnu/store/p0rcx03py6mx540i0sm2r509n2y3r5r7-zix-0.3.3-0.a13ae5a.drv
      i586-gnu/gnu/store/1k0rchv1q9rj2rvrhmc0px313a47prnm-zix-0.3.3-0.a13ae5a.drv
      armhf-linux/gnu/store/jx62q73015sdlfpq2mrvbna0xdbq53hh-zix-0.3.3-0.a13ae5a.drv
      aarch64-linux/gnu/store/015fb5mvvjrjysd4na7r668i1j2k65ij-zix-0.3.3-0.a13ae5a.drv

      Lint warnings

      LinterMessageLocation
      No lint warnings