Showing 41 open source projects for "you-get"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    JAX

    JAX

    Composable transformations of Python+NumPy programs

    ...What’s new is that JAX uses XLA to compile and run your NumPy programs on GPUs and TPUs. Compilation happens under the hood by default, with library calls getting just-in-time compiled and executed. But JAX also lets you just-in-time compile your own Python functions into XLA-optimized kernels using a one-function API, jit. Compilation and automatic differentiation can be composed arbitrarily, so you can express sophisticated algorithms and get maximal performance without leaving Python.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    darktable

    darktable

    darktable is an open source photography workflow application

    darktable is an open source photography workflow application and non-destructive raw developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images, enhance them and export them on local or remote storage.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 3
    glMatrix

    glMatrix

    Javascript Matrix and Vector library for High Performance WebGL apps

    ...glMatrix is designed to perform vector and matrix operations stupidly fast! By hand-tuning each function for maximum performance and encouraging efficient usage patterns through API conventions, glMatrix will help you get the most out of your browsers Javascript engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SVGO

    SVGO

    Node.js tool for optimizing SVG files

    SVG Optimizer is a Node.js-based tool for optimizing SVG vector graphics files. SVG files, in particular those exported from multiple editors, normally contain tons of redundant and useless information. This can include editor metadata, comments, hidden elements, default or non-optimal values and other stuff that can be safely removed or converted without affecting the SVG rendering result. Some options can be configured with CLI though it may be easier to have the configuration in a...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Planetiler

    Planetiler

    Flexible tool to build planet-scale vector tilesets

    Planetiler (pla·nuh·tai·lr, formerly named "Flatmap") is a tool that generates Vector Tiles from geographic data sources like OpenStreetMap. Planetiler aims to be fast and memory-efficient so that you can build a map of the world in a few hours on a single machine without any external tools or database. Vector tiles contain raw point, line, and polygon geometries that clients like MapLibre can use to render custom maps in the browser, native apps, or on a server. Planetiler packages tiles into an MBTiles (SQLite) or PMTiles file that can be served using tools like TileServer GL or Martin or even queried directly from the browser. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    tilemaker

    tilemaker

    Make OpenStreetMap vector tiles without the stack

    ...No database to maintain; no contract to pay; and no restriction on commercial use. tilemaker is a single executable that takes OpenStreetMap data and makes it into vector tiles. It's supremely customizable, but if you just want off-the-shelf tiles in a standard style, tilemaker comes bundled with the files to do that too. With tilemaker, you can pull out any facet of OpenStreetMap's rich data. Make a walking map, a city map, a National Park map, and a cycling map. Use the Lua scripting language to select OSM tags and encode them into vector tile values. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    XTrkCAD Model RR Track Planner

    XTrkCAD Model RR Track Planner

    Model Railway CAD program

    XTrackCAD is a open-source, free, CAD program for designing model railroad layouts. You can easily create layout of any scale or size. Libraries for many brands, scales and gauges of track and turnouts/points and model structures are included. Adding new components is easy with the built-in editor. It runs on Windows, Mac and Linux,
    Leader badge
    Downloads: 922 This Week
    Last Update:
    See Project
  • 8
    jPicEdt

    jPicEdt

    Another drawing editor for LaTeX with PSTricks & TikZ

    jPicEdt is an extensible internationalized vector-based drawing editor for LaTeX and related packages (TikZ, PsTricks,...), written in Java. It is also a library of reusable high-level graphic primitives.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Rawgraphs app

    Rawgraphs app

    A web interface to create custom vector-based visualizations

    ...RAWGraphs is open to the community for contributions. Almost 30 visual models to visualize quantities, hierarchies, and time series and find insights in your data. Even though RAWGraphs is a web app, the data you insert will be processed only by your web browser. Save your project, or export it as a vector or raster image. Edit it within your favorite software. RAWGraphs is an open source data visualization framework built with the goal of making the visual representation of complex data easy for everyone. Primarily conceived as a tool for designers and vis geeks, RAWGraphs aims at providing a missing link between spreadsheet applications (e.g. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Distribution and Courier Software Powerful, User-Friendly, All-In-One Icon
    Distribution and Courier Software Powerful, User-Friendly, All-In-One

    Last-mile, route, on-demand courier software that scales to grow with your business, plus user-friendly features that meet the unique needs of drivers

    Looking for a way to seriously upgrade your last-mile delivery operations? Our software suite has what you need! Complete Operations Management? Check. Powerful Driver App? Check. Customizable Client Portal? Double Check. Our team works tirelessly to develop robust technology for couriers around North America. If you haven't received a no-pressure personalized demo to see for yourself, what are you waiting for?
    Learn More
  • 10
    Paper.js

    Paper.js

    The swiss army knife of vector graphics scripting

    Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface. Paper.js is based on and largely compatible with Scriptographer, a scripting environment for Adobe Illustrator with an active community of scripters and more...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Raphaël

    Raphaël

    JavaScript vector library

    Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library. Raphaël ['ræfeɪəl] uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    3D Graphics Library for MR (VR & AR)
    This is a little Program that I have done recently, made by my Algorithm for showing 3D Objects in 2D & can be implemented on any Programming Language ( No Open Source Packages/APIs are used. ) You can build & animate whatever you want. Final version will be released soon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    BFD Fibonacci Pattern Inkscape Extension

    Inkscape plugin for generating the fibonacci pattern

    This is an inkscape plugin, written by the software engineer for Beauty Full Day, for generating the Fibonacci Pattern. It is a flexible plugin for generating different sizes and allows for one to control how spread out the pattern is and how small to large each node can get.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BirdFont

    BirdFont

    Font editor

    BirdFont is a font editor which lets you create vector graphics and export fonts in TTF, EOT and SVG format. Binary releases are available from the website.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15

    Gimp Shape creator

    Create vector shapes for gimp easily

    Gimp shape creator let you create diferent shapes in an interactive way with few values. The script let you add and delete shapes easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mollino

    Mollino

    Not your usual Architectural Modeler

    ...As I am an architect, and I know very little about programming, and wouldn't reach even in 10 years the necessary level to be able to write anything useful for this type of software, my part will be to bring ideas and coherence to this project. If you want to know some more : - go to the blog https://sourceforge.net/p/mollino/blog/ - write me a message ;) I speak french, german, english and italian. Martin Lucas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sailcut CAD is a sail design and plotting software. It allows you to design and visualise your own sail and compute the accurate development of all panels in flat sheets.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    FontForge – An Outline Font Editor
    NOTE: FontForge has moved to fontforge.github.io, newer binaries and sources are available at github.com/fontforge. FontForge allows you to edit outline and bitmap fonts. You may create new ones or modify old ones. It is also a format converter and can interconvert between PostScript (ascii & binary Type1, some Type3, some Type0), TrueType, OpenType (Type2), CID, SVG
    Downloads: 54 This Week
    Last Update:
    See Project
  • 19
    Inkscape has now pages support. You can create a multiple page document using Inkscape, just like in Corel Draw. Install this extension, restart Inkscape and you're done. Insert new pages, navigate through pages, print all pages in a single PDF.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20

    InkPlot

    Inkscape extension to add and edit GNUplot graphs

    InkPlot is an extension (plugin) for the SVG Editor Inkscape to insert graphs from Gnuplot. It allows you to - preview the graph - add it as SVG into Inkscape - edit already generated graphs - use a preamble file for reusable style and commands - customize default settings in a config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This Inkscape extension provides table support for Inkscape. This is one of the features that are present in Corel Draw but are not present in Inkscape. So, just install this extension and you will have table support in Inkscape
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    Using this tool you can Generate the class diagram for any class inside jar , It also have facility to import class diagram to png or jpg format. This project is under development. Please request the feature if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Whyteboard is a painting whiteboard application for Linux and Windows, that allows the annotation of PDF and PostScript documents, and image files with common drawing tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Map Annotation is a small utility capable of doing simple geometric constructions over a digital map. It speaks english and you can use any (road, geographical...) map with it. It started off intending to help treasure hunters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next