Showing 69 open source projects for "pthreads-w32"

View related business solutions
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 1
    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
  • 2
    Bounded Buffer
    C++ implementation of a Bounded Buffer using PThreads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    uStomp - minimalistic stomp library written in C, with only external dependency being pthreads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 5
    ClipBoard History
    ClipBoard History is functionally over w32 systems only and is based on a simple TaskBar icon. With that app you can have a custom lenght history clipboard for your system and can do changes on him.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    Automated Analysis and Network Emulation (ANNE) is a sandbox to analyze unknown w32 binaries like malware in a *nix environment in an automated way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    apt-w32 is not a port but a suite of tools inspired on Debian apt-get. apt-w32 aims to provide a way of installing and upgrading software from a central repository (normally over http). Several file formats are common to Debian dpkg/apt-get
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Overdose is a simple Yahoo! Chat client written in C, and using the curses library for text I/O. It is multithreaded using pthreads, and works on Linux/BSD/Unix and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    G-amp is a port for amp v0.7.6 (an MPEG 1/2 layer II,III audio decoder) on Win32. The original code is (c) Tomislav Uzelac. amp was used by a variety of well known players like Nitrane, the decoder used by Winamp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Winmacs is no official Emacs distribution (version 22.x),it's just a set of precompiled(using MSVC) w32-binaries and a installer(packaged with NSIS) for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    library Posix Thread and Socket makes it possible to implement pThreads and Sockets in C++. It provided to users objects simple to use, similar to the model JAVA of Sun. It can be used under Linux and MS Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    This daemon provides a bootstrapping solution to allow p2p servlets to connect to existing p2p networks. The GWebCache and UHC protocols are implemented. It was designed for the GNU/Linux platform, is written in C, and uses the pthreads library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    "World conflict 2008" is a realtime strategy game built using SDL (Simple Directmedia Layer) and is aimed to be a W32 game with a possible port to Linux / Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BattleProject - Server. It is written in C++ with pthreads/Berksock libs and maybe later with a GC The client is on the way but the artists wait to register the client under any license. A game of civilisations managing. http://thebattleproject.free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libk2 is a C++ component-based library for high performance concurrent and network programming with specialzed STL style memory allocators. Currently builds and passes tests on Win32 w/Pthreads, soon to support GNU Linux, and other UNIX variants.
    Downloads: 0 This Week
    Last Update:
    See Project