[go: up one dir, main page]

Showing 17 open source projects for "color"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    DCV Color Primitives

    DCV Color Primitives

    DCV Color Primitives Library

    DCV Color Primitives is a library to perform image color model conversion. Aware of the underlying hardware and supplemental cpu extension sets (up to avx2). Support data coming from a single buffer or coming from multiple image planes. Support non-tightly packed data. Support images greater than 4GB (64 bit). Convert an image from bgra to nv12 (single plane) format containing yuv in BT601. You might want to propagate errors to the caller function or mix with some other error types. So far...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WezTerm

    WezTerm

    GPU-accelerated cross-platform terminal emulator

    WezTerm is a GPU-accelerated, cross-platform terminal emulator and multiplexer built in Rust by Wez Furlong. Designed for speed and modern hardware, WezTerm offers smooth rendering and excellent performance on Windows, macOS, and Linux. It supports multiple tabs and panes, configurable keybindings, and integrates well with shell environments. WezTerm is highly customizable and focuses on providing a powerful, flexible terminal experience for developers and system administrators. It also...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Delta

    Delta

    A viewer for git and diff output

    Code evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output. Language syntax highlighting with color themes. Within-line highlights based on a Levenshtein edit inference algorithm. Git style strings (foreground color, background color, font attributes) are supported for >20 stylable elements...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    bottom

    bottom

    Yet another cross-platform graphical process/system monitor

    Yet another cross-platform graphical process/system monitor. A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows. Inspired by gtop, gotop, and htop. By default, bottom is somewhat like a dashboard - a bunch of different widgets, all showing different things, and they all cram together to fit into one terminal. If you instead just want to see one widget, maybe you want to look at a graph in more detail, for example, you can...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Trippy

    Trippy

    A network diagnostic tool

    ... flows. Customizable color theme & key bindings. Customizable column order and visibility. Configuration via both command line arguments and a configuration file. Show multiple hosts per hop with ability to cap display to N hosts and show frequency %. Show hop details and navigate hosts within each hop. Freeze/unfreeze the Tui, reset the stats, flush the cache, and preserve the screen on exit. ¿
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Tokei

    Tokei

    Count your code, quickly

    Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files, and code, comments, and blanks grouped by language. Tokei is very fast and is able to count millions of lines of code in seconds. Check out the 12.0.0 release to see how Tokei's speed compares to others. Tokei is accurate, Tokei correctly handles multi-line comments, and nested comments, and not count comments that are in strings. Providing accurate code...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    gping

    gping

    Ping, but with a graph

    Graphical Ping displays a color-coded realtime graph of continuous pings to a specified host. No warranties are provided on this program, it is completely free to use. Graph the execution time for a list of commands rather than pinging hosts. Resolve ping targets to IPv4 address. Resolve ping targets to IPv6 address. Uses dot characters instead of braille. Determine the number of seconds to display in the graph. Watch interval seconds (provide partial seconds like '0.5').
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    pastel

    pastel

    A command-line tool to generate, analyze, convert and manipulate color

    pastel is a command-line tool to generate, analyze, convert and manipulate colors. It supports many different color formats and color spaces like RGB (sRGB), HSL, CIELAB, CIELCh as well as ANSI 8-bit and 24-bit representations. pastel provides a number of commands like saturate, mix or paint. To get more information about a specific subcommand (say mix), you can call pastel mix -h or pastel help mix. Many pastel commands can be composed by piping the output of one command to another. You can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    LSD

    LSD

    LSDeluxe for commands

    This project is heavily inspired by the super colorls project but with some little differences. For example it is written in rust and not in ruby which makes it much faster. Install the patched fonts of powerline nerd-font and/or font-awesome. Have a look at the Nerd Font README for more installation instructions. Don't forget to setup your terminal in order to use the correct font. lsd can be configured with a configuration file to set the default options. On non-Windows systems lsd follows...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    Whirlwind

    Whirlwind

    Ridiculously fast, fully asynchronous, sharded hashmap for Rust

    Collection of thread-safe, asynchronous data structures. Whirlwind is a lightweight CSS framework focused on performance and simplicity, offering developers a minimal approach to styling web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jlrs

    jlrs

    Julia bindings for Rust

    jlrs is a crate that provides access to most of the Julia C API, it can be used to embed Julia in Rust applications and to use functionality it provides when writing ccallable functions in Rust. Currently, this crate is only tested in combination with Julia 1.6 and 1.9, but also supports Julia 1.7, 1.8, and 1.10. Using the current stable version is highly recommended. The minimum supported Rust version is currently 1.65. Julia must be installed before jlrs can be used, jlrs is compatible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rainbow Six X Free Cheats | Aimbot, ESP

    Rainbow Six X Free Cheats | Aimbot, ESP

    Free Rainbow Six X cheats: aimbot & ESP for 2025.

    Rainbow Six X Free Cheats 2025 | Aimbot, ESP, Unlock All – Cosmo Build Dominate every round in Rainbow Six X with the powerful, undetected Cosmo cheat suite. Whether you're looking to hit every headshot, see enemies through walls, or unlock every operator and weapon from the start — this external cheat does it all while keeping you safe from bans. Cosmo’s Rainbow Six X build includes fully customizable aimbot, visual ESP, FOV changer, and a complete unlock-all tool, making it one of...
    Leader badge">
    Downloads: 383 This Week
    Last Update:
    See Project
  • 13
    Rust Free Cheats | Aimbot, ESP, Wallhack

    Rust Free Cheats | Aimbot, ESP, Wallhack

    Free Rust cheats: aimbot, ESP, wallhacks for 2025.

    Rust Free Cheats 2025 | Aimbot, ESP, Wallhack – ARCANE Edition Take over the harsh world of Rust with the latest undetected cheat pack – ARCANE. This 2025 release is a powerful external cheat offering advanced features like silent aimbot, ESP wallhacks, recoil control, and much more. Built for high performance and precision, ARCANE helps you dominate every raid, PvP fight, and loot run — effortlessly and safely. Whether you're a solo player or part of a squad, this cheat gives you the...
    Leader badge">
    Downloads: 511 This Week
    Last Update:
    See Project
  • 14
    Apex Legends Free Cheats | Aimbot, ESP

    Apex Legends Free Cheats | Aimbot, ESP

    Apex Legends Cheats 2025 | Aimbot, Skinchanger, Wallhacks, ESP + More

    Cosmo Legacy is our most powerful cheat for Apex Legends. This software is equipped with a powerful aimbot, convenient ESP, triggerbot, and several other features. Using this product will easily take your game to the next level. Unique development: Safe Mode — this feature will allow you not to get caught when playing with an aimbot. Also included with the Phoenix Legacy is a Phoenix Spoofer to bypass the hardware ban in Apex Legends. Great offer! System Requirements: Operating system:...
    Leader badge">
    Downloads: 313 This Week
    Last Update:
    See Project
  • 15
    AppFlowy

    AppFlowy

    Bring projects, wikis, and teams together with AI.

    ... with a beautiful rich-text editor that goes beyond just text and bullet points, offering 20+ content types, easy-to-use customized themes, keyboard shortcuts, and color options. It supports real-time team collaboration, enabling you to work with your friends and teammates on the same document in real time, similar to Google Docs. AppFlowy is powered by AppFlowy AI, which is accessible, collaborative, and contextual. Supercharge any type of work in a collaborative team workspace.
    Downloads: 58 This Week
    Last Update:
    See Project
  • 16
    SafeUtils

    SafeUtils

    110+ developer tools as native MacOS, Linux & Windows desktop apps.

    Tools: https://safeutils.com/barcode-generator https://safeutils.com/color-picker https://safeutils.com/qr-code-generator https://safeutils.com/qr-code-scanner https://safeutils.com/word-counter https://safeutils.com/base-64-decoder https://safeutils.com/diff-checker https://safeutils.com/hex-to-ascii https://safeutils.com/json-formatter https://safeutils.com/lorem-ipsum-generator https://safeutils.com/random-generator https://safeutils.com/time-converter https://safeutils.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tarsila

    Tarsila

    Pixel art and spritesheet editor

    Tarsila is a pixel art and spritesheet editor written in Rust, utilizing macroquad for graphics and egui for the GUI. It offers a range of tools for creating and editing pixel art and spritesheets, catering to game developers and artists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next