Showing 19 open source projects for "pthreads-w32"

View related business solutions
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 1

    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...
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 2
    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
  • 3

    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
  • 4
    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: 5 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 5
    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
  • 6
    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
  • 7

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

    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
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 10
    FFmpeg cross compiled from Linux for Windows. Includes: Xvid, Theora, Vorbis, pthreads, X264, Opencore NB and WB, LAME and AviSynth and is licensed under the GPL 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Whenever a stream source is faster than your encoder you can use this generic tool to store chunks of excess data in temporary files until processed and deleted. requires pthreads. great between real time video stream and ffmpeg or mencoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    nqmacs is a set of precompiled w32-binaries based on the source code of Emacs' current development version (which will eventually be released as Emacs 22.1). It's no official Emacs distribution, however.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GUSI (Grand Unified Socket Interface) is a POSIX/Pthreads/Sockets library bringing some of the comforts of UNIX 98 to traditional MacOS (7.0 - 9.9999).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    glH is an opensourced, multiplayer, multiplatform and arquitecture independent quake like game. Now it works on linux and w32, and BSD port isn't enought tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next