Showing 750 open source projects for "gnu linux"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    An ambitious project being undertaken by the teens of the UK, accepting new members, to create a stable yet powerful OS targeted at webhosting. And our main aim is to keep it simple for the newbies out there. ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Internet Censor is a multi-platform, Internet clustering program, for which the resulting data will be used in the creation of a non-profit content-filtering Internet Search Engine for children.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A fractal generator that relies on cooperative computing for complex calculation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Generic clustering/load-balancing platform (over a LAN or internet) using java based P2P Aorta workers that execute java "tasklets". Various tasklets can be implemented to solve fractals, process images, render webpages, crack RSA "brute force".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    QADPZ or Q2ADPZ ['kwäd "pE-'sE] is a C++ implementation of a system for distributed computing. The system allows the management/use of the computational power of idle computers in a network. system can send computing tasks to these computers to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is setup to maintain a set of Javaparty codes. This includes Javaparty benchmarks and applications. Javaparty (http://www.ipd.uka.de/JavaParty/) is a Java extension for easy and efficient parallel programming. It does so by extending the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This toolkit consists of three small tools which enable the user to deploy, overview and undeploy any JSR88/J2EE1.4 conformant application into any JSR88/J2EE1.4 conformant app. server. Our target is to become the I******Shield of the J2EE world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    *** Project has been DEACTIVATED *** WSAI (Web Services and Agents Integration) wants to enable easy integration of Web Services in the world of FIPA software agent services (and vice versa). One result of WSAI is the Web Services - Agent Gateway (WSAG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A framework for exporting relational data as XML. This system provides an XML view of a relational database and evaluates XQuery queries over that view
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web Textual eXtraction Tools C++ Parallel web crawler, noun phrase idenification, Multi-lingual Part of Speech Tagging, Tarjan's Algorithm, Co-RelationShip Mappings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Remotor is a Java web service system. It is a very easy to use and a very fast remote procedure call engine (alike RMI | RPC). No need for Stubs, Skeletons and Naming-Services. Remotor is one of many building blocks for the COMJAT.NET framework suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jeeglue is the glue that sticks together your J2EE applications. It's a meta-info based framework that provides entity polymorphism, generic XML support, code generation and domain object validation out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    X Application Server System represents a new approach to distributing X-based applications, freeing users from platform constraints and scaling concerns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Elba has achieved its goal and is dead. For open source J2EE application servers, consider Apache Geronimo or ObjectWeb JOnAS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Netcluster is a framework for writing parallel programs. Its main objective is to utilize the idle time of computers on a LAN by distributing tasks amongst them. The package consists of a daemon running on all volunteering machines, and a library to provi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The goal of Operation Project X is to crack the 2048-bit RSA private encryption key Microsoft uses to sign Xbox media, by using distributed computing. This key could be used by Xbox owners to run homebrew code on their machines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    a distributed shell with supporting scripts. For use in managing medium to large deployments of unix / linux servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MPIRuby is a Ruby version of the MPI supercomputing standard interface. It enables massively parallel and distributed algorithms to be written in a platform-independent manner suitable for large-scale computation-intensive experiments. MPI is the \"Mes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is meant to provide ISDN CAPI 2.0 services (like fax)over a TCP/IP based network. A server (Win32/Linux) can share his ISDN cards with Clients (Win32/Linux) in the LAN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simulator of massively parallel computer cluster with minimal nodes. Loosely based around available information regarding Chuck Moore's c18/25x core/chip designs. Machine Forth based MISC NOSC nodes, mesh interconnection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RMILite is an ultra-thin layer which sits on top of Java remote method invocation (RMI) protocol, allowing the user to export arbitrary objects without having to extend Remote, run rmic, or declare all methods to throw RemoteException
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a try of implementing Java Messages Systems on Java 2 Micro Edition. The project consists of a few parts: - a library for mobiles, implementing most of JMS methods - a proxy serwer, running on J2SE, communicating with queues provider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SoapDBC is an attempt to write general purpose SOAP service that will allow database access and queries simular to JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Dataisland Framework is a ReST compliant content management and semantic web service framework.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB