Showing 2022 open source projects for "component"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Mount

    Mount

    managing Clojure and ClojureScript app state since (reset)

    ...But if a state is a simple top level being, these beings can coexist with each other and with other namespaces by being required instead. If a managing state library requires a whole app buy-in, where everything is a bean or a component, it is a framework, and dependency graph is usually quite large and complex, since it has everything (every piece of the application) in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    react-imgpro

    react-imgpro

    Image Processing Component for React

    ...The difficult part was not learning but it was the verbosity, boilerplate code and redundancy introduced by the libraries in the codebase. It was getting difficult to organize all the things. And React's component-based model was perfect for hiding all the implementation details in a component.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    HOBBIT Java SDK Example

    HOBBIT Java SDK Example

    Integrate your benchmarks and systems into the HOBBIT platform

    ...The tests allow developers to debug components either as pure java codes or packaged into docker containers. Fully tested docker images may be uploaded and executed in the online platform without any modifications. Please find the basic benchmark component implementations in the sources folder. You may extend the components with logic of your benchmark and debug the components as pure java codes by running the make test-benchmark command or execute checkHealth() method from ExampleBenchmarkTest) in IDE. You may specify input parameters models for benchmark and system you are running.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    RadialSlider-Swing

    Radial slider for Swing for selecting angles or any numeric value

    This Swing component selects values in a specified interval ( default [0,360) ) for selecting values or angles in a radial way. Change and adjusting events can be added. Shift and Control adjust mouse/keyboard to unit/block increments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    DBLX

    DBLX

    DBLX3 Relational Database System

    ...The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you can just get the database, drop it on to your favorite system and start using it immediately. Go to the Discussion section to read the latest on DBLX!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    simbol

    simbol

    Communications platform WebXR sites with self-sovereign identity

    Easily create social virtual worlds that anyone can interact with using Virtual Personas, a global identity system where people own their identities. Simbol accepts several configuration parameters. New worlds await us with VR and AR. A flourishing of creativity. This must happen without conceding in user experience and with an honest contract between creators and consumers regarding their data. Simbol is researching to accomplish these goals and broadcasting accomplishments made by the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    BTable

    BTable

    A drill-anywhere component for Pentaho CDE

    BTable is a component for the Pentaho Community Dashboard Designer (CDE) that extends the standard Table Component with OLAP functionalities and provides a new drill experience. Dashboard users can easily interact with the table through a context menu that allows to: - add, change or remove dimensions - add, change or remove measures - create cross tables - display grand totals and subtotals - sort by dimensions or measures - add additional filters to the table - unlink the table from the dashboard context to stop listening to external parameters - drill a cell or drill a row/column - swap axes - export data and also formatting to Excel - save the current analysis to a file Dashboard designers can build flexible and rich tables with little effort and without writing MDX queries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    v-charts

    v-charts

    A tool to generate charts

    When using echarts to generate charts, we often need to do cumbersome data scheme conversion, modify complex configuration items, v-charts precisely to solve this. v-charts is based on Vue2.x and echarts, just need to provide a friendly data scheme and set simple configuration items, you can easily generate common charts. Each chart component of v-charts is individually packaged under the lib folder. When used, a single chart component can be directly import into the project. The attributes of the chart itself, such as yAxisType used to set the data type, are displayed as an area's area. Such attributes are placed in settings, and the properties of each chart are not exactly the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    React Values

    React Values

    A set of tiny React components for handling state with render props

    react-values is a lightweight React utility library that gives developers a set of tiny, composable components for managing state with a render-props API, so you don’t need to rewrite the same state logic over and over in your UI components. It exposes helpful state transforms like toggle, increment, filter, and native methods matching JavaScript value types (Array, Boolean, Number, Object, String, Map, Set, Date), which makes it easier to implement common behaviors like toggles, counters,...
    Downloads: 0 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
  • 10
    The 4Ever framework provides a OO access layer to a single or a set of XML files. The framework offers a set of basic management services as loading/saving, change history, and consistency checking. It is realized in a component-oriented way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quasar

    Quasar

    Fibers, channels and actors for the JVM

    Quasar is a library that provides high-performance lightweight threads, Go-like channels, Erlang-like actors, and other asynchronous programming tools for Java and Kotlin. Quasar is developed by Parallel Universe and released as free software, dual-licensed under the Eclipse Public License and the GNU Lesser General Public License. Quasar fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time with an Ant task. Quasar’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    React-Proto

    React-Proto

    React application prototyping tool for developers and designers

    ...The application can be run from cli using react-proto command or by clicking on the application icon. To start a new project, either import a mockup or start with a blank stage. Add components you would like to create using the input, then drag the component frame into place and resize accordingly. While building, you can use the icons in the toolbar to zoom, toggle the draggability of the stage, update or remove an image, collapse the left container, and export your files. For each component, you have the ability to define whether your component will have state, the color of the frame component, and the ability to apply a parent component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HB Reports

    HB Reports

    TReportPrinter component for Delphi and Firemonkey

    TReportPrinter Lightweight code based reporting for Delphi VCL and Firemonkey. For developers who prefer to create Reports quickly in code rather than wasting time with a hard to learn, slow to build graphical designer. Designed to have a high degree of backward code compatibility with Nevrona Rave Reports but in active development and forward looking for your new Firemonkey applications. Demo projects included with the files Documentation here...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MSEuniverse

    MSEuniverse

    Community project for MSEide+MSEgui

    ...Provides documentation, demos, examples, tutorials, extensions, tools, solutions, case studies... This is a GIT mirror of the original project at GitLab https://gitlab.com/mseide-msegui/mseuniverse New: MSEkicadBOM, a component database and document/production files generator for KiCad.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15

    vkDBF

    dbf ntx clipper compatibility delphi component

    vkDBF is a set of non-visual components that provides direct access to DBF tables, DBT and FPT LOB storage and NTX indexes from Delphi or C++ Builder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    frint

    frint

    Modular JavaScript framework for building scalable applications

    Modular JavaScript framework for building Scalable & Reactive applications. The whole framework is split into multiple independent packages. You get to compose your Apps with only the packages your need. You can roll your own Component based view libraries with Frint. We have official support for React. We embraced the power of reactive programming everywhere, including app-to-app communication for ease of development. Gives your applications a structure. Environment agnostic (runs in browser, server, and CLI). Rendering library agnostic (integrates with React, Vue, and Preact). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web Frameworks

    Web Frameworks

    Which is the fastest web framework?

    ...Full-stack meaning it provides all aspects (-stacks-) from data layer to sometimes deployment. Micro meaning it provides only the routing part, and let the developer choose any other component for the others. On macos, you need to use docker-machine to allow docker usage for each framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Digital Persona 1 Touch Delphi Code

    Digital Persona Finger Print Delphi Code

    ...The code consists of a set of standard procedures and will use the SDK for Delphi, while also offering support for database connections using MySQL, SQLite and Microsoft Access. ---> Digital Persona 1 Touch SDK is required if you want to try out the demo application, <---- an error message is displayed if this component is not installed on your computer. ---> After you Donate, message or mail at dbinxecod@gmail.com ---> Message me if you don't understand. You might like this, it's faster, 100k records in 1 second. https://sourceforge.net/projects/griaule-finger-print-vb-net/ thank you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Recompose

    Recompose

    React utility belt for function components and higher-order components

    ...Recompose helpers integrate really nicely with external libraries like Relay, Redux, and RxJS. Recompose focuses on higher-order components. HoCs are functions that accept a base component and return a new component with additional functionality. They can be used to abstract common tasks into reusable pieces. Recompose provides a toolkit of helper functions for creating higher-order components. Many React libraries end up implementing the same utilities over and over again, like shallowEqual and getDisplayName. Recompose provides these utilities for you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    lazautoupdate

    lazautoupdate

    In-line updating from a Sourceforge or GitHub project for Lazarus

    ... * It is designed for developers who host their projects on SourceForge or GitHub, though it can be used elsewhere. * It consists of two parts: 1) The LazAutoUpdate visual component 2. The UpdatePack application * The LazAutoUpdate component is very easy to code: Just drop it on a form, set a couple of properties and call the AutoUpdate method * The Update pack is designed to make deploying updates to the web as easy and painless as possible * The applications are designed for Windows 32bit/64-bit and also Linux 32-bit/64-bit Wiki Page: http://wiki.freepascal.org/LazAutoUpdater -minesadorada
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    KaiZen OpenAPI Editor

    KaiZen OpenAPI Editor

    Eclipse Editor for the Swagger-OpenAPI Description Language

    ...You can drag-and-drop the Install button from the browser into your Eclipse IDE, or use the built-in Eclipse Marketplace Client. KaiZen Editor is included as a core component of RepreZen API Studio, which adds live documentation and diagram views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xeogl

    xeogl

    A WebGL-based 3D engine for technical visualization

    xeogl is an open source JavaScript library from xeolabs for 3D model visualization on WebGL. It gives you tools to create interactive 3D worlds in your browser. Load models from formats like glTF or OBJ, or generate them programmatically. Navigate them with the camera and script them with Javascript, to build compelling 3D presentations. Load multiple models. Isolate/move/emphasize objects. Camera navigation controls. Camera animations (flyto, follow, path etc). Emphasis effects (wireframe,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...Quem vai se encarregar de entregar o aplicativo no browser será o Raudus. Quando o banco de dados ficar em REDES separadas do aplicativo é obrigatorio o acesso atraves de NCamada, nesse caso fizemos a opção pelo component RestDataWare. Não será o foco abordar o funcionamento dos componentes de acesso a dados.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    React Performance Devtool

    React Performance Devtool

    A browser developer tool extension to inspect performance

    React Performance Devtool is a browser extension for inspecting the performance of React Components. It statistically examines the performance of React components based on the measures which are collected by React using window.performance API. Along with the browser extension, the measures can also be inspected in a console. A demo of the extension being used to examine the performance of React components on my website. Performance measures can also be logged to a console. With every...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    understand-plugin-framework

    understand-plugin-framework

    Demos to help understand plugin framwork

    ...It demonstrates how applications can dynamically load and execute external modules without requiring installation through standard mechanisms. The repository provides examples and explanations of class loading, resource management, and component integration. It is designed to help developers understand the internal architecture of plugin-based systems. The project is particularly useful for those interested in modular application design and dynamic feature loading. It highlights both the capabilities and challenges of plugin frameworks. Overall, it serves as a deep dive into Android extensibility mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB