Showing 175 open source projects for "linux socket thread"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
    crowdspider is a multi-thread web crawler. crowdspider is (just) a web crawler, NOT an indexer. You have to write some code yourself in order to save pages or index them in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Feathery is a very small and full-featured ftp server for embedded devices. It is easy portable to every 8, 16 or 32 bit architecture and can run with or without an operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Valves
    This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VicBB
    VicBB is an open source Bulletin Board developed in PHP and uses a MySQL backend to store data. Some of the features include: Template-Based Design Admin CP User CP BBCode One-Click Installation Secure Unlimited Forums and Categories Avatar Sup
    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
  • 5
    A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Paul Thomas's Performance Tuned SSH, aka PTssh. A cross-platform, high-performance, multi-threaded, thread-safe library implementing the SSH2 protocol and SFTP version 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A header-only, type-safe, thread-safe, and cross-platform C++ memcache client released under the Boost Software License, building on top of the Boost C++ Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    http://easyfinderweb.blogspot.com/ Easy finder is a java tool to find all links you are looking for in search engines, at once. Lets say that you want to get all java thread pdfs documents those found by search engines,here is an easy option for you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Runs as a local proxy server and forwards HTTP requests to a webbased proxy and Returns result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Inetsock is a library that offer an easy to use API for socket on POSIX platform(which include UNIX/LINUX). It allow to create client, server and multicast socket. It have already been used to develope web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pypes is a framework which allows users to break complex data processing logic down into a series of smaller less complex tasks. These tasks, referred to as components, can then be connected so that the output of one becomes the input to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IPv4 socket is implemented by pure Java. It is derived from JNode. I have abstracted ipv4 layer from it. If you have IPv4 capability (such as PPP), you can let the whole socket module run ! For more, please visit www. simpleteam.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Symbion SSL Proxy listens on a TCP port, accepts SSL connections, and forwards them to an other (local or remote) TCP port, or UNIX domain socket.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JavaSSS (Safe Secure, SandBox) is an update for Suns jdk. This update makes java more secure using only a properties file. Settings include max storage, # of files, # of threads, library & native methods. Host control, limit socket speeds, & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A PHP Class used to add MultiThreading-like Functionality to PHP Using Many Option to call threads (Now Sockets ,Ajax & Cli) , And Inter Thread Communication & Synchronization (Now Using Shared Memory ,Flat files & MySQL ) Docs on Project sf website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A download manager for downloading files from Internet. It will support http and ftp methods and multi-thread downloading. It uses java to get the cross platform feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TIMS is a multithread-capable high speed TCP & ICMP network scanner and reverse-DNS resolver aiming at scanning very large ranges of IP addresses in a short amount of time. Thread number, timeouts and delay values are highly configurable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    stproxy is small, fast and efficient HTTP/SSL proxy, features: high-anonymous, basic http authorization, user management using web interface, asynchronous dns resolver, single-threaded (only one process-thread)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SPServer is a C++ server framework library that implements the Half-Sync/Half-Async and Leader/Follower thread pool patterns. It's based on libevent in order to utilize the best I/O loop on any platform. It include an embedded http server and ssl proxy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    IPLib is a cross platform reliable TCP/IP socket library; it includes C++ and Java versions, with synchronous and asynchronous request/response messaging. It should run on any mainstream operating system that supports C++ and/or Java, TCP/IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Built on the Java SocketAPI, spoony is a ready-to-use platform to build a client-server architecture based on custom protocols. It provides an event-based approach to implement socket connections, with an ease to handle server/client socket connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is an object oriented, thread based socket library, written in C++. It may be included in any GUI or console programs to handle sockets easily. The server socket part has not been finished yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SocksiPy - A Python SOCKS client module. It provides a socket-like interface that supports connections to any TCP service through the use of a SOCKS4, SOCKS5 or HTTP proxy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Forum à thread avec une gestion très poussées et pratique des messages lus et non-lus. Visiteurs, modérateurs, administrateurs sont gérés. Skinnable facilement à l'aide d'un systême de template
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VFER is a functionally reliable, congestion controlled transport level protocol. The project includes an emerging user space implementation in C over udp, detailed specs and a socket like api. VFER is an experimental protocol that uses delay-based cc.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB