Showing 15 open source projects for "pthread library"

View related business solutions
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 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

    ... 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

    PupsAudio

    Replacement for PulseAudio

    This library provides a serverless drop in replacement for libpulse.so with minimal dependencies (ALSA+pthread). It does not support any fancy useless feature, but provides just audio I/O. It main motivation to implement this was the ability to run skype (tm) on system where PA is not an option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    Discrete Event Gnu Advanced Scheduling for plug-in replacement of pthread compatible applications. Generates deterministic execution runs suitable for discrete event simulations and formal verification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    cCNN

    cCNN

    A fast implementation of LeCun's convolutional neural network

    Code of this library is partialy based on myCNN MATLAB class written by Nikolay Chemurin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libctf is a c thread foundation library that extends pthread functionality by providing common utilities for the programmer. This will ease and enhance threaded program development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pthreadw is a profiling library for multi-threaded programs. It can be used to automatically identify common problems related to threads that limit performance of parallel programs such as lock contention or load imbalance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    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
  • 11
    PI-Threads; A C++ threads object built upon Win32 Threads and POSIX pthreads which can be compiled on either Win32 compliant systems or POSIX compliant systems with pthread support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A C++ high-level yet efficent multithreading library, portable across pthread-enabled platforms (and at a later developement stage also natively on windows). Implements also low level primitives for faster multithreading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The dthreads C library implements pthread-based read/write locking that is versatile, yet very simple to use, and eliminates concerns about race conditions and deadlocks associated with implementing new read/write locks for every project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    This task library is built upon libspe2 from IBM Cell SDK. It gives a clean task interface to Cell programmers to start jobs in SPUs by hiding the tedious context/pthread creation, mailbox/signal/interrupt mailbox communication, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next