Showing 6 open source projects for "pthread library"

View related business solutions
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 1
    Likwid

    Likwid

    Performance monitoring and benchmarking suite

    Likwid is a simple to install and use toolsuite of command line applications and a library for performance oriented programmers. It works for Intel, AMD, ARMv8 and POWER9 processors on the Linux operating system. There is additional support for Nvidia and AMD GPUs. There is support for ARMv7 and POWER8/9 but there is currently no test machine in our hands to test them properly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    fast_count_multi

    Extremely fast NGS read counter

    ... gtf_file bam_file(s) > output Requires bamtools API library at run time, and c++0x for compile. git clone https://github.com/pezmaster31/bamtools cd bamtools mkdir build cd build cmake .. make export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path to/lib g++ -I bamtools/include/ -L bamtools/lib/ -o fast_count_multi fast_count_multi.cpp -lz -lbamtools -fpermissive -pthread -std=c++0x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Pthread Pool

    A lightweight thread pool implemented using Pthreads

    Pthread Pool is a lightweight, efficient thread pool implemented entirely using the Pthreads API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    XMLFoundation

    The fastest XML Parser that exists. Portable HTTP Services.

    The fastest XML Parser that exists. A ground up HTTP Server and extendable multithreaded server. Examples for iPhone/Android/WinPhone also 64bit BigData examples for Windows and Linux. This 15 year old project is stable, it originated from the NCIS (National Clinical Info System) project, now used in many applications for portability, performance, and the core TCP and XML integration features in the library. Uses a textbook pure "Object Oriented" design and architecture that simplifies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 5
    SocketCC is a C++ class library that encapsulates existing Sockets and pthread APIs, providing a simple solution to writing networked IP applications in these environments. The libraries support IPv4 and IPv6 sockets utilising both TCP and UDP Protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    C++ Custom Threads Library

    A library enabling concurrency by using threads for a single process.

    This project demonstrates the implementation of a custom thread library using POSIX threads (pthread). The custom library is designed to provide low-level control over thread management and synchronization, offering functionality similar to the C++ Standard Library's <thread> library. The custom thread library includes various features like mutexes, lock guards, condition variables, thread attributes, and thread-local storage, making it robust and flexible for multithreaded programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next