Search Results for "delphi runtime code" - Page 2

Showing 40 open source projects for "delphi runtime code"

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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    chimp

    chimp

    Tooling that helps you do quality, faster

    Your Apollo GraphQL development companion for doing quality, faster. Chimp helps you write high-quality code from the get-go. No more putting tests and quality as an after-thought. Quality first, speed for free. Boilerplate is time-consuming, error-prone and boring! Chimp reduces that through its various generators and smart defaults. Modularity leads to maintainable and testable code, and this is a key feature of all Chimp's domain-driven and data-driven generators. Chimp encourages a test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WebLLM

    WebLLM

    Bringing large-language models and chat to web browsers

    ... with UI, and is designed in a modular way to hook to any of the UI components. The following code snippet demonstrates a simple example that generates a streaming response on a webpage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    UI Kitten

    UI Kitten

    React Native UI library based on Eva Design System

    ... may easily focus on business logic, while UI Kitten takes care of the visual appearance of your product. Unlock the true power of the theming system by switching between Light and Dark themes in the runtime. Drive diversity by creating as many themes as needed without changing the source code of the components. Construct stunning and consistent interfaces using atomic components by following the Eva Design System specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Aleph.js

    Aleph.js

    The Full-stack Framework in Deno

    ..., leads to instant updates in the browser. Aleph.js uses modern tools to build your app. It transpires code using swc in WASM with high performance, and bundles modules with esbuild at optimization time extremely fast. Aleph.js works on top of Deno, a simple, modern and secure runtime for JavaScript and TypeScript. All dependencies are imported using URLs and managed by the Deno cache system. No package.json and node_modules directories are needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Electron React Boilerplate

    Electron React Boilerplate

    A foundation for scalable cross-platform apps

    Make changes to your app and preview the changes without having to refresh your app. Changes are made so that the state of your app is not lost. Building scalable apps without types can only go so far. Get type errors while developing your app. Errors are thrown during compile-time and runtime. Optimization and minification of code with webpack come out of the box. This avoids running into performance bottlenecks associated with traditional electron apps. Webpack is one of the most crucial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Firelens Datajet

    Firelens Datajet

    Route test data to Fluent Bit flexibly

    Route test data to Fluent Bit flexibly. This system can be run locally with a local Fluent Bit process or compiled to a docker image and run with a sidecar aws-for-fluent-bit container. The purpose of Firelens-Datajet is to abstract test configuration from implementation code It does so by running tests based on a single JSON file and outputting the results. Future work on this system involves making a REST interface for tests to be invoked by sending a POST request with the test configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GQless

    GQless

    a GraphQL client without queries

    a GraphQL client built for rapid iteration. From previously working on a large GraphQL codebase, the boilerplate involved with shipping new features often slowed me down. gqless is a fundamentally new approach to a GraphQL client. It makes using your API enjoyable, by generating queries at runtime based upon the data your app consumes. I wanted a GraphQL client that lets you forget you're using GraphQL, whilst tackling some issues shared across all existing GraphQL clients. First you'd need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KittenTricks

    KittenTricks

    React Native starter kit with over 40 screens and themes

    ... brings your product from an MVP to the final product version. Forever open source and free! Unlock the true power of the theming system by switching between Light and Dark themes in the runtime. Drive diversity by creating as many themes as needed without changing the source code of the components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HTTP adapter

    HTTP adapter

    A lightweight and extensible HTTP adapter, editable HTTP server

    A lightweight and extensible HTTP adapter, editable HTTP server, Webhook transformation, and request relay platform. Just route, filter, validate, transform, relay and response to your HTTP requests. Setup your HTTP server in 3 minutes with a few YAML configurations and a few TS/JS code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    TypeWiz

    TypeWiz

    Automatically discover and add missing types in your TypeScript code

    Manually adding types to your codebase can be a daunting task, especially given how much room there is for errors. It’s true that in some cases, the types will be obvious by just reading the code. But when I was adding types to a big project I inherited recently, I found myself actually running the code and setting a breakpoint inside a function to figure out the types that were being passed to it. This gave me an idea: build a tool that does this automatically and much faster, and then call...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    wemake-vue-template

    wemake-vue-template

    Bleeding edge vue template focused on code quality

    Bleeding edge vue template focused on code quality and developer happiness. Proven to work on both small and large scale projects. Always up-to-date with the help of @dependabot. Latest nuxt for server-side rendering. Full typescript support, including Vue's SFC, Vuex, and tests. Tools to write business logics including: DI, IoC, runtime type validation. Linting with eslint + stylelint. jest for unit tests and testcafe for end-to-end testing. docker optional support for development, testing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JavaScript Tracker

    JavaScript Tracker

    A chrome extension tracks front-end JavaScript that uses DOM

    A chrome extension tracks front-end JavaScript that uses DOM or jQuery APIs to manipulate html dom elements (e.g., change style, attach event listener) on web page at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    schemats

    schemats

    Generate typescript interface definitions from SQL database schema

    Schemats is a TypeScript code generator that creates type definitions from existing PostgreSQL schemas. It helps developers working with raw SQL or query builders to maintain strong typing and avoid runtime errors. By analyzing database schemas, Schemats bridges the gap between relational databases and TypeScript-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Aurora.3

    Aurora.3

    The code for Aurorastation's new base, forked from Baystation12

    Aurora.3 is the codebase for AuroraStation, a heavily roleplay-focused Space Station 13 server set aboard the megacorporate starship SCCV Horizon, building upon a Baystation12 fork with rich lore, Discord integration, and MySQL-backed data systems. If you wish to develop for our codebase, please take a look at the guides under .github/guides and the github wiki, as they outline the guidelines for contributing to our codebase, which outline both the process for and the guidelines you must...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications. The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications. MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database). The stack is made up of MongoDB, with document database, used...
    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.