Showing 291 open source projects for "cat"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    cat-catch

    cat-catch

    Cat scratch chrome resource sniffing extension

    cat-catch is a resource sniffing extension that can help you filter and list resources on the current page. Maozha is open source. Anyone can download and modify it and put it on the app store. There are already many fake Maozha with the ad code added. Please pay attention to your own data security. All installation addresses are subject to github and user documentation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Cheshire Cat AI

    Cheshire Cat AI

    AI agent microservice

    ...It is highly extensible through a plugin system that supports custom tools, event hooks, and workflows, giving developers fine-grained control over agent behavior and interactions. Cheshire Cat also supports multi-user environments with granular permissions and identity provider integration, making it suitable for enterprise use cases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    BAT

    BAT

    A cat(1) clone with syntax highlighting and Git integration

    A cat(1) clone with syntax highlighting and Git integration. By default, bat pipes its own output to a pager (e.g. less) if the output is too large for one screen. If you would rather bat work like cat all the time (never page output), you can set --paging=never as an option, either on the command line or in your configuration file. If you intend to alias cat to bat in your shell configuration, you can use alias cat='bat --paging=never' to preserve the default behavior. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    CopyTranslator

    CopyTranslator

    Foreign language reading and translation assistant

    Copy-and-translate foreign language assisted reading and translation solution. Just copy the text to the clipboard, you can view the translation results in the next second. Solve the problem of garbled codes caused by redundant sentence breaks and line breaks, and the translation results are more in line with reading habits. Infinitely close to the system-level open source implementation of translating, drag and drop to select and copy the translation. With the update of CopyTranslator, the...
    Downloads: 47 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    Intel(R) RDT Software Package

    Intel(R) RDT Software Package

    User space software for Intel(R) Resource Director Technology

    Intel CMT CAT is a user-space software package providing support for Intel's Resource Director Technology (RDT). It offers tools and libraries to monitor and control cache allocation and memory bandwidth.​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    LaBB-CAT

    LaBB-CAT

    A linguistic annotation store

    LABB-CAT is a browser-based linguistics research tool that stores recordings and regular-expression searchable text transcripts of interviews. The search results, entire transcripts, and media, can be viewed or exported in a variety of format
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Cat-AOSP

    Cat-AOSP

    Cat-AOSP is a fork of the Dolphin Emulator, specifically build 2512.

    Cat-AOSP is a fork of the Dolphin Emulator, specifically build 2512.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Cat-invaders

    A MakeCode project

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Laravel Translations UI

    Laravel Translations UI

    Laravel Translations UI package provides a user-friendly interface

    Laravel Translations UI package provides a user-friendly interface for managing translations in your Laravel application. It simplifies tasks such as adding, editing, deleting, and exporting translations. The package also includes a handy search feature and the ability to invite collaborators for easy translation management. Currently, the package is integrated with the Google Translate API, allowing you to translate your content into any language of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OmegaT - multiplatform CAT tool

    OmegaT - multiplatform CAT tool

    The free computer aided translation (CAT) tool for professionals

    OmegaT is a free and open source multiplatform Computer Assisted Translation tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
    Leader badge
    Downloads: 1,580 This Week
    Last Update:
    See Project
  • 12
    Translation Component

    Translation Component

    Tools to internationalize your application

    The Translation component provides tools to internationalize your application. The term “internationalization” (often abbreviated i18n) refers to the process of abstracting strings and other locale-specific pieces out of your application into a layer where they can be translated and converted based on the user’s locale (i.e. language and country). For text, this means wrapping each with a function capable of translating the text (or “message”) into the language of the user. Enable and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    create-dmg

    create-dmg

    Create a good-looking DMG for your macOS app in seconds

    ...You can either pay for a GUI app where you have to customize an existing design or you can run some homebrewed Bash script and you still have to design it. This tool does everything for you, so you can play with your cat instead. The DMG detects the minimum runtime of the app, and uses ULFO (macOS 10.11 or later) or UDZO as appropriate. The resulting image has the filename App Name 0.0.0.dmg, for example, Lungo 1.0.0.dmg. It will try to code sign the DMG, but the DMG is still created and fine even if the code signing fails, for example if you don't have a developer certificate.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Baby Cat Engine

    Here we're trying to create the easiest open-source game engine.

    The rule of baby cat engine: gpu rendering is for user because now everybody use different renderers. Befort porting to cpp I'll first test this with three.js so newbies can learn by right-clic. Structure code is 2 folders: mothercard / devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Deli-cat B0.0.1

    Deli-cat B0.0.1

    Un explorateur de fichiers amélioré.

    Un explorateur de fichiers amélioré avec une fonctionnalité de recherche ultra rapide. Aucun chargement et la possibilité de modifier, de supprimer ou de renommer des fichiers ou dossiers directement depuis deli - cat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Grounded-Segment-Anything

    Grounded-Segment-Anything

    Marrying Grounding DINO with Segment Anything & Stable Diffusion

    ...The core idea behind the project is to pair Grounding DINO — a zero-shot object detector that can locate objects described by natural language — with Segment Anything Model (SAM), which can produce detailed masks for objects once they are localized. This fusion lets users provide arbitrary text descriptions (e.g., “a cat, a bicycle, or a coffee mug”), have the detection model find relevant bounding boxes, and then use SAM to generate precise segmentation masks that isolate each object in the scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MinIO Client Quickstart Guide

    MinIO Client Quickstart Guide

    Fast tool to manage MinIO clusters

    MinIO Client (mc) provides a modern alternative to UNIX commands like ls, cat, cp, mirror, diff, find etc. It supports filesystems and Amazon S3-compatible cloud storage service (AWS Signature v2 and v4). MinIO is distributed under GNU AGPLv3. See the source tree for complete information on all components of the work and their licenses. MinIO is a high-performance object storage solution that provides an Amazon Web Services S3-compatible API and supports all core S3 features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TinyGSM

    TinyGSM

    A small Arduino library for GSM modules, that just works

    A small Arduino library for GSM modules that just works. This library is easy to integrate with lots of sketches that use Ethernet or WiFi. PubSubClient (MQTT), Blynk, HTTP Client, and File Download examples are provided. Arduino GSM library uses 15868 bytes (49%) of Flash and 1113 bytes (54%) of RAM in a similar scenario. TinyGSM also pulls data gently from the modem (whenever possible), so it can operate on very little RAM. Now, you have more space for your experiments. TCP (HTTP, MQTT,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The Carbon Accounting Tool (CAT)
    A tool for carbon accounting in forest stands. **Important:**The source code has moved to GitHub (https://github.com/CWFC-CCFB/CAT) Releases remain on SourceForge though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OmegaT Scripts

    OmegaT Scripts

    User submitted scripts for OmegaT CAT tool

    Third-party scripts to be used with OmegaT CAT tool (https://sourceforge.net/projects/omegat). This project IS NOT affiliated with OmegaT project in any way, even though the scripts found here are developed exclusively for the use with OmegaT. You can support the developer by buying him a coffee at https://www.buymeacoffee.com/verdakafo
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    OmegaT-MoreUtils

    Collection of scripts for OmegaT

    A collection of scripts to help manage small projects, glossaries and translation memories with OmegaT.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Eugraphios

    Eugraphios

    Free, portable desktop Computer-Assisted Translation (CAT) tool.

    Eugraphios is a free, portable desktop Computer-Assisted Translation (CAT) tool designed for freelancers. Whether you're translating documents, websites, or software, Eugraphios is designed to meet your needs and exceed your expectations. With a focus on intuitive design and user-friendly interfaces, Eugraphios aims to eliminate the complexity that often hinders professionals and beginners in the translation field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    dbootstrap

    Build debian packages without needing root

    Build filesystem images and debian packages/repository without needing root. Some initial setup required after checkout: unshare: $ cat /etc/subuid apt-mirror:100000:65536 $ cat /etc/subgid apt-mirror:100000:65536 A directory called .configure will need creating in the root of the checkout: drwxrwsr-x 5 100000 apt-mirror 4096 Dec 9 21:42 .configure the directory patched needs its mode/ownership changing (including subdirectories) drwxrwsr-x 12 100000 apt-mirror 4096 Dec 9 17:06 patches WEBROOT in the Makefile needs to point to the root of REPOURL $(WEBROOT)/$(REPO) needs to be created with these permissions $ ls -ald bootstrap/ drwxrwsr-x 5 100000 apt-mirror 4096 Dec 9 18:15 bootstrap/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB