Showing 27 open source projects for "framework-arduinoststm32"

View related business solutions
  • 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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Effinator

    A complete code generator for Entity Framework based Architecture

    Effinator is a open source application developed in C#.Net basically its a code generator to build your Basic Architecture based on Entity Framework and best practice patterns. In a gist, with this tool instead of writing CRUD codes for each database table this project will generate it for you saving you time and effort in creating a repetitive process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Soul is a recursive descent parser generator tool for Windows and Linux that comes with a parsing library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    HTML++

    HTML++

    Object-oriented generation of HTML code on .NET 4 Client Profile

    This library allows you to generate HTML pages directly from your code in a strongly typed, compositional, safe and concise manner. Requires the .NET Framework 4 Client Profile only. It is licensed under LGPL, which means that you may use it in commercial products. The project logo is from Mariano Real, who kindly provided it under a Creative-Commons license.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 4 This Week
    Last Update:
    See Project
  • 7
    The 'cbear' framework is a set of libraries and common utilities for different programming languages and platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PLiX (Programming Language in XML) is an XML-based code-generation framework. Generators produce XML matching the PLiX.xsd schema, which can be formatted into multiple languages. Extensible formatters support C# and VB.NET in Visual Studio 2005 and 2008
    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
    A framework for all-platform GUI-development based on completely separating business from presentation logic and introducing methods of abstraction that allow stepwise refinement of the GUI-definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    A utility to generate a set of entity and entity collection classes directly from an SQLite database so that developers can rapidly interact with a client side database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gentle.NET is a database independent object persistence framework. It has an extensive feature set, excellent performance, and reasonably complete docs. Features include SQL generation, object construction/caching/uniqing, validation, and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Component (library, framework) refactoring may affect existing applications, where the client code used previous component versions. Our tool preserves applications binary-compatible by generating an adaptation layer out of change history.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    TDO - Typed Data Object is a .NET source code generator (C#/VB) for data layers based on Microsoft SQL Server 2000/MSDE/2005/Express. TDO allows .NET Framework 2.0 developers, to have the source code automatically generated for MS SQL Server databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    IWE is a framework 2.0 web application that provides automatic web data entry for tables in a Microsoft SQL Server database. Just config the database connection string in the web.config file of the web site and that’s all, start editing your tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    It eases data access layer building in n-tier applications. It is an Object/Relational mapper with mapping attributes. Supports: multiple DBMS (MS SQL, MySQL and PostgreSQL), inheritance, 1-1, 1-many, many-many relationships and data caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    "mASN1" - mini ASN.1 framework is a light ASN.1 framework written in C# for .NET framework. It can be used for creating classes that model ASN.1 types and are capable of encoding/decoding themselves to BER/DER codes. PER support is planned.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Persistence framework for .NET, composed of a ligthweight framework and a source code generator, think for small to medium web applications. -- INACTIVE --
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The DBC framework uses reflection to inspect a type, it then generates source for a proxy object containing checks on predicates in attributes attached to members of the type. Proxy code is compiled into an in-mem assembly used to enforce DBC rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AspectSharp is an AOP (Aspect Oriented Programming) framework for .NET .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Persist.NET is a persistence framework written in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jarin is a free interoperability framework between the Java platform and the other environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Code generation framework that can be used with any template engine. NAnt task and Visual Studio.NET addin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Bernoulli Compiler Framework is an open, robust, tool library developed for the purpose of enabling interoperability of new and existing compiler modules. Initially conceived as an instrument to be used by researchers within our group, it has been de
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
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.