Showing 51 open source projects for "moltaqa-lib"

View related business solutions
  • 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
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 1
    OpenGL Mathematics

    OpenGL Mathematics

    Highly Optimized Graphics Math (glm) for C

    ...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 bugs, troubles. Euler angles was implemented in reverse order (extrinsic) it was fixed, now they are intrinsic. Make sure that you have the latest version. vec4 and mat4 variables must be aligned. (There will be unaligned versions later). cglm doesn't alloc any memory on heap. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    uPlot

    uPlot

    Chart for time series, lines, areas, ohlc and bars

    μPlot is a fast, memory-efficient Canvas 2D-based chart for plotting time series, lines, areas, ohlc & bars; from a cold start it can create an interactive chart containing 150,000 data points in 135ms, scaling linearly at ~25,000 pts/ms. In addition to fast initial render, the zooming and cursor performance is by far the best of any similar charting lib; at ~40 KB, it's likely the smallest and fastest time series plotter that doesn't make use of context-limited WebGL shaders or WASM, both of which have much higher startup cost and code size. However, if you need 60fps performance with massive streaming datasets, uPlot can only get you so far. WebGL should still be the tool of choice for applications like realtime signal or waveform visualizations: See danchitnis/webgl-plot, huww98/TimeChart, epezent/implot, or commercial products like LightningChart®.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Library communicating with PTP enabled devices (digital photo cameras and so on).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    CGUI - a gui lib for multiplatform
    Leader badge
    Downloads: 2 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
    node-emoji

    node-emoji

    Simple emoji support for node.js projects

    ...There are some emojis that have "-" in their name, for example "t-rex" and refrencing them directly like this (emoji.t-rex) won't work. In such cases, use the emoji.get('t-rex') syntax instead. To update the list or add custom emoji, clone this repository and put them into lib/emojifile.js. Then run npm run-script emojiparse in the project directory or node emojiparse in the lib directory. This should generate the new emoji.json file and output Done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AA means Ascii Art - the AAlib (ascii art GFX library), BB (audiovisual demonstration for your terminal), aview (image browser/animation player), AAvga (SVGAlib wrapper for AA-lib), ttyquake (text mode quake), aa3d (random dot stereogram generator)...
    Leader badge
    Downloads: 212 This Week
    Last Update:
    See Project
  • 7
    photo3D_chung / seashore3D / galaxy 3D

    photo3D_chung / seashore3D / galaxy 3D

    photo3D_chung seashore3D_chung galaxy_chung dive3D_chung

    ...seashore3D chung new animated seashore scene application added with animated sea , trees , girl , sky galaxy chung display 3d galaxy flight game using opengl primitives for any axis free 3D space fly matrix rotation calculation (no external lib) added dive3D chung is a dive undersea game https://www.youtube.com/watch?v=l_VAvqxXygA https://www.youtube.com/watch?v=DJJMLCWt9k0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LTMorphingLabel

    LTMorphingLabel

    Animated morphing effects for UILabel written in Swift

    ...Programmatically set a new String to its text property. To use interactively, call .pause() after changing .text property, and use updateProgress(progress: Float)to update the progress interactively. Even though this lib was used in a few products on App Store, it’s still an experimental project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    Chart.xkcd

    Chart.xkcd

    xkcd styled chart lib

    Chart.xkcd is a chart library plots “sketchy”, “cartoony” or “hand-drawn” styled charts. It’s easy to get started with chart.xkcd. All that’s required is the script included in your page along with a single <svg> node to render the chart. You can install chart.xkcd via script tag in HTML or via npm. Line chart displays series of data points in the form of lines. It can be used to show trend data, or comparison of different data sets. XY chart is used to plot points by specifying their XY...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    DirectX Ada Binding Lib.

    DirectX11 Ada Binding Lib

    这是微软DirectX11SDK(August 2009)的Ada库,请使用其中包含的WIN32ADA.ZIP,因为WIN32.ads中修改过一些定义。请注意:XNAMATH只是部分完成!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ISee

    ISee

    Lightweight image viewer

    Viewer for media data with only dependency being Qt-Lib (tested with 4.8 and 5.5). With thumbnails, fullscreen preview, slideshow,.... Support for various image formats (jpeg, png, gif, raw, etc.) and EXIF-Data. Support for image formats depends on used Qt version. EXIF support requires libexif (tested with version 0.6.21).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    glhlib

    "glh" stands for Graphics Library Helper.

    ...It is kind of like OpenGL's GLU but contains extra functions and optimized functions. The optimizations are done with assembly and are for the x86 architecture. For Win32. For VC++6. It compiles and makes a DLL (and a .LIB for VC++6). The release version of the .H file is also included. Nothing stops you from using these functions in D3D. Actually, GLHLIB doesn't use any OpenGL functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    GLIP-LIB

    OpenGL Image Processing LIBrary

    GLIP-Lib is an OpenGL image processing library written in C++. It features all the necessary tools to quickly build texture filters and pipelines and operate them on the GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    android-common-lib

    android-common-lib

    Android common lib, ImageCache, HttpCache, DropDownListView, etc.

    The Dev Tools App is a powerful android development tool that can help you improve efficiency greatly, It can be used to view the latest open source projects, view activity history, view manifest, decompile, color picker, extract apk or so, view app info, open or close the developer options quickly, and more. Includes cache (picture cache, prefetch cache, network cache), public View (drop down and load more ListView at the bottom, load more ScrollView at the bottom, slide a page Gallery) and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cartdroonize

    cartdroonize

    A free open source lib to cartoonize pics on Android

    A free open source lib to cartoonize pics on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    nlProj

    3d lib

    Based on the great opengl tutorial website (http://nehe.gamedev.net), I am extracting some common API in a very object oriented programming fashion. Once the API is complete, I will start porting it to more modern versions of OpenGL. This is not really new, but it is my way of learning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    First person web site

    First person glmatrix plugin - webGL

    Created by Nikola Lukic zlatnaspirala@gmail.com webgl 3d wourld engine framework zlatnaspirala First person web site look. Used lib : High performance matrix and vector operations for WebGL glMatrix-0.9.5.min.js webgl-utils.js This program allows you to draw 3D objects and folders easily and quickly.Under the principle of one object one line. You can order vebgl of your choice. Converting 3ds and obj in json format for a minimal cost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BizDiag

    Business graphics diagramming application + customizable shape lib.

    BizDiag V1.9 All new version (based on Mono and GTK#, developed with MonoDevelop 2.4.1). BizDiag V1.0, V1.1, V1.2 Business graphics diagramming application + diagram editor library for vector graphics (based on Piccolo2D from University of Maryland, .NET and Windows.Forms developed with Visual Studio 2008). Supports browser-enabled special SVG file format for import and export and customizable shape library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GLC_lib
    GLC_lib is a C++ library for high performance 3D application based on OpenGL and QT4 GUI. Some GLC_lib features : Supported file format : 3DS, OBJ, COLLADA, 3DXML, OFF, STL. Easy view manipulation, Level of detail, shaders...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 23
    Lib freenect + opencv demo, uses a simple threshold to determine the distance and paint using a video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BaX
    The BaX-lib is a powerful, lightweight easy to use library for the creation of bitmaps in your C++ programs. The BaX-compiler is a simple script interpreter to achieve the same thing. It's easy, lightweight, fast, and completely written from scratch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PhotoDistorter
    An application that allows real time image distortion with the intention to align images as preprocessing step for panorama- or HDR- image creation. Algorithms: Beier Neely, Moving least squares. Language: C# (extra: C++ lib port of algorithms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next