Showing 32 open source projects for "component"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated integer identifiers for types (assigned either at compile-time or at runtime). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    F´

    A flight software and embedded systems framework

    ...Originally developed at NASA’s Jet Propulsion Laboratory, F´ is open-source software that has been successfully deployed for several space applications. It has been used for but is not limited to, CubeSats, SmallSats, instruments, and deployable. Component architecture with well-defined interfaces. To develop applications with F´, the following requirements of the user’s system must be met, Linux or Mac OS X operating system (or Windows Subsystem for Linux on Windows), CMake, Bash or Bash compatible shell, Clang or GCC compiler, Python 3 and PIP. F´ can be quickly installed and ready to use by cloning the GitHub repository, installing Python code (typically in a virtual environment), and building one of our reference applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ZetaSQL

    ZetaSQL

    Analyzer Framework for SQL

    ZetaSQL defines a SQL language (grammar, types, data model, semantics, and function library) and implements parsing and analysis for that language as a reusable component. ZetaSQL is not itself a database or query engine. Instead, it's intended to be used by multiple engines, to provide consistent language and behavior (name resolution, type checking, implicit casting, etc.). Specific query engines may implement a subset of features, giving errors for unsupported features. ZetaSQL's compliance test suite can be used to validate that query engine implementations are correct and consistent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tiny CUDA Neural Networks

    Tiny CUDA Neural Networks

    Lightning fast C++/CUDA neural network framework

    ...Most notably, it contains a lightning-fast "fully fused" multi-layer perceptron (technical paper), a versatile multiresolution hash encoding (technical paper), as well as support for various other input encodings, losses, and optimizers. We provide a sample application where an image function (x,y) -> (R,G,B) is learned. The fully fused MLP component of this framework requires a very large amount of shared memory in its default configuration. It will likely only work on an RTX 3090, an RTX 2080 Ti, or high-end enterprise GPUs. Lower-end cards must reduce the n_neurons parameter or use the CutlassMLP (better compatibility but slower) instead. tiny-cuda-nn comes with a PyTorch extension that allows using the fast MLPs and input encodings from within a Python context. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    CompFrame is a component framework used for building systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    HausmiSEP

    An open workshop for secure application

    Hausmi Security Enabled Platform is a series of frameworks created mainly in C++ on POSIX, designed to develop secure and powerful component based server systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    sof
    SOF (Service Oriented Framework) helps software developers to develop component based software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    component is a cross-platform C++ library for building light-weight component architectures. It provides a convenient way for creating program design using dependency injection container. library is based on the high-quality Boost source libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    The Open Reflective Component Architecture , ORCAN, is designed to build the basis for a rapid incorporation of existing software packages into large-scale software projects Project is dead, however - please feel free to check and reuse code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The CoolBOT Project
    CoolBOT is a C++ component oriented programming framework for robotics. The CoolBOT Project (CoolBOT for short) is an open source project which is openly available under a GNU GPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Application Server Development Library is a generic component modules library for application server/services & software development on the Windows & Linux & BSD platforms. It can be used for rapid developing network application and generic software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A backbone for component based design with a signals and slot metaphor, with an easily removable debugging suite. Currently incomplete
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ACF (Advanced Component Framework) is a C++ component framework. It provides a scalable architecture for developing of very complex applications. Using the built-ACF Compositor tool, the internal application architecture can be visually edited. ACF a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    3D real-time framework designed for rapid prototyping and interactive environments. Using Lua as the high-level access point to the engine and component-based entities, one only needs to alter scripts to create an interactive environment, like a game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PlexBench is a cross-platform, web-enabled, analysis tool that is driven by a scalable backpropagation feed-forward neural network. It uses embedded Perl for scripting and is written in the style of an in-process Component Object Model (COM) C++ program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Intelligere Flash Lite Server (FLS) is a c++ open source component that gives to you the possibility to interact with the API of a symbian device from Flash Lite.Using FLS you can extend the capabilities of your Flash Lite application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Metaphor Game Engine is a component-based game engine. Goals include a simple, efficient workflow for game development and fast integration of other open source or proprietary middleware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    vhdPLUS Development Framework is a modern, fully component oriented simulation engine and middleware solution created by and reflecting many years of the R&D experience of both the MIRALab, University of Geneva and VRlab, EPFL labs in the domain of VR/AR
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Blackboard implements a lightweight, portable tuple space suitable for multi-agent system and distributed component design. Supports implicit invocation via content-filtered asynchronous events, blocking call semantics, and shared memory messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Basic Object System (BOS) means to provide a dynamic environment for hosting and using components. It can also be described as a general purpose software framework based on component technology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    SLIME (Scream LInux Middleware for Embedded systems) is a tiny and efficient cross-platform embedded middleware as a shared library with tools, which supports CBSD (component-based software development) to build application softwares quickly and easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AspectCOM intends to bring AOP into component-based development, specifically, Microsoft Component Object Model (COM). It is fast, light-weight and can be easily integrated with existing COM components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The QT4 Plugin Dockable/DockItem system framework allows for independant component development.Provides a framework that the developer can use to implement a plugin aware application. Uses a easy-to-visualize and well documented plugin model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next