Showing 195 open source projects for "unity source code"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Logix is a programming language where the syntax can be easily modified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MakeDBO
    MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    expy is an expressway to extend Python, striving to be as simple and elegant as Python itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sugar4j generates code without the use of external text files, templates, JSP and the like. The static and the dynamic parts are both contained in the same Sugar4j java file. Everything is java. publicc().classs("Sugar4j").empty();
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    SqlWrapper
    Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ValidationFx
    ValidationFx is object oriented and aspect oriented validation framework. Provides own weaver plugin for PostSharp compiler that produces optimized code on MSIL level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Qt-Extentions are additional or extended Qt or KDE classes I've written for other projects, but can be useful for other developers too. Actually the code is GPL2, but if you want another licence, just contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lucene-based search library that leverages on the Spring framework to provide easily configurable searches with little or no intrusion in the application code. You can create indexes from any collection of POJOs and benefit from event-triggered updat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Generic Fixture for FitNesse where user just drops a class in FitNesse's class path, write the test tables in wiki (can use DSL as well) and be ready to test without the need to write a single line of Java code. Visit http://anubhava.wordpress.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    PHP 5.0+ class for mysqli utilizing prepared queries. This class provides a SAFE, clean, object oriented, and efficient way to do database development. All queries except those with multiple row results return exactly what you need in one line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phWorkflow, a workflow environment for use with php5. The script uses a .xml-file to provide status changes for all kinds of web-pages. the code was written mainly as a "proof-of-concept", but should provide a good starting point for extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Put Java code embedded in your HTML pages, executed client-side (as old JavaScript) with all its power and ease of use (a lot MORE than old JavaScript)!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RAD object oriented php framework for writing extendable and reusable code. This php framework includes statefull event-driven mvc engine, ORM, DB abstraction and class library for common tasks. Application is a set of classes assembled in an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A comprehensive PHP implementation of the most important Twitter API functionalities that enables programmers to interact with Twitter in their own webapplications easily. Post new messages to Twitter by adding only 4 lines of code to your app!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Spring Toolkit is a collection of some small code snippets around the springframework. For Example easy creation of mocks with factory beans by the use of EasyMock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Javast is a Java API for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code. It is mainly useful for java code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a plugin for Resharper that adds intellisense for the NMock2 mocking framework to Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    User interface (UI) generator. Servlet based, JSP-less. Generate HTML and Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An Eclipse Plugin for Development of leJos based Lego Mindstorms. Supports a leJos nature project. Integrated Upload via Bluetooth/USB. Includes a graphical modelling environment of statemachines. Requires: Eclipse GMF and oAW
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A PHP class that helps you when using Database driven projects providing functionalities to speed up development and code reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jCompany Full-Stack Framework - Community Version. Hyper-produtive Full Stack Solution for Java EE Open Source Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java library for constructing embedded parsers. A parser is constructed by Java objects. A fluent interface API helps to define the grammar in an EBNF-like style. No Java source code will be generated. ParCinJ is suitable domain specific languages (DSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RonFX-2009-Beans
    Consist of small but usable Java source code or libraries for rookies or intermediate Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Spring ME provides an implementation of Spring to Java based platforms not supporting reflection. Think Java ME and GWT. It allows you to use a plain old Spring application context, and turn that into a BeanFactory you can use at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project