Showing 759 open source projects for "thread"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    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
  • 2
    This profiler (JRE 1.5.0 only) uses JVMTI and native bytecode instrumentation for the analysis of the heap, reachable objects, execution time, garbage collection efficiency, code coverage and thread contention. No preparation steps required in build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A C++ based framework for highly object-oriented cross-platform programming. Includes Thread, Processes,Filesystem access,GUI, etc. plus a set of generic utilities like Strings,Data structures,advanced debugging tools, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Francois offers a system of threads that come under complete control of the programmer and not the operating system. These provide flexible support in time critical operations that the operating system could not handle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Safe Thread Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JDumpViewer is a graphical tool used to analyze Java thread dumps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JTMS(Java Thread Model Simulation) tries to provide JAVA's thread model simulation in C++. It provides simple OO interface to start and stop threads and provide synchronization blocks using pthread_conditional_variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...It got very much functions like a search engine, different languages, PM-system (so you can send personally message to other members). You can also lock and stick thread
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    phpwsBB is a native bulletin board module for the phpWebSite content manage system, version 0.9.3-4 or later. It features thread monitoring and administration, including marking threads sticky, locking threads, and forking messages off to new threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Advanced platform-independant, Object-Oriented threading and synchronization library. Designed and tested under POSIX & Win32 systems. Not just another thread wrapper.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A modified version of the tightvnc java applet. It includes a more lightweight user interface, automated login through a secondary thread, ssl support, and other chages. I created it to serve as a web-enabled vnc terminal system with stunnel and xvnc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Base on mpg123 mp3 decoder engine, cross-platform OOD mp3 decoding library like libmad can compile with GCC compiler. The VBR compatibility has improved. Full Object Oriented and Thread Safe library, no global variable with Thread Safe problem.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Minimal HTTP proxy written in Python. Mostly useful as debugging tool for HTTP traffic inspection. Asynchat-based, handles multiple connections in single thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A collection of cross-platform C++ class libraries. Provides thread, IPC, file, network, SNMP (net-snmp) and Database (MySQL) interfaces. Comes with the usual array of utility classes - smart pointers, singletons, registries, serialization etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MEGACO/H.248 parser and builder. It is written in ANSI C so it's quite portable. Parser is written using flex(2.5.31)/bison(1.875d). It's reentrant so it's thread save.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Multithreading SDK: cross-platform synchronization primitives, thread support, and multithreading applications. All delivered as C++ classes. Supports Win32 (natively and MSVCRT) and Linux (Pthread).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ptr.h is a c++ smart pointer template which uses semaphores to for non-blocking thread safe reference counted memory management. The delete mechanism is a generic parameterized template, so it works for arrays and other resoures as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Task manager replacement. This project tries to make a task manager for Win2000/XP that can do everything taskmgr.exe does plus control individual threads.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A small, simple 100% native Java library that implements a thread-safe signal/slot design pattern, also known as subscribe/send or emit/act, and which has a simpler API and a less restrictive license than similar existing projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ADLIB - a C library of fundamental algorithms and their data structures. It includes thread safe implementation of circular list, doubly linked list, stack, queue, deque and binary search tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Thread Message Pump project provides a solution for inner-process thread communication under Windows operating systems. It provides a flexible and easy-to-use way for multi-thread program writers to accomplish complex inter-thread communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JTail is a simply multiplatform application, which show text files content especially LOG FILES. This application is a thread, which non-stop reads the file content and print what lines was added to the end file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The libframe toolkit contains various tools useful for development in c++, ranging from a Config class to an Expression library, to a set of abstract tuple handling classes, to an event handling application frame work with configurable thread pooling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    When developing EJB,it's very bothering to set up the enviroment to debug EJB. EmbededEJB's goal is to provide an embeded EJB container to let you test and debug EJB not from another process. It's in the same thread of the caller.
    Downloads: 0 This Week
    Last Update:
    See Project