Showing 49 open source projects for "pthreads"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    NSync

    NSync

    nsync is a C library that exports various synchronization primitives

    ...It offers reader-writer locks, condition variables, run-once initialization, waitable counters, and waitable bits for coordination and cancellation between threads. Unlike traditional pthreads-based synchronization, nsync introduces conditional critical sections, allowing developers to wait for arbitrary conditions without explicit signaling or complex loop-based logic. This approach simplifies concurrency management and often improves readability and maintainability of multithreaded code. The library emphasizes efficiency, with locks and condition variables occupying minimal memory and supporting cancellation mechanisms through nsync_note objects rather than thread-level cancellation. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    POSIX Threads for Windows

    An implementation of the POSIX threads API for Windows

    ...The two are not compatible and in order to build and run PThreads4W (formerly PThreads-WIn32) MinGW64 must be installed without win32pthreads. If you want or need to build and run with PThreads4W then you need to choose win32 threading instead of POSIX when you install MinGW64 to not install the conflicting winpthreads include and library files.
    Leader badge
    Downloads: 2,240 This Week
    Last Update:
    See Project
  • 3

    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 gcc-14 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-1.4 see https://sourceforge.net/p/mingw-w64-dgn/wiki/MingwDgnLib/ for more detail. <3> other seperate library : wxWidgets qt5 see https://sourceforge.net/p/mingw-w64-dgn/wiki/OtherLibraries/ for more detail.
    Leader badge
    Downloads: 87 This Week
    Last Update:
    See Project
  • 4

    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.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Address_Decode

    Address_Decode

    Decode various cryptocurrency addresses

    Address to hash160 is an efficient multi-threaded tool designed to decode various cryptocurrency addresses (such as Bitcoin BTC,Bitcoin Cash BCH, Litecoin LTC, Bitcoin Gold BTG, etc.) to extract hash160 values. It is often used in research such as brainflayer, keyhunt, BitCrack, ecloop, keyhunt cuda, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8

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

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13

    Pathway-PDT

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

    ...We developed the Pathway-PDT, which uses the framework of Pedigree Disequilibrium Test (PDT) for general family data, to perform pathway analysis. Availability and implementation: Pathway-PDT 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
  • 14

    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
  • 15
    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
  • 16
    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
  • 17
    This is a simple implementation of thread pool written in C. The implementation is based on POSIX pthreads.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18

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

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

    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: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    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
  • 23
    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
  • 24

    Simple Concurrent Library - SimCoL

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

    ...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: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB