Showing 50 open source projects for "pthreads"

View related business solutions
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1

    POSIX Threads for Windows

    An implementation of the POSIX threads API for Windows

    Also known as "pthreads-win32", POSIX Threads for Windows implements a large subset of the threads related API from the Single Unix Specification Version 3. Conformance and quality are high priorities of this mature library. Development began in 1998 and has continued with numerous significant professional contributions. Please note:- whilst PThreads4W can be built and run by it, MinGW64 includes it's own default POSIX Threads library called "winpthreads". The two are not compatible...
    Leader badge
    Downloads: 2,024 This Week
    Last Update:
    See Project
  • 2

    mingw-w64-dgn

    drangon's mingw-w64 build, toolchain and some libraries

    drangon's mingw-w64 ( mingw-w64.sf.net ) build, native toolchain and cross toolchain for 32bit windows and 64bit windows x64, and some libraries : <1> toolchain : binutils gcc11 mingw-w64 gdb make yasm nasm see https://sourceforge.net/p/mingw-w64-dgn/wiki/ToolChain/ for more detail. <2> mingw-dgn-lib : pthreads-win32 sqlite openssl zlib bzip2 apr pcre pcre2 libiconv gettext libsdl portaudio giflib xvid xavs x264 x265 libvpx lame opencore-amr opus ffmpeg pugixml jsoncpp curl lua libuv fltk...
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3

    The Unicon Project

    A modern descendant of the Icon programming language.

    Unicon is a very high level object-oriented network- and graphics-savvy programming language with a syntax similar to Pascal or C. Goal-direction, backtracking, patterns and novel data structures make Unicon ideal for rapidly solving complex problems.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Portable Cpp Sound OpenAL

    Portable Cpp Sound OpenAL

    cross-platform sound-playing package for C++ apps

    This is a cross-platform sound-playing package for C++ apps that can asynchronously start and stop music loops, as well as initiate transient sounds. It plays WAV files, via OpenAL, on Windows, OSX, and linux platforms. It is suitable for any Cpp application that needs music, sound loops or transient sound effects; eg. games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds. Icon
    With Boozang, you can write tests, debug visually, perform root cause analysis and automate your CI builds.

    Empower your whole team to build and maintain automated tests, not just developers.

    Our natural-language tests are extremely stable to code changes. When tests break our AI will repair it in minutes.
  • 5
    JDFTx

    JDFTx

    Joint Density Functional Theory

    JDFTx is a plane-wave density functional theory code designed for electronic structure theory development. One prominent unique capability is the treatment of solvated electronic systems using joint density functional theory. Please see http://jdftx.org for download and compile instructions, tutorials, documentation and citation information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GCDebRTrc

    Debug Facility for Real-Time issues

    For C (and CPP obviously): Include a fast and tiny RAM-tracing feature for Real-Time (RT) debugging purposes. >> ONLY FOR DEBUGGING << Very much faster than printf-debugging, which may result in unforseen results in an RT environement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    compiler manifest wrapper

    compiler manifest wrapper - adds manifest to your exe's if applicable

    this is a compiler wrapper made to wrap - borland c++ 5.5.1 (no longer available, *bc*) - DJGPP (gp.cmd,older gp.bat,*gp*) - mingw and mingw-w64 compilers (install-compilers.cmd, zap*, *gw2*) - mingw-w64 vityan compiler batch files for ubuntu natty and freebsd (*gwix*) are packaged with set just above. currently, you still have to specify exe or dll even there is no extension of linux binaries. it is not setup yet for .so files. I will need to do something for those. These are distributed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PBzip2 for Windows

    PBzip2 for Windows

    Parallel Bzip2 v1.1.12 for Windows 32-bits

    PBzip2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 v1.0.2 or newer (ie: anything compressed with pbzip2 can be decompressed with bzip2). by: Jeff Gilchrist
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    udprog

    udprog

    The Yearbook of the Programmers of University of Debrecen

    This is an exercise workbook. It contains programming examples in C,C++ and Java in the following areas: Linux kernel, MINIX kernel, Android, C++11, Qt, Open CV, OGRE, Pthreads, Open MP and CUDA. But, this is more than a book because it includes source codes, photos and information about the students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 10
    SDL Framework
    SDL Framework (SDLFW) SDLFW is a cross-platform framework from the powerful SDL library to create your own 2D games with the Lua programming language. It's easy-to-use, free, open-source, and works on Windows and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Pathway-PDT

    Pathway-PDT: A Flexible Pathway Analysis Tool for Nuclear Families

    ... is implemented in C++ with POSIX threads (pthreads). Binaries (Windows) and source codes with makefile (Linux) are available. Contact: rchung@nhri.org.tw Citation: Yo Son Park, Michael Schmidt, Eden R. Martin, Margaret A. Pericak-Vance and Ren-Hua Chung (2013), Pathway-PDT: a flexible pathway analysis tool for nuclear families, BMC Bioinformatics, 14:267
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    randstdev

    A PRNG test program

    Randstdev is a PRNG (pseudo-random number generator) test program similar to ENT, but much faster. It calculates and displays statistics on a file as well as a PASS/FAIL at 99.9% confidence interval. It is at least as good as ENT, but is between 10 to 36 times faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Libtpool

    Libtpool

    A thread pool library using pthreads

    A thread pool library that uses a context so a program may utilize more than one thread pool at a time. A hook allows your program to determine the number of free threads before attempting to launch one. This library has seen successful use in a range of server daemons and client daemons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sisal is a unique parallel language that supports a clean, fully implicit parallelization model. The optimizing sisal compiler (sisalc) works on top of pthreads to give high performance on commodity SMP architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ces265

    Multi-threaded High Efficiency Video Encoder

    ces265 is a "High Efficiency Video Coding" (HEVC) software written in C++ with multi-threading support. This software compresses the raw video stream in YUV 4:2:0 planar format into HEVC 8.0 compatible bitstream. Help is taken from HM-8.0, HM-9.2 and x265 software while writing this software. The contributors of this software are: 1- Muhammad Usman Karim Khan (http://ces.itec.kit.edu/~khan/) 2- Muhammad Shafique (http://ces.itec.kit.edu/~shafique/) 3- Jörg Henkel (http://ces.itec.kit.edu/~henkel/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a simple implementation of thread pool written in C. The implementation is based on POSIX pthreads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

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

    Dantzig-Wolfe Solver

    An implementation of Dantzig-Wolfe decomposition built upon GLPK

    An implementation of Dantzig-Wolfe decomposition built upon the GNU Linear Programming Kit. This is a command line tool for solving properly decomposed linear programs. There are several examples and some documentation to guide the use of this solver. Forked over to GitHub (see link).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    threadproject

    threadproject

    Projet Système Semestre 8

    Ce projet vise à construire une bibliothèque de threads en espace utilisateur. On va donc fournir une interface de programmation plus ou moins proche des pthreads, mais en les exécutant sur un seul thread noyau.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    threadScheduler

    schedules several threads on a system

    (sorry, too lazy to translate) Ce projet vise à construire une bibliothèque de threads en espace utilisateur. On va donc fournir une interface de programmation plus ou moins proche des pthreads, mais en les exécutant sur un seul thread noyau. Les intérêts sont: Les coûts d'ordonnancement sont beaucoup plus faibles Les politiques d'ordonnancement sont configurables On peut enfin expérimenter le changement de contexte pour de vrai
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GC++ is a small portable tracing mark-and-sweep garbage collection library for C++. It requires a standards-conforming C++ compiler and pthreads support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Simple Concurrent Library - SimCoL

    SimCoL is a c++ lib that focus on classic concurrent problems.

    The SimCoL project - Scl in short - is a very simple library developed with c++ as graduation project. Its objective is to implement classes for solving simple problems that have interfaces like the classic concurrent problems (producer and consumer, work pools, and others). The project can be compiled using Visual Studio 2008 or higher (the project is incompatible with Windows older than Vista or Server 2008) and also supposed to be able with any Unix system with native PThreads support.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Linux Chat Server
    Multithreaded Chat server using sockets... great example code to search through for Linux communication and threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bounded Buffer
    C++ implementation of a Bounded Buffer using PThreads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    uStomp - minimalistic stomp library written in C, with only external dependency being pthreads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next