Showing 95 open source projects for "owlapi-api"

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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    scrcpy

    scrcpy

    Display and control your Android device

    ...It’s got low latency (35~70ms) and a very low startup time (less than a second). It offers plenty of great features and is non-intrusive, with nothing left installed inside the device. scrcpy works with Android devices with at least API 21 (Android 5.0) and adb debugging must be enabled on the device.
    Downloads: 2,312 This Week
    Last Update:
    See Project
  • 2
    SwiftShader

    SwiftShader

    SwiftShader is a high-performance CPU-based implementation

    SwiftShader is Google’s high-performance CPU-based implementation of the Vulkan 1.3 graphics API, designed to provide a hardware-independent rendering solution for 3D graphics. Unlike traditional GPU drivers, SwiftShader executes graphics commands entirely on the CPU, making it ideal for environments where dedicated graphics hardware is unavailable or unsuitable. It acts as a drop-in replacement for Vulkan drivers, allowing existing applications to run seamlessly by redirecting API calls through its software-based rendering engine. ...
    Downloads: 190 This Week
    Last Update:
    See Project
  • 3
    OpenGL Mathematics

    OpenGL Mathematics

    Highly Optimized Graphics Math (glm) for C

    Highly optimized 2D|3D math library, also known as OpenGL Mathematics (glm) for `C`. cglm provides lot of utils to help math operations to be fast and quick to write. It is community-friendly, feel free to bring any issues, bugs you faced. Almost all functions (inline versions) and parameters are documented inside the corresponding headers. OpenGL-related functions are dropped to make this lib platform/third-party independent. Make sure you have the latest version and feel free to report...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    WebP Codec

    WebP Codec

    Library to encode and decode images in WebP format

    ...The GitHub repository is a mirror; the canonical source of truth lives on Chromium’s git, and developer docs are hosted on WebP’s portal. The project underpins WebP support across browsers, imaging libraries, and many native apps thanks to its stable C API. Additional companion repos host test data and demos, including JavaScript builds and timing tests for various platforms. As a widely deployed codec, libwebp balances compression efficiency, speed, and integration simplicity across platforms.
    Downloads: 22 This Week
    Last Update:
    See Project
  • Powerful Website Security | Continuous Web Threat Platform Icon
    Powerful Website Security | Continuous Web Threat Platform

    Continuously detect, prioritize, and validate web threats to quickly mitigate security, privacy, and compliance risks.

    Reflectiz is a comprehensive web exposure management platform that helps organizations proactively identify, monitor, and mitigate security, privacy, and compliance risks across their online environments. Designed to address the growing complexity of modern websites, Reflectiz provides full visibility and control over first, third, and even fourth-party components, such as scripts, trackers, and open-source libraries that often evade traditional security tools.
    Learn More
  • 5
    BRL-CAD

    BRL-CAD

    Open Source Solid Modeling CAD

    BRL-CAD is a powerful cross-platform constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing for rendering & geometric analyses, network distributed framebuffer support, image & signal-processing tools.
    Downloads: 76 This Week
    Last Update:
    See Project
  • 6
    GLFW

    GLFW

    A project that has moved to GitHub

    GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop. It provides a simple API for creating windows, contexts and surfaces, receiving input and events.
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project
  • 7
    ezthumb
    A video thumbnail generator based on FFMPEG.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    IM
    IM is a toolkit for Digital Imaging. IM is based on 4 concepts: Image Representation, Storage, Processing and Capture. The main goal of the library is to provide a simple API and abstraction of images for scientific applications.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 9
    Library implementation of ECMA-234 API for the generation of enhanced metafiles.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • Point of Sale. Powerful and Simple. Icon
    Point of Sale. Powerful and Simple.

    For retail store owners and multi-location retail operations needing a tool to manage sales, inventory, staff and channels in one place

    Vibe Retail is an all-in-one retail point-of-sale and operations platform built for single-store and multi-location retailers seeking to unify inventory, sales, staff and customer data from one mobile-friendly interface. The system lets you track inventory across locations and warehouses, handle item variations (size, color, material), manage purchase orders and supplier deliveries, print custom barcodes, and transfer stock between stores in real time. On the sales side, Vibe supports multiple payment types (cards, cash, checks, gift cards, EBT), layaway workflows, serial number tracking, delivery management, loyalty programs and branded receipts. Retailers can integrate with online platforms (such as Shopify and WooCommerce), sync in-store and online sales, access 40+ real-time reports on sales, inventory and performance, set up promotions and discounts, and print receipts from mobile devices.
    Learn More
  • 10
    ResIL

    ResIL

    Resilient Image Library - successor to DevIL

    ResIL started as a fork of DevIL and is actively maintained to use up-to-date libraries. The API has been updated to work with several threads. Countless fixes have been applied, much of the code base has actually been rewritten to enhance stability. Support for webp has been added. ResIL focuses on robust decoding so that even partially corrupted images can be displayed without crashes or exceptions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    ...On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs. libjpeg-turbo implements both the traditional libjpeg API as well as the less powerful but more straightforward TurboJPEG API. libjpeg-turbo also features colorspace extensions that allow it to compress from/decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.), as well as a full-featured Java interface.
    Leader badge
    Downloads: 42,703 This Week
    Last Update:
    See Project
  • 12
    Agar

    Agar

    Cross Platform GUI Toolkit

    ...New widgets can be implemented as part of an application or library. Complex user interface elements can be realized often in few lines of code. Agar is also extensible at the low-level. The low-level API is documented such that modular drivers can be written which enable Agar applications to work seamlessly under many platforms graphics systems without any change at the application level.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Graphics primitives (line, circle, rectangle etc.) with AA support, rotozoomer and other drawing related support functions wrapped up in a C based add-on library for the Simple Direct Media (SDL) cross-platform API layer.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    SRM

    SRM

    C library for the development of Linux OpenGL DRM/KMS apps

    SRM is a C library that simplifies the development of Linux DRM/KMS API applications. With SRM, you can focus on the OpenGL ES 2.0 logic of your application. For each available display, you can start a rendering thread that triggers common events like initializeGL(), paintGL(), resizeGL(), pageFlipped() and uninitializeGL(). SRM allows you to use multiple GPUs simultaneously and automatically finds the most efficient configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Convolution Filter Editor
    CFE is a postcardware written in plain C language. Cfe is a software, allowing the creation of convolution filters like SOBEL, LAPLACE, ROBINSON... It allows filters ranging from 3x3 up to 29x29. CFE speaks French, English, German, Italian and Spanish and has its own slideshow. The filter editor has 18 features such as mirrors, shiftings and rotations. There are no menus, all commands are directly accessible with the mouse. When a filter is created, you can give it a rating ranging from...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Libvisual

    Audio visualisation library

    Libvisual is a library that comes between applications and audio visualisation plugins. It provides every application that wants to draw visualisations a clean and easy-to-use API.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17
    Mozilla JPEG Encoder Project

    Mozilla JPEG Encoder Project

    Improved JPEG encoder

    ...We encourage authors of graphics programs to use libjpeg's C API and link with MozJPEG library instead. Progressive encoding with "jpegrescan" optimization. It can be applied to any JPEG file (with jpegtran) to losslessly reduce file size.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Simple 2D

    Simple 2D

    Simple, open-source 2D graphics for everyone

    Simple2D is a cross-platform C library that wraps SDL2 to provide a clean and easy API for developing 2D games and interactive applications. It’s designed to be beginner-friendly and eliminates much of the boilerplate involved in setting up graphics, audio, and input handling. Developers can use Simple2D to quickly prototype ideas or build lightweight applications in C with full access to rendering, events, and asset management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GUIDOLib
    The GUIDOLib provides a powerful engine for the graphic rendering of music scores, based on the Guido Music Notation format. It supports Linux, Mac OS X, Windows, Android and iOS operating systems. A Java JNI interface is available as well as a Javascript version of the library. A Web API has also been designed, allowing to deploy the engine as a Web service.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Quesa

    Quesa

    3D rendering and scene graph library (moved to GitHub)

    ...Supports retained and immediate mode rendering, an extensible file format, plug-in renderers, a wide range of high level geometries, hierarchical models, and a consistent and object-orientated API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    QuesoGLC

    free implementation of the OpenGL Character Renderer

    QuesoGLC is a free implementation of the OpenGL Character Renderer. QuesoGLC is based on the FreeType library, provides Unicode support, and is designed to be easily ported to any platform that supports both FreeType and the OpenGL API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    C API for determining LDrawDir and SearchDirs from settings found in the various combinations of ldraw.ini, LDRAWDIR etc. LDraw programs will then share the same algorithm and thus find parts and primitives consistently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SDL Framework
    SDL Framework (SDLFW) SDLFW is a cross-platform framework from the powerful SDL library to create your own 2D games with the Lua programming language. It's easy-to-use, free, open-source, and works on Windows and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    GLFFmpeg uses the video recording functionality provided by the FFmpeg library to capture content generated using OpenGL. The cross-platform library provides a minimalistic set of API to simplify the task of capturing OpenGL output to a video stream. GNU Lesser General Public License version 2.1 (LGPLv2.1)
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next