Showing 699 open source projects for "server development"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    This is a port to Qt/C++ of the Jakarta project's excellent log4j package. Qt users can now benefit from a logging package that can be configured at run-time, thus minimizing (and ideally, eliminating) recompilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Soapod provides an open-source, open-standards Java(TM) application server. It embraces and implements an integrated peer-to-peer, service-oriented architecture based on open standards such as the Web service stack and JSR standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An OpenSource software (ApaciLinux) that allows to run a PHP Server to control a device connected through the serial port
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Performance Counter is a computer management program for every kinds of users. It gives a change to manage processes effectively through clear and guided interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Python port of Platform LSF API using swig. Access is provided directly to the API call in addition to server Object classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XAMPLE creates a separate, encrypted and independent LAMP environment on a system that does or does not already run a web server and database. It is useful to provide a customized environment for software refusing to work with the installed LAMP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Monitors several server logs at real-time simultaneously all in one tool. The viewer updates and scrolls automatically when the log file changes... a MUST HAVE utility tool for developers. Visit http://tracelog.sourceforge.net for more information.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    A peer-to-peer object sharing system, based on ICE, which can be applied to several P2P applications. An initial proof of concept will be a distributed web cache for LANs with no central proxy server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SMUT NIO is Scalable Multi User Technology based on Java NIO. This technology abstracts the client server communication and allows the user to create multi user applications concentrating on business logic rather than server communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    jMonit is a thin, performant, easy to use monitoring toolkit you can add to your app to monitor it's use on production server, including performances, load and scalability. jMonit tracks execution time and threads activity but can also gather any numeri
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A light-weight component model and services framework providing enterprise quality services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ease the pain of operating a Windows Vista system with User Account Control (UAC) enabled--similar to the sudo command available for *nix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WebLOAD
    This project is intended for ISVs, SIs and software developers who need to integrate load generation engine into their applications. For enterprise load and performance testing initiatives, RadView offers WebLOAD Professional, a complete solution for creating, executing and analyzing the performance of web applications under load.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    GASwerk - Geronimo Application Server Assemblies. GASwerk provides production ready solutions based on proven OpenSource components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    vmdkutil is a utility to manage VMware sparse virtual disk files (.vmdk), creating, cloning, merging, etc.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16
    Open System Testing Architecture - a distributed software testing architecture designed around CORBA. The current toolset has the capability of performing scripted Web (HTTP and HTTPS) heavy load tests with performance measurements from Win32 platforms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Server Side Application FrameworX; provides C++ support for threads, serialization, process control, simple XML and database, sockets, javascript (spidermonkey), simple and advanced plugins, I/O and file/directory management, console and other utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Blackboard implements a lightweight, portable tuple space suitable for multi-agent system and distributed component design. Supports implicit invocation via content-filtered asynchronous events, blocking call semantics, and shared memory messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VersionStar is a database development tool that helps you organize and apply scripts, eliminating the risk of losing scripts or applying them in the wrong order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An adaptable, platform-agnostic application incident reporting infrastructure ranging from logging libs and webservice-based reporting to a J2EE logging server to a pluggable connection to issuemanagers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SmallNet is a Java library designed to offer very basic client/server networking capabilities to your application. The server accepts multiple clients, and any number of client instances may be running on the same computer at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project uses massively parallel Graphics Processing Units(GPU) for neural network(Backpropagation) purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EasyHTTPD is a drop in C++ class to implement an HTTP 1.0 Server to add a web interface to applications. HTML template files make dynamic content generation a snap. Add class,write handlers & HTML templates, your done! Supports OpenSSL, cookies
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Set up and run Xcarecrows 4 WS to install/operate Apache Tomcat 6.0.13 & Apache Axis2 1.2. Manage Tomcat, SSL and Axis. Start/stop/restart Tomcat server. Configure multiple Tomcat as needed. No limitation ! Deploy/undeploy/download Web Services
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB