Package plibsys: Information

    Source package: plibsys
    Version: 0.0.3-alt1
    Build time:  Jan 19, 2021, 02:34 AM
    Category: Development/C
    Report package bug
    License: LGPLv2+
    Summary: Highly portable C system library
    Description: 
    plibsys is a cross-platform system C library with some helpful routines.
    It has zero third-party dependencies and uses only native system calls.
    
    plibsys provides:
    
    Platform independent data types
    Threads
    Mutexes
    Condition variables
    Read-write locks
    System-wide semaphores
    System-wide shared memory
    Optimized spinlock
    Atomic operations
    Socket support (UDP, TCP, SCTP) with IPv4 and IPv6
    Hash functions: MD5, SHA-1, SHA-2, SHA-3, GOST (R 34.11-94)
    Binary trees: BST, red-black, AVL
    INI file parser
    High resolution time profiler
    Files and directories
    Shared library loading
    Useful routines for linked lists, strings, hash tables
    Macros for CPU architecture, OS and compiler detection

    List of rpms provided by this srpm:
    libplibsys-devel (e2kv5, e2kv4, e2k)
    libplibsys0 (e2kv5, e2kv4, e2k)
    libplibsys0-debuginfo (e2kv5, e2kv4, e2k)
    plibsys-doc (e2kv5, e2kv4, e2k)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

      1. gcc-c++
      2. rpm-macros-cmake
      3. doxygen
      4. cmake

    Last changed


    Sept. 19, 2017 Michael Shigorin 0.0.3-alt1
    - initial build