Search Results for "delphi runtime code" - Page 2

Showing 38 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    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: 2 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    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
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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.