Showing 335 open source projects for "code-server"

View related business solutions
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Hombre is the Hierarchical Object Model Build and Research Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project aims to produce a form editor like the ones in Visual Studio and SharpDevelop. It is intended to be used as a control for end-users of your application to allow them to create customised forms. The designer persists forms to XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UML# modelling tool written in and for C#. Support of patterns and templates for class diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A code generating tool for C#. After running through a basic table design screen it generates the following for you: - SQL table dfn - stored procs: fetch,delete,add... - cs file with functions for all stored procs. Also includes a C# data library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JB2CSharp is a port of the Java-Bison/Flex software developed by the Serl project at the University of Colorado, Boulder. Parsers and lexers will be able to use C# actions. The open source .NET project Mono has requested the port, and here it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OGen generates code on text files and db functions (PostgreSQL/SQLServer) based on XML metadatas and aspx templates.<br><br><h1 style="color:red">OGen has moved to <a href="https://github.com/ogen-project/ogen">github.com/ogen-project/ogen</a></h1>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    A portable spinoff of MyGeneration. The primary goal of this project is to make code generation portable - along with that will be an improved UI and an improved API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jet Business Automation Technology. A framework to empower routine data structure patterns like table-per-class binding and multiversion documents with single application point. Stored procedure based business logic, metadata store, UI binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Create business objects containing user defined rules from SQLMetal output. This project requires Visual Studio 2008 Express Edition or greater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    XlsToFormula

    XlsToFormula translates xls files' formulas to binaries/executables.

    XlsToFormula fits a scenario, in financial institutions, where xls files are maintained by financial departments, then comes an software application that needs to make use of that (usually large) xls file. Running Excel on the server side is not a feasible solution. Even Office Web Components is not that efficient handling large files. The solution? XlsToFormula; light, fast and running executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    generates UML from source code and source code from UML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is project is a refactoring assistant kit. It intends to provide tools and script to help refactor C++ code, replacing our usual search'n'replace by providing some rough code analysis and IDE specific plug-ins for integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KodeFu is an N-tier entity code generator that copies object definitions from a .NET assembly and generates equivalent source code for the objects, translator classes, and a suite of unit tests for said translators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RulesFramework

    RulesFramework

    Framework for creating and executing business rules

    The purpose of RulesFramework project is to create framework that will provide : * mechanism for business rules execution * mechanism for easy and type safe rules creation in code * intuitive rules editor GUI component * facility for easy creation of rules editor GUI in any technology Supported languages: C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A None-UML Object Oriented Visual Design, Code, Test and Maintenance Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An automatic layout enforcement tool for the C# programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A lightweight data abstraction layer for the .NET framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    .net decompilator written in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This library adds dynamic dispatch capability to statically typed languages like C# and VB.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Castle MonoRail ViewEngine based on TemplateMaschine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Gluster Configuration Generator automates the procedure of generating .vol files used by the GlusterFS distributed file system. This project is intended to be "functional documentation by example".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NasmSharp is an open source effort to build a x86 assembler written in pure C#. Primarily it is a C# port of well known x86 assembler NASM, written in ANSI C. Involvement of some experienced C# programmers is highly appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB