Showing 338 open source projects for "fits"

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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1

    FITS DLL

    Libraries for saving and reading FITS images with two slices (complex)

    This project augments the open source NASA FITS file software with many high level functions . These save and read float and double images with one to two slices. Two slices are needed for complex data, Here are a few of the floats functions: int SaveFITSFile44(const char* filename, const float* pdata1, const float* pdata2, long nx, long ny, double xleft, double ytop, double dx, double dy, int itype); int SaveFITSFile4(const char* filename, const float* pdata, long nx, long ny, double xleft, double ytop, double dx, double dy, int itype); int ReadFltFITSFileImage(const char* filename, FloatPtrPtr ppdata1, FloatPtrPtr ppdata2, ong naxes[3], long* p_ndims, long* p_ndata, DoublePtr p_xleft, DoublePtr p_ytop, DoublePtr p_dx, DoublePtr p_dy, int* itype, CharPtrPtr p_card_string); Fields: XLEFT, YTOP, DX, DY. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    manifest

    manifest

    A Backend so simple that it fits in a YAML file

    A backend so simple that it fits in a YAML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AdminLTE

    AdminLTE

    Free admin dashboard template based on Bootstrap 4

    ...Best open source admin dashboard & control panel theme. Built on top of Bootstrap, AdminLTE provides a range of responsive, reusable, and commonly used components. Mobile first design. Fits many resolutions, from large desktops to small mobile devices. Support for printing any page. The invoice page makes a perfect example. Choose a skin that matches your branding or edit the LESS variables to create your own.
    Downloads: 187 This Week
    Last Update:
    See Project
  • 4
    metasfresh

    metasfresh

    Fast, Flexible & Free Software to scale your Business

    metasfresh is a responsive, Free and Open Source ERP System. Our aim is to create fast and easy-to-use enterprise software with an outstanding user experience. Equipped with wide and detailed functionality, metasfresh fits for companies from industry and trade that are searching business software that provides high scalability and flexibility. It has a 3-tier architecture with Rest-API and a Web User Frontend developed in HTML5/ ReactJS/ Redux.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    Exegol

    Exegol

    Fully featured and community-driven hacking environment

    Exegol is a community-driven hacking environment, powerful and yet simple enough to be used by anyone in day-to-day engagements. Exegol is the best solution to deploy powerful hacking environments securely, easily, and professionally. No more unstable, not-so-security-focused systems lacking major offensive tools. Kali Linux (and similar alternatives) are great toolboxes for learners, students, and junior pentesters. However professionals have different needs, and their context requires a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    UpTrain

    UpTrain

    Your open-source LLM evaluation toolkit

    Get scores for factual accuracy, context retrieval quality, guideline adherence, tonality, and many more. You can’t improve what you can’t measure. UpTrain continuously monitors your application's performance on multiple evaluation criterions and alerts you in case of any regressions with automatic root cause analysis. UpTrain enables fast and robust experimentation across multiple prompts, model providers, and custom configurations, by calculating quantitative scores for direct comparison...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Pocket TTS

    Pocket TTS

    A TTS that fits in your CPU (and pocket)

    ...The project focuses on keeping the runtime footprint manageable while still producing natural-sounding speech, which makes it attractive for offline tools, prototypes, and privacy-sensitive workflows. Because it is CPU-oriented, it fits well in server environments where GPU access is limited, in desktop apps, or in edge deployments where simplicity matters more than maximum throughput. It also emphasizes developer ergonomics, providing a straightforward API surface that can be integrated into pipelines, assistants, accessibility tools, or batch generation scripts.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    tiny11builder

    tiny11builder

    Scripts to build a trimmed-down Windows 11 image

    Scripts to build a trimmed-down Windows 11 image - now in PowerShell. After more than a year (for which I am so sorry) of no updates, tiny11 builder is now a much more complete and flexible solution - one script fits all. Also, it is a steppingstone for an even more fleshed-out solution. You can now use it on ANY Windows 11 release (not just a specific build), as well as ANY language or architecture. This is made possible thanks to the much-improved scripting capabilities of PowerShell, compared to the older Batch release. This is a script created to automate the build of a streamlined Windows 11 image, similar to tiny11. ...
    Downloads: 142 This Week
    Last Update:
    See Project
  • 9
    Apache DevLake

    Apache DevLake

    Apache DevLake is an open-source dev data platform

    ...DevLake brings them all together to give you a complete view of your Software Development Life Cycle (SDLC). From DORA to scrum retros, DevLake implements metrics effortlessly with prebuilt dashboards supporting common frameworks and goals. DevLake fits teams of all shapes and sizes, and can be readily extended to support new data sources, metrics, and dashboards, with a flexible framework for data collection and transformation.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10
    Reshape

    Reshape

    An easy-to-use, zero-downtime schema migration tool for Postgres

    Reshape is a declarative SQL schema migration tool for PostgreSQL that allows developers to define the desired schema in a single file. It compares the current database schema with the desired state and generates safe, dependency-aware migrations automatically. Reshape is built for simplicity, safety, and version control integration.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Pragma-git

    Pragma-git

    Pragma-git is a friendly pragmatic git control app

    Pragma-git is a friendly pragmatic git control app, fully compatible with other git client software. Easy overview of current repository, branch and number of changed files. Dash-board small screen estate fits on screen with other software. Drag-and-drop to create or add repository. Note-taking, wysiwyg or markdown, with todo lists, etc. Auto-push to the remote repository (can be disabled in settings) Auto-fetch, and indication if the pull is possible. Standard git features, such as branch, merge, push, pull, tag, stash. History browser, builtin pragma-merge diff and merge tool (external tool may be used instead) Settings, handling repository, branches, remotes, cloning as well as software preferences. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenAI Codex CLI

    OpenAI Codex CLI

    Lightweight coding agent that runs in your terminal

    ...The tool includes built-in sandboxing & security measures, such as network restrictions and directory confinement, to protect your system during code execution. With extensive configuration options, including multiple AI providers and custom guidance files, it fits seamlessly into developer environments.
    Downloads: 197 This Week
    Last Update:
    See Project
  • 13
    VisualVM

    VisualVM

    VisualVM is an All-in-One Java Troubleshooting Tool

    ...VisualVM monitors and troubleshoots applications running on Java 1.4+ from many vendors using various technologies including jvmstat, JMX, Serviceability Agent (SA) and Attach API. VisualVM perfectly fits all the requirements of application developers, system administrators, quality engineers and end users. VisualVM automatically detects and lists locally and remotely running Java applications (jstatd must be running on the remote host). You can also define applications manually by JMX connection. For each process VisualVM shows basic runtime information: PID, main class, arguments passed to java process, JVM version, JDK home, JVM flags and arguments and System properties.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 14
    SonarQube

    SonarQube

    Continuous inspection

    ...We embrace progress - whether it's multi-language applications, teams composed of different backgrounds or a workflow that's a mix of modern and legacy, SonarQube has you covered. SonarQube fits with your existing tools and pro-actively raises a hand when the quality or security of your codebase is at risk. SonarQube can analyse branches of your repo, and notify you directly in your Pull Requests!
    Downloads: 32 This Week
    Last Update:
    See Project
  • 15
    CyberScraper 2077

    CyberScraper 2077

    A Powerful web scraper powered by LLM | OpenAI, Gemini & Ollama

    CyberScraper 2077 is not just another web scraping tool – it's a glimpse into the future of data extraction. Born from the neon-lit streets of a cyberpunk world, this AI-powered scraper uses OpenAI, Gemini and LocalLLM Models to slice through the web's defenses, extracting the data you need with unparalleled precision and style.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Aerial

    Aerial

    Apple TV Aerial Screensaver for Mac

    ...New and equally breathtaking videos by Joshua Michaels and Hal Bergman have also been added to version 2.0.0 and later, and you can also add a video of your own! Aerial offers a great set of features, including a fresh new UI that fits just right with macOS Big Sur, but will also suit other macOS versions. Aerial 2 is optimized for macOS Big Sur (macOS 11.x) and macOS Catalina (macOS 10.15) and has been tested to support Apple Silicon.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    XRAY

    XRAY

    XRay for recon, mapping and OSINT gathering from public networks

    ...The modular architecture means users can customize or extend the engine with new analyzers, fuzzers, or output formats tailored to specific testing environments. Rather than being a “one-size-fits-all” black box scanner, XRAY encourages interactive exploration and integrates with other tooling.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 18
    astap program

    astap program

    Stacking program, astrometric (plate) solver, fits file viewer

    .... - FITS viewer with swipe functionality, deep sky and star annotation, photometry and CCD inspector. - Annotation of solar and deepsky objects. - Photometry of point sources, extended sources and variable stars - Blink routine for astro images.
    Leader badge
    Downloads: 2,218 This Week
    Last Update:
    See Project
  • 19
    Patroni

    Patroni

    A template for PostgreSQL high availability with Etcd, Consul, etc.

    ...Database engineers, DBAs, DevOps engineers, and SREs who are looking to quickly deploy HA PostgreSQL in the datacenter-or anywhere else-will hopefully find it useful. We call Patroni a "template" because it is far from being a one-size-fits-all or plug-and-play replication system. It will have its own caveats. Use wisely. Currently supported PostgreSQL versions 9.3 to 14. Patroni originated as a fork of Governor, the project from Compose. It includes plenty of new features. For an example of a Docker-based deployment with Patroni, see Spilo, currently in use at Zalando.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Mattermost

    Mattermost

    Mattermost is an open source platform for secure collaboration

    One integrated platform for all of your team messaging, collaborative workflows and project management needs. Work together effectively with real-time communication, file and code snippet sharing, in-line code syntax highlighting, and workflow automation purpose-built for technical teams. Keep everyone on the same page while prototyping your latest innovation, or simply planning sprints or managing production incidents. Execute and automate workflows with flexible, custom integrations with...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Ferrite

    Ferrite

    A fast, lightweight text editor for Markdown, JSON, YAML, and TOML

    Ferrite is a fast, lightweight desktop text editor built for people who spend a lot of time working in structured text formats and want a snappy, native-feeling app instead of a heavy IDE. It focuses on common “config and docs” formats like Markdown and popular structured data files, so it fits naturally into developer, DevOps, and technical writing workflows. The editor is designed around responsiveness and low overhead, prioritizing quick startup, smooth scrolling, and predictable editing even when you are jumping between many small files. It also aims to reduce friction when reading and tweaking structured documents by offering format-aware conveniences and a UI that stays out of the way. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    python-socketio

    python-socketio

    Python Socket.IO server and client

    python-socketio is a robust Python library that implements the Socket.IO protocol, enabling real-time, bidirectional communication between web clients and servers. It works with multiple asynchronous frameworks such as asyncio, eventlet, and gevent, so developers can choose the concurrency model that best fits their application needs while still using a consistent API. The library provides both server and client implementations, allowing Python applications to serve and communicate with browser clients or other Socket.IO clients in real time. It supports key Socket.IO features like event handling, message broadcasting, binary data transmission, rooms, and namespaces, giving developers the building blocks to create chat applications, live dashboards, multiplayer games, and collaborative tools.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Roo Code

    Roo Code

    Roo Code gives you a whole dev team of AI agents in your code editor

    ...Its model-agnostic architecture ensures flexibility as AI models and providers evolve, letting you choose or bring your own keys. Role-specific agent modes keep AI focused, reliable, and aligned with real engineering workflows. Open source, secure, and highly configurable, Roo Code fits seamlessly into both individual and team-based development environments.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 24
    Meilisearch

    Meilisearch

    An open-source, lightning-fast, and hyper-relevant search engine

    An open-source, lightning-fast, and hyper-relevant search engine that fits effortlessly into your apps, websites, and workflow. Meilisearch is a flexible and powerful user-focused search engine that can be added to any website or application. Search-as-you-type returns answers in less than 50 milliseconds. That's faster than the blink of an eye! Deploy in a matter of minutes. Smart presets let you start searching through your data with zero configuration.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 25
    Blazer

    Blazer

    Business intelligence made simple

    Blazer is a business-intelligence engine for Rails that lets teams write SQL in the browser, visualize the results, and share insights without leaving their app. It turns raw database queries into charts, tables, and dashboards, so non-engineers can explore data with minimal friction. Queries can accept parameters, enabling reusable reports for different time ranges, segments, or customers. Access controls and audit trails help teams manage who can run, edit, or view sensitive analyses....
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next