Showing 2398 open source projects for "top"

View related business solutions
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 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
  • 1
    cFS Unit Test Assert (UT-Assert) Library

    cFS Unit Test Assert (UT-Assert) Library

    Unit Test Assert Framework for the core Flight System (cFS) Components

    OBSOLETE - Please proceed to new repo: https://github.com/nasa/cFE/tree/master/tools/ut_assert This project will be closed in the near future core Flight System (cFS) unit test library providing a framework and collection of utilities that are designed to facilitate assert based unit testing of tasks and applications build to run on top of the cFS OSAL and/or core Flight Executive (cFE) layers. The unit test framework relieves developers from repeatedly implementing common unit testing functions and they enforce a common look-and-feel that helps test maintenance. These tools implement an assertion-based testing philosophy that requires the developer to explicitly write verification statements that assert whether a condition is true or false. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Steam Controller Singer

    Steam Controller Singer

    Play MIDI songs on the Steam Controller

    ...You can find the code on the following git repo : https://gitlab.com/Pilatomic/SteamControllerSinger I offer you this software for free, and it will always be so. If you enjoy this software, please consider making (even a small) a donation ( "donate" link at the top of the page ).
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 3

    Mondschein Engine

    A performant, flexible, and easy-to-use real-time 3D rendering engine

    The Mondschein Engine is an open-source high performance realtime 3D graphics rendering engine written in C++ on top of OpenGL. It is designed to be modular, mighty, fexible, and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    EasyKoha

    Koha Customized Live DVD

    Koha Version- 16.05.01 on Ubuntu 14.04 LTS Open web browser to run Koha, it will automatically open koha OPAC and Staff client. OPAC - http://127.0.0.1 Staff Client - http://127.0.0.1:8000 System/Lubuntu Login Information Username : koha Password : koha123 Staff Client Login Username : koha Password : india MySQL Root Password- mysqlkoha Database Name- koha_library Username- koha_library Password- vkmkoha Database Backup and auto email - Each day...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Monara

    Monara

    Monara is based on Debian stable, Openbox and Monara tweaks

    ...A nice auto updating menu was added. There is also full screen graphical menu. Click on the Monara Launcher. All open apps/windows can be seen by moving cursor to the top right corner. Conky can be put on/off with one click from Menu. Live user: live, password: live To install click on the Installer icon in the home directory and follow directions. Firefox, LibreOffice, GIMP, Hexchat, Filezilla, Transmission, Thunar, Midnight Commander, Imagemagick, Inkscape, VLC, Bleachbit and many more are installed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Apache PredictionIO

    Apache PredictionIO

    Machine learning server for developers and ML engineers

    Apache PredictionIO® is an open source Machine Learning Server built on top of a state-of-the-art open source stack for developers and data scientists to create predictive engines for any machine learning task. Quickly build and deploy an engine as a web service on production with customizable templates; respond to dynamic queries in real-time once deployed as a web service; evaluate and tune multiple engine variants systematically; unify data from multiple platforms in batch or in real-time for comprehensive predictive analytics; speed up machine learning modeling with systematic processes and pre-built evaluation measures; support machine learning and data processing libraries such as Spark MLLib and OpenNLP; implement your own machine learning models and seamlessly incorporate them into your engine; simplify data infrastructure management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OnTopWindow

    A programme for making a window On-top and (optionally) translucent

    Designed for popout chat in twitch so that you can keep the chat window close to your work area (whilst working) and keep the video streaming to another window or monitor
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    2d Heat advection Parallelized

    MPI based Parallelized C Program code to solve for 2D heat advection.

    Type - 2D Grid - Structured Cartesian Case - Heat advection Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit, QUICK Temporal - Unsteady Parallelized - MPI (for cluster environment) Inputs: [ Length of domain (LX,LY) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup: The left and top edges are heated to 100 C and the right and bottom boundaries are heated to 0 C. The flow is along the main diagonal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    3D Heat advection C code

    A C Program code to solve for Heat advection in 3D Cartesian grid.

    Type - 3D Grid - Structured Cartesian Case - Heat advection Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit, QUICK Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LX,LY,LZ) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The left, top and inside plane boundary is at 100 C and the right, bottom and outside plane boundary is at 0 C. The flow is along the main diagonal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    2D Heat advection C code

    A C Program code to solve for Heat advection in 2D Cartesian grid.

    Type - 2D Grid - Structured Cartesian Case - Heat advection Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit, QUICK Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LX,LY) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The left and top boundary is at 100 C and the right and bottom boundary is at 0 C. The flow is along the main diagonal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    3D Heat convection C code

    A C Program code to solve for Heat convection in 3D Cartesian grid.

    Type - 3D Grid - Structured Cartesian Case - Heat convection Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit, QUICK Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LX,LY) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The top, bottom, front and back boundaries are heated to 100 C. The left boundary is inlet (Velocity = 1m/s along X direction) and at an Inlet temperature of 30 C and the right boundary is outlet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    2D Heat convection C code

    A C Program code to solve for Heat convection in 2D Cartesian grid.

    Type - 2D Grid - Structured Cartesian Case - Heat convection Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit, QUICK Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LX,LY) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The top and bottom boundaries are heated to 100 C. The left boundary is inlet (Velocity = 1m/s along X direction) and at an Inlet temperature of 30 C and the right boundary is outlet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    normalmap.js

    normalmap.js

    A library for creating simple interactive lighting effects

    normalmap.js is a library for creating simple interactive lighting effects using normal maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    nelum

    nelum

    Nelum - the Luxury Edition for newcomers

    Nelum is the luxury distro with full eye-candy. Top right corner would open the cube, the top left corner would show all open windows, moving window would wobble and many more. You can configure the effects yourself, any way you like it! Installed: Firefox 47, Thunderbird, Liferea, Turpial, XChat, LibreOffice, Calibre, VLC Media Player, Radio Tray, SM Tube, GIMP, Inkscape, ImageMagick, Shotwell, Bluetooth, XFBurn CD/DVD Burner, OpenJDK Java, Leafpad and Mousepad Text Editors, Archive Manager, Virtual Keyboard, Notes, Gnote, Bleachbit, Boot-repair and many more! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sky Deutschland TDS86xNSD(X) STB
    The Sky Deutschland TDS865NSD(X) and TDS866NSD(X) is a HD (MPEG-2/MPEG-4) set-top box decoder with the following features: Twin DVB-S2 satellite tuners Internal Disk or External Disk PVR unit (depending on model) HDMI, USB, Ethernet, SCART and SPDIF outputs Dolby Digital Plus built-in codec Cisco conditional access support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    ...Show error action to view formatted messages. Useful in case message consists of multiple lines (Ctrl-F10, Meta-F10 on Mac OSX); Intention actions to add language extension (depends on compiler error), add top-level type signature (depends on compiler warning). Intention action to select which module to import if the identifier is not in scope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Silicon Web Framework

    The Silicon Web Framework

    A high performance, middleware oriented C++14 http web framework

    Silicon is a C++ abstraction built on top of high-performance networking libraries. Its goal is to ease the writing of web APIs without compromising on performance. A simple mono-procedure API serving a static string under the route /hello/world. mhd_json_serve is a Silicon backend. It takes an API and serves it with the microhttpd C library. It relies on the JSON format whenever it has to encode or decode objects (procedures parameters and return values).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Clown Car Racer II

    Clown Car Racer II

    Wanna drive like a maniac clown?

    An all out, thrills and chills, smash it in to that, there, everywhere and drive like a maniac all under the big top! But now venture out into a world of hurt as a no holds barred no limits fury of honking and metal now hit the town! Still in its beta test phase/demo phase, but still perfectly playable! Controls: Up Arrow - Gas Down Arrow - Brake Left and Right Arrows steer Space Bar - Handbrake Mouse - Look Around System Requirements: Minimal: 2.6 Gigahertz Dual Core CPU or better 2 Gigabyte Ram or better 2 Gigabyte Video Ram capable of Direct X11 Suggested: 3.0 Gigahertz Dual Core CPU or better 4 Gigabyte Ram or Better 4 Gigabyte Video Ram or better for high settings Currently Available for: Windows 7 (8-10 Possibly) for both 32bit and 64bit (Windows XP can run it thru the web player) Webmaster demo copy for game site embedding and for Linux and Mac systems running the Unity3d Web player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Stock Inventory Management

    PHP Stock Inventory Management System - POS

    A web-based application which will manage stock inventory so easily: Dashboard, Stock Management, Purchasing, Sales, Suppliers, Customers, Outstandings, and Payments. Nice look and feel interface. It supports to be displayed in mobile-device. This web application is actually generated by PHPMaker without touch any code in the generated script files. All the customization are done from inside of PHPMaker Project. Thus, all the changes are saved in the project side, so that you will be able...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20

    E-Part

    Sheet music reader, for hands-free musical performing.

    E-Part can be used for every musician who wants to get free from the paper era, using some electronic paper device (E-Ink, Digital Paper, etc) or even a tablet as means of reading your parts while performing. The sheet music should be in PDF format, scanned or digitized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NelumBang

    NelumBang

    A snappy Linux distribution based on Debian Jessie and Openbox

    NelumBang is minimalist Linux distro based on Debian Jessie and Openbox window manager. The auto-updating menu; move the cursor to the left bottom edge. Call the Menu from any point on the screen by right clicking on it. The top left corner the Run command box would open. The top right corner would show all open windows. It is a user-friendly Linux distro for new users. Open the File Manager and click on the Nelum-Installer and follow the directions to install NelumBang. You can install it in your language! To update just open Terminal and do sudo apt-get update && sudo apt-get upgrade. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Compojure-api

    Compojure-api

    Sweet web apis with Compojure & Swagger

    Stuff on top of Compojure for making sweet web apis. Schema & clojure.spec (2.0.0) for input & output data coercion. Swagger for api documentation, via ring-swagger & spec-tools. Async with async-ring, manifold and core.async (2.0.0). Client negotiable formats: JSON, EDN & Transit, optionally YAML and MessagePack. Data-driven resources. Bi-directional routing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FileTagger

    FileTagger

    This is a simple application to bookmark/tag file/folders/websites.

    ...You can add tag by directly right clicking the folder/file. For searching, approximate word matching is used. Files/folders will be sorted for required tags and the most matching will come on the top. For tagging websites, right now, you have to copy paste path. Plugin/extension for web-browsers need to be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    3d axisymmetric heat diffusion C code

    A C Program code to solve for Heat diffusion in 3D Axi-symmetric grid.

    Type - 3D Grid - Axisymmetric Case - Heat diffusion Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LR,LZ,LH) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup - Periphery heated to 500 C Top to 500 C Bottom to 500 C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    2d axisymmetric heat diffusion C code

    A C Program code to solve for Heat diffusion in 2D Axi-symmetric grid.

    Type - 2D Grid - Axisymmetric Case - Heat diffusion Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LR,LZ) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup - Periphery heated to 200 C Top to 300 C Bottom to 100 C
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB