Showing 208 open source projects for "g-code"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    The Panglossa go!Johnny PHP class library is a collection of PHP classes designed to simplify and automate the work of the web programmer, allowing the use of a single programming language (PHP) instead of mixing up code from different languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types. Project has moved to: https://github.com/mcfarljm/fortwrap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    StrategyStateGenerator

    Generator for strategy and/or state pattern code in Java

    New version 2.0.4 is available since April, 4th 2017 ========================================= Please download from here: https://sourceforge.net/projects/strategystategenerator/files/strategy-state-generator-2.0.4/ Description =========== The *Strategy/State Generator* creates Java Source Code for classes representing strategies of strategy pattern or states of state pattern in a half-automated way. The *State Pattern* and the *Strategy Pattern* are from a technical view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OVal - object validation framework

    OVal - object validation framework

    object validation framework for Java

    OVal is an extensible object validation framework for Java 5 or later. Annotations (@NotNull) or XML configuration files can be used to express class constraints. OVal can optionally use AspectJ to enforce automatic validation (DbC) How to use: https://sebthom.github.io/oval/USERGUIDE.html OVal releases are available via the the Bintray JCenter Maven repository https://bintray.com/bintray/jcenter?filterByPkgName=oval
    Downloads: 0 This Week
    Last Update:
    See Project
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 5

    Coherent Logic World Bank Client

    Java client API for accessing economic data from the World Bank

    ***** WARNING ***** The delivery of 1.0.2-RELEASE of this framework will be the final source code commit that will be made on SourceForge; all further updates can be found at the following address: https://bitbucket.org/CoherentLogic/coherent-logic-world-bank-client/ ***** WARNING ***** The World Bank Client is a Java-based internal domain-specific language (DSL) for accessing Economic Data from the World Bank web services complements of the World Bank. The API is designed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Coherent Logic FRED Client

    Java client API for accessing the FRED web services

    ***** WARNING ***** The delivery of the 1.0.3-RELEASE of this framework will be the final source code commit that will be made on SourceForge; all further updates can be found at the following address: https://bitbucket.org/CoherentLogic/coherent-logic-fred-client/ ***** WARNING ***** The FRED Client is a Java-based internal domain-specific language (DSL) for accessing the Federal Reserve Economic Data (FRED) web services complements of the Federal Reserve Bank of St. Louis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Collection of reusable componentized Design Patterns implemented in Java. The implementations will not be limited to those from GoF. Long term aim is to provide a full catalog of Software Engineering best practices in Java along with show case demos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ClassBuilder is freeware CASE tool targeted at the C++ developer, running on Win2K/XP/Vista/7. It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction through a graphical user interface
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    FileHelpers Library
    http://www.filehelpers.net The FileHelpers are an easy to use .NET library written in C#. Is designed to read/write data from flat files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Access, SqlServer) Code on GitHub: https://github.com/MarcosMeli/FileHelpers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 10

    StrategyGenerator

    Generator for strategy pattern code in Java

    This project is inactive. Strategy Pattern and State Pattern are identical from the technical point of view. To support generation of State Pattern classes and Strategy Pattern classes the code of this project has been moved to the new project StrategyStateGenerator (https://sourceforge.net/projects/strategystategenerator/). The project StrategyStateGenerator offers generation of Strategy Pattern and State Pattern Java source code. However, the API has changed. Although the class...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Hibersap

    A Java library to communicate with SAP

    Hibersap helps developers of Java applications to call business logic in SAP backends. It defines a set of Java annotations to map SAP function modules to Java classes as well as a small, clean API to execute these function modules and handle transaction and security aspects. Hibersap's programming model is quite similar to those of modern O/R mappers, significantly speeding up the development of SAP interfaces and making it much more fun to write the integration code. Under the hood...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    nap-script

    A multi purpose scripting language

    The nap scripting language is an object oriented scripting language which brings together the best features of various scripting languages found on different platforms. The nap-script is a C like programming and scripting language with the following characteristics: - compiles into bytecode - it runs in a virtual machine - can be executed standalone or embedded in C/C++ code - has a well defined assembly language - can do runtime compilation - has a syntax very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Write code that anyone can read!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Voodoo-Mock is a framework for `mock objects' based unit testing in C++. Written in perl, Voodoo-Mock parses C++ code, and generates redirection and mock classes. Voodoo-Mock can be used with test suite frameworks such as CXXTest or CPPUnit. repo now stored @github: https://github.com/shlomimatichin/Voodoo-Mock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Utility php functions for autogenerating HTML forms for and validation of PHP Object Generator objects (see http://www.phpobjectgenerator.com/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A generic state machine in C#, based on implementation by Leslie Sanford. Source Code can be found here: https://github.com/OmerMor/StateMachineToolkit Binaries available through nuget: https://nuget.org/packages/StateMachineToolkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Broadleaf Commerce

    Broadleaf Commerce

    Broadleaf Commerce is an open source Java eCommerce platform.

    ...://docs.broadleafcommerce.org/core/current). The most current Broadleaf Commerce (www.broadleafcommerce.com) source code is now maintained on GitHub (https://github.com/BroadleafCommerce). We will also mirror the code here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP Class Generator will generate PHP 5 source code from your mysql BD model. PCG The internal optimizer self create objects on demand and provide fluid interface. You can plug-it on Zend Framework. PCG takes advantage of technological lead of language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NArrange is a tool for arranging .NET source code. This code beautifier automatically sorts and organizes class members into groups or regions. C# and VB.NET code files are supported, but one goal will be to add support for additional .NET languages.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Adds some features of Python OOP model to vim. This is a library that helps to rewrite python code in vimscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OopJs

    Native Java-like Script for Modern Browsers

    OopJs provides a set of functions for developing javascript applications using a class-based structure. This framework allows you to add properties and methods to the class itself (static), instances of a class (public), and even the package it resides in (internal). Supported by most modern browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CriticAL

    CriticAL

    A Critic for APIs and Libraries

    CriticAL: A Critic for API and Libraries. This project provides a framework for critiquing API-client code in three ways: i) it explains the complex interaction of API elements, ii) it criticizes the improper use of the API, and iii) it recommends the related API elements that may be needed next by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Castle aspires to simplify the development of enterprise and web applications. Offering a set of tools (working together or indepedently) and integration with other open source projects, Castle helps you get more done with less code.
    Downloads: 8 This Week
    Last Update:
    See Project