Showing 2018 open source projects for "linux-abi"

View related business solutions
  • 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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    The 'Monitor' application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (java gui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BoardWars is a teaching utility for computer science classes. It runs as a server supporting multiple turn based board games. The games are played by supplying the AI code in java or c++. BoardWars was funded by the University of Iowa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Apanto is a book forum. Students may ask questions concerning any passage in a book stored in the system, tutors may answer them. Questions and answers are stored for each book, indexed by page, so no question has to be answered more than once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java project (run anywhere) designed to provide a simple but entertaining introduction to the Java language for students in beginning programming classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    A system for synchronizing Powerpoint slides (or other content) and Quicktime video for both live and archived display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Avatal Learn Station is a J2EE compliant Learn Management System(LMS). It is fully SCORM compatible (RTE3). JBoss and Mysql are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This Java Program, JGrader, will be an application for teachers of any sort to use. It will take into account different methods of grading such as weights. It is designed to be just like an old fashioned gradebook, but much quicker, safer, and easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Enables a user to view & alter all aspects of comunications with a web site via a proxy. Primarily used for security based penetration testing of web sites, it can also be used for debugging during development. Seen as part of a hacker toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    J2ME/MIDP app for mobile devices to obtain up-to-date highway traffic info for San Diego, CA area. App depends upon a live-traffic report website maintained by City of San Diego. Features include downloading traffic map and querying fwys for slow portions
    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
  • 10
    frCoder is a set of tools used to write, test, and simulate software written for the FIRST Robotics Competition (FRC). frCoder also includes basic libraries of common techniques used in the FRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bytecode Examinator - This is a gui application that aids students learning of Java bytecode and Java class file construction. It provides visual insight to assembly and disassembly of Java bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simbrain is a java-based neural network. It is no longer being hosted here. Most information and downloads are at the homepage, www.simbrain.net. The development page is http://code.google.com/p/simbrain/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This piece of software called "Polylux" is a slide generator/editor written in Java. It is based on open standards like SVG and DOM. Somewhere in the future "Polylux" is targeted to be easy to use for producing handsome slide-presentations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A plugin for the Eclipse IDE implementing NumericalChameleon: a powerful numerical convertor, supporting more than 2300 units in 78 categories (physics, radixes, exchange rates, unicode, etc). Fully integrated in the Eclipse IDE (refactoring, copy/paste)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java decompilation tools from 'Decompiling Java' book published by Apress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LearnCircuits will help students learn linear circuit theory by showing the steps neccesary to analyze and interpret the characteristics of any simple circuit drawn using the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Free Application for Schools Administration based on J2EE standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A dynamic questionary using JSP/Servlets with a Statistics Generator and a Java Application to administer questions and answers for the questionary. --- This project has now been suspended. Although I still keep using it, I have not been contacted by man
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gNaXEL is a graphical XML editor. Intended as a learning tool, it allows one to view XML files in a hierarchical manner, as well as a flat textual representation. It is Java based, using Eclipse SWT libraries and the Apache Xerces libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Teach children to discriminate musical sounds by pairing and grading. An instrument for playing musical airs by ear.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java/XML toolkit for research using Bayesian networks and other graphical models of probability (exact and approximate inference, structure learning, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Un sistema de programación abierto, modular y flexible para fomentar las siguientes disciplinas: 1) programar para una interfaz, no para una implementación (GOF); 2) diseño por contrato; y 3) desarrollo dirigido por pruebas.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    Testlab for Image Processing: You can enter formulas like "r = r + b/2; g=g*2; b=b/2" and watch/store the Result. Alternatively cou can run a convolution matrix on the source image. Implemented in Java, fully GUIed, avg. performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A complete scuba diving toolkit, which includes goodies such as mixing/blending utilities, divelog, and dive/decompression planner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The project, launched by Chris Crawford, is a remake of his environmental simulation game "Balance of the Planet". The complete game mechanics will be rewritten from the original sources and additional resources will be added (images, sounds, music...)
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo