Showing 1812 open source projects for "open source kms"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1
    The Wilderness Mapping Project is an interactive Java based web application for providing detailed route information for travelers through the Boundary Waters Canoe Area Wilderness (BWCAW) in northern Minnesota.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TransimsGui and makeTransims allow users to automatically generate triptables, timetables and vehicle files, edit individual control files, create batch files for transims feedback processes, run exe-control file pairs and run batch files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Laboratory Circuit Simulator is transient simulator whiht analog and digital components support for laboratory classes. This support spice netlist files, DSP Tms320f243 DSPemu integration and has high customizable device modules development in c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DSPemu emule a digital signal processor TMS320F243, with console interface showing the registers and memory. With DSPemu is possible test algorithms such as Filter, FFT/IFFT. This can be integrate and used with a circuit simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    EMSIM -- EnergyMarketSIMulator -- Agent-based EEX Replay. EMSIM is a META-Simulator that can show you what would have happened at the EEX spot market if ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A toolkit to generate the SPICE file of equivalent circuit for piezoelectronic transducer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Model Interaction Environment for Neuroscience provides tools for development, searching, editing, execution, and visualization of biophysical models, abstract mathematical models, and experimental protocols used in neuroscience research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A 2D rigid physics simulator and set of genetic algorithm tools. Evolve cute little walking creatures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A 3D robots simulator written in python. Uses ODE physics and OpenGL/Inventor graphics. A differential wheels robot is provided. There is no user interface but the code is small and is intended to be easily extended for your simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    This is a spectral solver of Channel flow with options of Rotation and Stratification (CRS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sinalgo is a simulation framework for testing and validating network algorithms. It allows for quick prototyping and verification in freely customizable network settings. It is mainly suited for packet-oriented wireless networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ModelicaFloChrt is a script/Perl process that extracts information from Modelica library html help files and generates flow charts of module connectivity in eps and pdf formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libPunts is a tiny 3D rendering engine focused on developing physics simulations. Gravetat is a gravity and electromagnetism simulator built over libPunts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An easy to extend, highly graphical, easy to use 2D robot simulator specialized for path planning algorithms. Can be used in testing various robotic algorithms, and already used for comparison of path planning algorithms like RRT, RRTConnect, PRM, RboT..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ROSEN means RObotic Simulation Erlang eNgine; it is a software library, written in Erlang, which simulates 3D environments and in particular autonomous mobile robots, each with its behaviour and interaction capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    It provides a graphical animated representation of a network simulation run (e.g. for ns-2). Further, common metrics are calculated and displayed. The tool is written in Java and supplies 2 frontends (applet and stand-alone application).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ARTIcomm (ARTIFICIAL communities) – project for developing communities of intelligent embodied agents with artificial neural networks using evolutionary algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JCreme is an automated interface to the CREME96 modeling web app (https://creme96.nrl.navy.mil/). It allows the user to send multiple requests to the CREME96 website and retrieve the results. CREME stands for "Cosmic Ray Effects on Micro Electronics"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IBDS is a library for dynamic simulation of multi-body systems in C++. It simulates rigid bodies, particles, many different joint types and collisions with friction. (ZLib license, free for commercial use) More infos: http://www.impulse-based.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OptorSim is a Grid simulator designed to test dynamic replication strategies used in optimising data location within a Grid. Each simulated site contains several storage or computing elements. Simulated jobs run and file accesses may trigger replication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TUFDefender is a software demonstration of the Time Utility Functions and Utility Accrual paradigms. It is also a framework for simulation, visualization, and game development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A topological data structure to handle 2D simplicial meshes (using the Morse operators published by authors). This data structure is implemented using C++ and it is based on the classical Half-Edge. This code started in 2002 and it has been used in many
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A topological data structure to handle 2D, surfaces and 3D simplicial meshes. This data structure is implemented in C++ using templates. It is based on Corner-Table and CGAL data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyPhys is a set of physical quantity classes written in Python. The classes represent physical quantities (like length, pressure, energy, etc.) that can be assigned and extracted in many different units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Artifical World simulator, it simulate virtual 3D world and execute IA programs. It have API for programming IAs in C++. it use Irrlicht as 3D engine.
    Downloads: 0 This Week
    Last Update:
    See Project