Open Source Windows Source Code Management Software - Page 2

Source Code Management Software for Windows

View 40 business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    treeshell

    treeshell

    Eclipse Shell Script Editor with Tree View. Opens No-Extension-Files.

    An Eclipse editor for shell (bash) scripts. Features: 1) Content outline with tree view for functions. 2) Association with files without an extension. 3) Jumping between if-then-else-elif-fi, do-done, etc. (CTRL+SHIFT+P jump forwards, CTRL+ZERO jump backwards.) 4) Easily copy the file-path of the edited file (CTRL+SHIFT+9). It's convenient to paste and execute in a console then. Installation instructions: NOTE1: these instructions won't work if you used an online installer for eclipse! NOTE2: if you see bad bugs you can try 'Files' -> 'previous releases' in the menu. Download the *.jar file into the 'plugins' sub-directory of your Eclipse installation and restart Eclipse. This will automatically associate the editor with all *.sh files and all files without extensions, e.g. 'sshDisable' but also 'README'. If you'd like to avoid association with no-extension-files or upgrade to a newer version see this link https://sourceforge.net/p/treeshell/wiki/AdvInst
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    1st.global_site

    1st.global_site

    torrents test

    upload/donwload/fun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Apache Allura

    Forge software for hosting software projects

    Apache Allura's website and resources are all at https://allura.apache.org/ Allura was originally developed here, which is why this project exists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Batch Programming Source Code Pack

    Batch Programming Source Code Pack

    Get Source Code Of Utilities Programmed In Batch Programming Language

    Are you a programmer in Batch Programming Language? If yes then this project is dedicated to you. This pack contains source codes of utilities programmed in Batch Programming Language which are now available for you so that you can improve them and learn from them. These utilities include :- *- Win Info *- Holes Patcher *- Processor Changer & Much More.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Browse by Query
    A query language for code browsing. You query your database-- why don't you query your code? Write queries to provide custom views of your Java or C#/CLR code base. Integrates with popular IDEs or standalone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BuildsBoard

    BuildsBoard

    BuildsBoard is the consolidated dashboard of Jenkins jobs.

    BuildsBoard consolidates all the jobs of one or more Jenkins / Hudson URLs on single web page. Navigate to specific job, view, Jenkins is very easy by this dashboard. This can be useful in large scale organisations who contains hundreds of products and managing Jenkins CI using Master/Slave concept or Stand-alone instance. The dashboard shows all the jobs of Jenkins instances with their status, who triggered, last build details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    C Algorithm Viewer

    C/C++,Assembly source code flowchart

    This is a small program that shows flowchart from C source code . This program may help the user analyze C/C++ source and Assembly(x86,PIC MCU(16fxx,24fxx))code by navigating the flowcharts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ Prettify is a GNU sed script that is used to convert C++ source code into a chroma-coded HTML format suitable for use with most blogging sites and inclusion into other HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CODEIT-IDE

    CODEIT-IDE

    CODEIT is a simple IDE, You can handle Javascript, HTML, PHP , CSS, SQ

    CODEIT is a simple IDE to develop HTML5 applications directly online in Your browser (best use with Google Chrome). Thanks to the Codemirror library developed by Marijn Haverbeke (codemirror.net) and the initial founder XO Systems, we have created/updated our online IDE with everything you need for the development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    CVSweb-PHP offers a web interface access to a CVS repository. CVSweb-PHP was created for cases where a project still using CVS has no means of installing a CGI script on its web server, but where running a PHP script is an option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Code Insight is a Open source, cross platform software for developers to browse, edit and understand code easily, like commercial one named Source Insight. Based on CodeLite IDE the CodeInsight also is aligned with GPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Code Search and Replace
    Code Search and Replace is a tool for finding and replacing code blocks within a group of files. Avoid tediously changing each page and modify all pages in a selected folder at a time. Quickly and efficiently modify your files and get back to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CodeXCavator - code indexing and search

    CodeXCavator - code indexing and search

    Source code indexing and full text search tool based on Lucene.

    The CodeXCavator is a tool for source code indexing, tagging, and fast full-text search. It consists of two applications: The indexer is a configurable tool for creating an index for large amounts of source code or plain text files. The searcher is a GUI based tool for fast full text search within previously created indexes. The toolchain also supports code tagging, i.e. you can include special tags within comments inside the source code. These are indexed separately and can be associated with any kind of URL, which can be opened from the searcher tool itself. Searching and indexing is based on the Lucene framework by Apache Software Foundation. The CodeXCavator can also be extended through plugins. Detailed documentation can be found in the Wiki of the project. NOTE: If you have some interesting syntax highlighter definitions feel free and send them to me, I will then integrate them into the next version. Use my SF mail alias. for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CAC2Html - Convert Any Code To HTML - is a project to help developers convert their source code to HTML so that the better formatted code can be included in presentations, blogs and websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dependency anlyser that searches through a list of files or folders for references to other files or folders and displays them in a hierachical view. For example: css style sheet in HTML files, #includes in.c or .cpp files, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Edge.js

    Edge.js

    Run .NET and Node.js code in-process on Windows, MacOS, and Linux

    An edge connects two nodes. This edge connects Node.js and .NET. V8 and CLR/.NET Core/Mono - in process. On Windows, MacOS, and Linux. You can script C# from a Node.js process. Edge.js allows you to run Node.js and .NET code in one process on Windows, MacOS, and Linux. You can call .NET functions from Node.js and Node.js functions from .NET. Edge.js takes care of marshalling data between CLR and V8. Edge.js also reconciles threading models of single threaded V8 and multi-threaded CLR. Edge.js ensures correct lifetime of objects on V8 and CLR heaps. The CLR code can be pre-compiled or specified as C#, F#, Python, or PowerShell source: Edge.js can compile CLR scripts at runtime. Edge can be extended to support other CLR languages or DSLs. Edge.js provides an asynchronous, in-process mechanism for interoperability between Node.js and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A snippets manager with a simple and common basedata
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Geromino Source Path Lookup for Eclipse
    This Eclipse plugin supplements the sourcepath lookup mechanism provided in Geronimo Eclipse Plugin to provide the Eclipse debugger the source code attached to the jars that your EAR/WAR project depends on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gtk# control with syntax highlighting. More flexible than Gtk.SourceView. With dynamically added keywords and without limit of their number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Highlight Code Converter

    Highlight Code Converter

    Source code to formatted text converter

    Highlight is a source code to formatted text converter. It generates HTML, XHTML, RTF, ODT, LaTeX, TeX, SVG, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are Lua scripts and support plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IvmaiAsn ASN1/ECN/XDR Tools. A collection of the ASN.1/ECN parser, XDR-to-ASN.1 converter and pretty-printer scripts for ASN.1/ECN specifications. Contains also a formal definition of the ASN.1 built-in types, ECN encoding classes and XDR encodings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JaeEditor 1.9.15 + FASM 1.71.22

    JaeEditor 1.9.15 + FASM 1.71.22

    Integrated Development Environment for Flat Assembler.

    JaeEditor is a Fasm IDE written using Microsoft Visual Studio 2012, WinAPI and Scintilla.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Geek

    Java Geek

    Help for all Java learners, users and programmers,

    We are obliged to provide the SourceForge with all the Java samples and examples they come across their day to day life. We are here to help you to solve your problems on Java, Please don't forget to write a review and rate this project up to encourage us, Thanks, @ Get Go Zone (# Administrator)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Katarina CVS

    Katarina CVS

    Control de Código Fuente - Versions System

    Los Controles de Código Fuente actuales son complicados y muy dificíles de manejar para mi gusto por lo cual comienzo a generar una solución que sea totalmente intuitiva, nada de consola todo visual, sin necesidad de instalar.<br> <b>manual de uso</b><br> Inicia el programa<br> Coloca la ubicación de tu código fuente donde dice fuente<br> Coloca la ubicación donde quieras colocar el repositorio en destino.<br> Coloca el nombre del proyecto en la caja proyecto.<br> Oprime el botón que dice Respaldar<br> El sistema automáticamente comprime la carpeta fuente y crea un .zip en el repositorio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It is an official Liberty Labs (http://libertylabs.proboards.com) code editor made to create and edit code for Liberty BASIC, which also allows volunteering programmers to easily work together on the same project, and towards a common goal.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.