Showing 2398 open source projects for "top"

View related business solutions
  • 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
  • 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
  • 1
    It is an open source project that helps Pentaho BI Admin users to visualize statistics like top slow and fast queries (SQL and MDX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ...Please visit https://github.com/ini4j/ini4j for the latest source code, issues, releases, and the upcoming v0.6.0 roadmap. (This SourceForge page is archived). Simple Java API Windows style .ini file handling. Also provide Java Preferences API functionality on top of .ini file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    ...Using Python's interactive shell, it is extremely easy to retrieve and modify data entries as well as workflow objects. ARSystem, also known as ARS or Remedy, is a powerful enterprise workflow engine. Atrium is a Configuration Management Data Base, a.k.a. Installed Base built on top of ARSystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Maggie OpenMax Player

    The OpenMax based Media Player for Embedded platform

    This is an Open Source media player, which targets to the embedded hardware platform(such as Set-Top-Box, Mobile phone, Pad etc). The overall software architecture includes 2 parts: 1) Mag OpenMax library, the implementation of the OpenMAX Integration Layer (IL) API ver. 1.2.0, specified by the Khronos group (see http://www.khronos.org/openmax). The component plugins are implemented to realize the demo playback functionalities.
    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
    Bio.B-Gen

    Bio.B-Gen

    Initial system (box) generator for biological molecular simulations

    ..."Bio.B-Gen" was mainly designed to be used with the GROMACS molecular dynamics simulation package (http://www.gromacs.org). "Bio.B-Gen" depends on the GROMACS topology and force field information (.top and .itp data files) during the generation stage. "Bio.B-Gen" adds specified number of copies of a molecule to an existing configuration to a specified spacial domain inside the system, such as a sphere, cube, spherical shell, layer, etc. Then, optionally, "Bio.B-Gen" resolves overlaps between molecules in the system and saves the new molecular configuration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PrintLogo

    PrintLogo

    Free Joomla! plugin to display a header-logo on printed pages.

    Free and simple Joomla! system-plugin to display an own header-logo on top of the first page when printing with Joomla!'s integrated function. Activate this plugin and select a logo from the imagelist (upload your own custom logo to the "images/" path). More detailed information about each parameter setting can be found in the popup help text of the plugin parameter settings pane of Joomla!s admin back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    POIRE

    POIRE

    Its a Microsoft Ms-office files(Excel, Word, Powerpoint) handling with

    Author: Ssire Kumar Puttagunta Its a Microsoft Ms-office file handling with Java with the help of the POI classes. This API was develop on the top of the POI library. Its has so many methods for working with the excel files. These methods will work on the both the Excel formats .xls and .xlsx files. In this i was included so many user friendly methods with the help of POI Library. This API will support all the excel formats like .xls and .xlsx with the help of the NPOIFSFileSystem & OPCPackage classes in the POI. with these classes the reading and writing into excel file would be faster. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Screen Sushi

    Screen Sushi

    Crop screenshots, pin them like Sticky Notes! Upload many at once

    ...Developed by Shane Matuszek and released under the MIT opensource license. - Dual Screen / Multi monitor support - Pin screenshots and pasted images like sticky notes on top of other programs - Can upload to Imgur (or even automatically) - Keep track of upload links to view or remove - Supports Windows Vista, Windows 7, Windows 8
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Core Analyzer

    Core Analyzer

    A power tool to debug core dump, memory corruption, optimized code.

    The project is now hosted on github: https://github.com/yanqi27/core_analyzer.git Core analyzer is a power tool to debug memory issues. With ever increasing complexity and dataset size of application programs, it is very challenging to find the root cause of a memory bug. Programmers often use debugger to go through many contexts or data objects in order to hunt down a suspicious variable or object. However, the task is boring, prone to error and usually fruitless. By parsing a core dump...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    3SUM aims to provide a powerful 2 to 3D programmable environment that allow editing several kind of contents and linking the relationships among Objective-C type. 3SUM sits on the top of AP3 framework which consit of 3D screen graph Objective-C API, C++ geometry math classes, basic mesh implementations, raster compositor and thread managements. AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed arbitrarily typed bytes, or AAChunk, an equal-entry array which allows managing two or more binary streams as a single multi-field stream, or striding one stream into some, and some other partitioning abstractions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    ...EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SimpleEncryptionTool

    SimpleEncryptionTool

    This is a simple home use Encryption tool.

    This is a Application written in QT on top op the QT Simple Encryption module "http://qt-project.org/wiki/Simple_encryption" it can Encrypt Text, and Data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pearl Linux 1.5 64 bit

    Pearl Linux 1.5 64 bit

    Mac OSX Style Linux Desktop with Webmin managed Server

    Pearl Linux 1.5 64 bit has been fine tuned since our first release of Pearl 1.0 on this our first 64 bit version. The changes were made to hopefully add a quicker experience. Opera is now the default browser but we also added Seamonkey and Firefox as many requested. The new WPS is our default office suite. A very close alternative to Microsoft Office Suite. As with Pearl Linux 32bit their are two usable window managers. The default Xfce manager Xfwm as well as Compiz. We changed the Xfwm...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    discremental

    forever incremental hard disk based backups

    ...The snapshots--called boxes--of files and folders are arranged by date and time. The boxes are stored in vaults (one for each server) and the vaults are stored in a bank (the top level folder). The key difference between this and other utilities: discremental is a few bash scripts that wrap around rsync. They are meant to make using rsync easier--not replace or hide it from the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XBMC Custom Registry setup 4 MCE Remotes
    visit http://xbmccustomregis.sourceforge.net This is a Customised registry setup for use with any RC6 MCE compatible remote. The Advantage of this it will give you almost complete control over XBMC, no time wasting figuring out how to configure it.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16

    Inventory-Shop

    A small scale app for shops and inventory.

    This app will be for those who runs a small shop and also sell on credits a large amount .Its in its early stage of development. It includes features such as viewin Reports Top selling Products Printing Bill Creating challans Automatic Decrese in stock once product is sold
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NetCrypt

    NetCrypt

    NetCrypt - file-transfer utility providing secure data transfer

    NetCrypt is a small Open Source command line file-transfer utility providing authentication, confidentiality and integrity validation while still maintaining top-notch performance and transfer speed between machines. No public key distribution is required: NetCrypt is designed to use a symmetric passphrase with a strong key-derivation-function. NetCrypt seeks to fulfill all those requirements. In it's default configuration, it uses the AES-256-GCM cipher with a PBKDF2 key iteration count of 32000 rounds. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Cloud2Sim

    Adaptive and Distributed Architecture for Cloud/MapReduce Simulations

    ...In IEEE 22nd International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (MASCOTS'14), Paris, France. pp. 490–493. IEEE Computer Society. These papers can be found in the top level (root) directory of the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MySQL Health Report

    Consolidate main system and MySQL health metrics in one report.

    Commad-line tool provides the following details in the report: - Basic OS-level parameters: uptime, disk space and network interface status - Today's entries from MySQL error log - Important MySQL statistics http://astellar.com/mysql-health-check/metrics/ - Top 5 queries from MySQL slow query log CONFIGURING AND RUNNING 1. Edit MySQL credentials in check_run.sh 2. Run ./check_run.sh 3. Enjoy! You can also send report to email address by using --email parameter: ./check_run.sh --email <your@email.com> Report will be emailed to you. Useful when running script via cron.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    EMGU Examples

    A collection of EMGU source code examples

    ...Contributions are welcome via third parties and templates for the wiki pages are available through request. Feel free to support the development through a donation using the link at the top.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Consider clib as mini glib sitting on top of uClibc. BSDLed and with embedded system in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pearl Linux MATE 1.5

    Pearl Linux MATE 1.5

    An easy to use complete 64 bit Linux Desktop for all

    ...The main difference between version 1.0 and 1.5 is: 1) Marco as default window manager 2) WPS Office Suite replaces Libre Office 3) Smplayer as default media player 4) Pearl dark osx style theme as default 5) Standard top panel menu Use "custom" as user name hit enter leave password field blank, hit enter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Insurrection

    Science Fiction, heavy assault, disestablishment of power.

    Insurrection is a science fiction game, using your spaceship you must directly confront navies, invade using dropships, subvert colonies, and create chaos where possible. All of this being in order to bring about the dissolution of an opposing power. Gameplay consists of a top-down perspective of your ship in 2D, with the original Dungeon Master gameplay system for boarding vessels with a party of assault droids. You may customize the droids and ship, plus research weapons and new parts. Weapons may be independently targeted, and it is possible to utilize anti-munition weapons during defense. Captured ships can be added to your fleet, and other AI players may join the cause. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cognitive Stability and Flexibility FIT

    Cognitive Stability and Flexibility FIT

    GPU Accelerated Fitting of Behavioral Data by a Physiological Model

    ...The decision module implements a three dimensional nonlinear drift-diffusion process derived from a physiological winner-take-all network with four selective populations, representing the possible behavioral decisions. The decision module integrates top-down input from the rule module with bottom-up input from the decision module to produce decisions and reaction time distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB