Showing 9869 open source projects for "ms-sys"

View related business solutions
  • 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
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    A wizard/procedure and a framework to make it easy to publish PROGRESS procedures as WebServices generating the WSDL and WS code, without requiring the developer to learn XML or the framework itself. There are many choices to deploy the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WPF Entity Validation Utils

    DataAnnotations & IValidatableObject Support for WPF

    ...This project fills this gap via adapters to the IDataErrorInfo interface which is supported by the WPF validation infrastructure. Your code becomes more DRY since DataAnnotations are supported by major MS technologies such as Entity Framework and ASP.NET MVC. At the top it defines a small internal DSL for defining validation rules that span multiple members (such as DateRange) that make those rules a no brainer. The project is not yet fully completed. Currently there is no flexibility to pass-through only some of the rules in a specific view or to change the error messages from a view. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    x3c - C++ plugin framework

    This project has been moved to https://github.com/rhcad/x3c .

    [ Moved to https://github.com/rhcad/x3c ] x3c is designed as a plugin-framework that uses C++ and STL. This framework has many frequently-used and lightweight plugins. x3c can be used to easily develop plugins and applications for multiple platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
    Leader badge
    Downloads: 2 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

    PIC_16F8XX

    A tool for browsing the large number of register on a PIC 16F8XX.

    MAIA® PIC® 16F8XX Reg Browser helps you to browse the large number of registers in the PIC® 16F8XX. You just have to pick up a register name in the List Box, and get all informations about the register: (Address(es), Bank(s), Configurations bits...). Author: ANDRIAMILAMINA Monge. E-mail: mongemilamina@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WandS

    WandS

    WandS, you can shutdown or awakening any servers or servers group

    WandS (Wake and Shutdown) is an program for webmaster or sysadmins that want take control over your servers at datacenter. With WandS, you can shutdown or awakening any servers or servers group in any time through protocol SSH or SMB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Image Tools is a screen capture, file sharing and image processing tool. It features multi-threaded batch image resizing, conversion, cropping, flipping/rotating, watermarks, decolorizing (grayscale, negative, sepia), and optimizing. The BMP, GIF, TIFF, JPEG, PNG, and EMF image types are supported. It is compatible with Linux MONO (only for GNOME and Xfce). Multicore processing is supported to increase performance. The quality for output when optimizing is variable. Color channels can be...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    LibreAquarium

    LibreAquarium

    An aquarium management software with a Simulation Model System

    SME LibreAquarium is an Aquarium management system with a Simulation Model Engine (SME) that makes a prediction of the possible measurement values for the different pollutants that affect to these aquatics systems (NO3,PO4, Fe). The simulator consults the recorded analysis to calculate a prediction of the NO3, PO4, Fe, that the these aquatic system produce. It also uses a central (fish, plant and invertebrates) database to check if the actual parameters are Ok, depending on the species...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    AnimEclipse

    a graphics animation / music video created using basic C++

    its a graphics animation / music video created using basic C++. For this I've wrote some special purpose functions, "Path Wiggle","Boxer","bezier curve","Circular Array" etc.. that can be used in any other graphics works. I'm glad to share those functions as well as whole code with you.. Watch the animation here: https://www.youtube.com/watch?feature=player_embedded&v=hOQuOEuVV5o contact me, facebook: https://www.facebook.com/PixVfx
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Tiny BASIC for Character Screen
    BASIC interpreter for the standard (SUS) character screen handling library, which fully corresponds to the Tiny BASIC standard. The code is thread-safe and can be embedded into other code. Can be used as a game or a minimalist challenge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Game Editor
    Game Editor is the game design software that gives you the power to create the games of your dreams, and gives you the chance to get the source code of the game creator and develop 2D games for personal computers as well as mobile devices like iPhone
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12

    LFQuant

    Label-free Quantitative Analysis Tool for LC-MS/MS Proteomics Data

    LFQuant is a new analysis tool for label-free LC-MS/MS quantitative proteomics data. It is compatible with high-resolution mass spectrometers (Thermo RAW data) and two popular database search engines (SEQUEST and MASCOT) with target-decoy search strategy. LFQuant is written in Microsoft Visual C++ 2005 and runs on any Windows system. This software and any associated documentation are provided “as is” and there is no warranty for this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JmDNS is a java implementation of the IETF draft RFP multicast extensions for DNS. This project contains the needed elements for service discovery and service registration. It is compatible with Apple\'s Rendezvous service. This project has been moved to http://www.jmdns.org. This site is no longer actively maintained. Please visit us at our new home!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    K-3D is the free (as in freedom) 3d modeling, animation, and rendering system.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 15
    Root Lounge - Mumble Skin

    Root Lounge - Mumble Skin

    A Skin for Mumble

    Spice up your Mumble experience using this recreation of 4 different skins merged and adjusted into a new one. It is tested and running stable using Mumble 1.2.x. To install: Download, extract and follow the readme.txt contained in the archive. All credits go to the devs of the individual pieces including Mumble itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JTools provides some useful tools and utilities for Java 5.0 development. Beneath some smaller utilities we have: a (Ant like) DAO framework (also including XML Repository) and a (JSP like) general purpose template generator and execution framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This project aims at providing a prototype for a handy program that could retrieve & output important information about the host computer. It's still in it's early stages, but examples include (but not limited to): OS, OS version, various statistics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Collabsuite

    Linux Mail Server with Calendaring and IM

    ...It provides comprehensive Linux mail server with calendaring and instant messaging functionality for enterprise. With all its high-end functionality, it is a great alternative to MS Exchange and other proprietary and expensive solutions. The Server is built on GNU/Linux Debian and makes use of various free software such as Postfix, Dovecot, Ejabberd, Darwin Calendarserver and SOGo. The Webclient is based on the popular Roundcube webmail software, while the Archiver is based on the open source edition of Mail Archiva and is bundled with the Dojo Toolkit for the Chat Archive Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JoyToAny is a tool, which allows you to map functions of available Plugins to the Controls (Buttons, Axis, POVs) of any Connected Joysticks. Any Programmer can create own Plugins and functions to make any command available which he wants. ATTENTION: THIS TOOL GETS A FULL REWRITE IN C++ AND GTKmm (GTK+3). THE TOOL WILL RUN UNDER WINDOWS AND LINUX WHEN FINISHED!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is the home of the old MindTouch Platform and Core. This project was turned over to the community in 2010. Please visit www.MindTouch.com for the most up to date version of MindTouch--software that accelerates customer success. More info on the old Core and Platform: http://mndt.ch/oss-dep Thanks for your interest and for making the old MindTouch open source one of the most popular (top 5) open source projects in the world from 2007-2010. Some key terms commonly associated...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    AJaTT (Another Java Time Tracker) is a small tool to keep track of the time spent for different tasks. You can configure a task hierarchy and by a small icon switch between these tasks. Different Reports are available as tables or by Excel export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ThamiZha! project aims at popularising Tamil usage through ICT. To achive this objective Popular Free Softwares will be localised / Customised & Distributed for Tamils.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    VDM.net So how can I call you My Dear Project?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This software boots your PC and analyse your filesystems. It displays a graphical menu for you to select which system to boot. Intended to replace LILO and Loadlin, written in C with GCC, fully real mode.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
Auth0 Logo