30 projects for "core" with 2 filters applied:

  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Christmas Tree

    Christmas Tree

    Just a simple Christmas tree, based on reddit story

    atree is a lightweight JavaScript library for managing and visualizing hierarchical tree data structures in a flexible and efficient way. It offers core abstractions for creating nodes, building parent–child relationships, and traversing trees with utilities for depth, breadth, and custom iteration strategies. Because tree structures are ubiquitous in computing—from file systems and organizational charts to DOM structures and evolutionary taxonomies—atree provides a reusable foundation for representing and interacting with nested data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Habitat-Sim

    Habitat-Sim

    A flexible, high-performance 3D simulator for Embodied AI research

    Habitat-Sim is a high-performance 3D simulator for embodied AI research, designed to run photorealistic indoor environments at thousands of frames per second. It offers GPU-accelerated rendering and a flexible sensor suite—RGB, depth, semantic segmentation, and more—so agents can perceive and act in realistic scenes. The engine is written in C++ with Python bindings and integrates physics, navigation meshes, and shortest-path planners to support tasks like point-goal navigation,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 230 This Week
    Last Update:
    See Project
  • 4
    TeXCAD

    TeXCAD

    A simple LaTeX {picture} drawing tool

    TeXCAD is a program for drawing or retouching {picture}s in LaTeX. It extends the original {picture} capabilities, even without any obligatory LaTeX package, class or style sheet. Core of TeXCAD is totally portable. A MS Windows version is available. More information on... https://texcad.sourceforge.io/ Alire crate: https://alire.ada.dev/crates/texcad Mirror: https://github.com/zertovitch/texcad
    Downloads: 13 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    grafx - Extensible Java Graphics Package

    grafx - Extensible Java Graphics Package

    Extensible Line-drawing & Polygon-filling Rasterization Libs for Java

    Line-drawing and polygon-filling rasterization algorithms in Java. Simple 2D package and more complex 3D package with Z-buffering. Texture mapping not supported at the moment. Color interpolation for lines, Gouraud shading for polygons fully supported. Floating point vertex coordinates, not integer. Pixel-level aliasing, not endpoint aliasing. Doesn't use Bresenham line style! Works with all Java versions. No external dependencies. Suitable for study in academic institutions,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GTB: Graphics Toolbox

    C++ libraries and apps for computer graphics and data visualization

    The Graphics Toolbox (GTB) is a collection of C++ libraries and apps for computer graphics and data visualization. Wagner Correa initially created GTB as part of his Ph.D. research at Princeton University in collaboration with Professor Claudio Silva and Dr. James Klosowski. Several other researchers later contributed to GTB (see the AUTHORS file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Primitive Pictures

    Primitive Pictures

    Reproducing images with geometric primitives

    Primitive Pictures is an image processing command-line tool written in Go that reproduces images using geometric primitives (triangles, rectangles, ellipses, polygons, etc.). The core algorithm is iterative and “hill-climbing”: given a target image, it repeatedly finds the best single shape to add that will reduce the error between the current approximation and the target image, then draws that shape. Over time (e.g., adding 50-200 shapes) the output becomes an abstracted version of the input image—recognizable, artistic, and often visually striking. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Effeckt.css

    Effeckt.css

    A Performant Transitions and Animations Library

    Effeckt.css is a showcase and toolkit of high-performance UI transitions and animations for the web. It catalogs common interaction patterns—button states, list reveals, modals, off-canvas menus, and page transitions—implemented with CSS transforms and opacity for smooth, GPU-friendly motion. The project focuses on practical details such as using compositing-friendly properties, keeping DOM structures lean, and providing hooks so JavaScript can toggle classes without micromanaging animation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fraqtive

    Fraqtive

    Generator of the Mandelbrot family fractals

    Fraqtive is an open source, multi-platform generator of the Mandelbrot family fractals. It uses very fast algorithms supporting SSE2 and multi-core processors. It generates high quality anti-aliased images and renders 3D scenes using OpenGL. It allows real-time navigation and dynamic generation of the Julia fractal preview. Website: https://fraqtive.mimec.org/
    Downloads: 0 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
  • 10
    FractalNow

    FractalNow

    Fast, advanced, multi-platform fractal generator

    FractalNow provides users with tools to generate pictures of various types of fractals quickly and easily. It is made of both a command line tool, FractalNow, and a graphical tool, QFractalNow. The graphical tool, based on Qt library, allows users to explore fractals intuitively and generate pictures. Both tools are entirely multi-threaded and implement advanced algorithms and heuristics that make computation very fast compared to most existing free fractal generators.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 11

    landshade

    realtime 3d surface rendering library

    landshade is a C++ library for quick tesselation of complex 3D data like terrain and other curves surfaces at different levels of detail on modern graphics hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Moldeo
    A digital animation tool for real-time generation and interpretation of images, video and visual effects, allowing the artist/operator to adjust, on the fly, the parameters of the effects according to his or her own sensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LIBGPIV is software for (Digital) Particle Image Velocimetry (PIV). It contains the core functions for image-processing, image evaluation, validation, post-processing, input/output functions, memory allocation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Similar Image Search

    Similar Image Search

    Reverse image search your photos. Find duplicates. Find similars

    Similar Image Search is a desktop reverse image search app. Think Google's "search by image" but with your own photos on your computer. SiS can search for similar images in the library and return a list of matches. I can also compare ones outside the library to ones within. It's designed for photographers to sift through a memory card dump, searching for photos in batches for ease of sorting. Requires: Java 7
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    Open Core RayTracer
    An open source multi-platform RayTracer (written in C++, using SDL) for academic purposes. Capable of reading a Scene Description File and rendering that scene. Yet in early stages of development (without further optimizations). Can generate animations using Uniform B-Spline Curve segments. Now available for iOS!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Images similarities searcher

    First index images by contents, then search the index for similarities

    ...First index images by contents, then search the index for similarities between JPEG images. LIRE : http://www.semanticmetadata.net/lire/ LUCENE : http://lucene.apache.org/core/ Console mode, outputs designed to be easily analyzed by a parser (--quiet mode).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KxEngine
    A free, multi-layered, multi-license cad engine. You are free to use the core classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Metaphile is a Java library for reading image metadata. It supports JFIF, JFXX, IPTC IIM (V3 and V4), EXIF (2.1 and 2.2) and XMP (Dublin Core, Photoshop, Iptc4XMPCore, Rights Management)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fandango, formerly and internally know as elcad. It is a python scripted 3d CAD application; the core is programmed on C++, and interface functions are exported to python to be used as building blocks for new commands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Sunflow is a rendering system for photo-realistic image synthesis. It is written in Java and built around a flexible ray tracing core and an extensible object-oriented design.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Cracks of Reality is a high-quality fractal image renderer for Mac OS X. It is written in ObjC/Cocoa with the core engine in C to allow for a portable command-line version. Goals are speed, quality, and the ability to import other programs' descriptions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    r42 is a raytracer written in Java. The core rendering engine is OS independend. Planned is a graphical user interface based on the eclipse RCP and the Java3D framework and distributed rendering support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Image2DocInfo has been made to quickly tag digital pictures. A GUI allows you to set attributes for an image, and then store them in XML files. Those files follow the Dublin Core naming scheme and are stored in the same directories than the pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PhoXo Core Library (PCL) is a set of powerful image manipulation library for C++, it's OS independent and highlights are : Undo/Redo,multiple-layer,region selection,tens of image effect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PSParser is a java-GPL PS interpreter that works with a plugin system, the core parser calls clallbacks that do visual rendering, The first plugin is for JPicEdt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next