Showing 23 open source projects for "pthreads-w32"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 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: 1,407 This Week
    Last Update:
    See Project
  • 2

    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: 12 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    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
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5

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

    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
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 10
    Several redist packages for pre-compiled open-source libs (w32)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    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: 0 This Week
    Last Update:
    See Project
  • 14
    Due to Sourceforge's complying with US law to deny site access of 5 countries (Cuba, Iran, North Korea, Sudan, and Syria), GUP for win32 in SF is no more active. Please check : http://gup-win32.tuxfamily.org for the project current information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple-to-use and lightweight multithreading and synchronisation library for C++. Currently it should work on Microsoft Windows (all features on Windows 2000 or later) and any platform including a working pthreads implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Xomp is a src-to-src translator for most of 3.0. A simple platform for experimentation and optimization of OpenMP implementations and extensions. Has been tested with C programs but does not parse C. Should be easily adaptable for other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A pthreads library for embedded operating systems. Implements the pthreads API using only commonly available OS primitives (e.g. semaphores, tasks) so that the library can easily be ported to almost any RTOS. Currently includes support for DSP/BIOS and P
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A data parallel scientific programming model. Compiles efficiently to different platforms like distributed memory (MPI), shared memory multi-processor (pthreads), Cell BE processor, Nvidia Cuda, SIMD vectorization (SSE, Altivec), and sequential C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sooc is a C library that enables developers to write object-oriented programs in C. Sooc (Simple Object-Oriented C) comes with useful stream and collection classes and provides mechanisms for memory management, exceptions and, with pthreads, threading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Get environment informations of Win32 Perl executables. The main goal of this module version is to receive the internal temporary directory of packed Perl executables. Additional informations like version, packername, etc. will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    General utility code for queuing and simple index tables for embedded software projects. It also includes async I/O sample code using pthreads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    DATTEL means "DATa parallel TEmplate Library". It is a C++ library providing STL-algorithms on shared memory (via pthreads) and/or distributed memory (via MPI). The parallelism is hidden from the programmer. Porting code to DATTEL should be easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next