Showing 72 open source projects for "software store"

View related business solutions
  • 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
  • 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
  • 1
    SeaweedFS

    SeaweedFS

    Distributed storage system for blobs, objects, files, and data lake

    SeaweedFS is a distributed storage system for blobs, objects, files, and data lake, to store and serve billions of files fast! Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV. SeaweedFS is an independent Apache-licensed open source project with its ongoing development made possible because of the community. SeaweedFS is a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    OTOMI

    OTOMI

    Self-hosted DevOps Platform for Kubernetes

    Otomi is an open source self-hosted PaaS to run on top of any Kubernetes cluster and is placed in the CNCF landscape under the PaaS/Container Service section. A PaaS attempts to connect many of the technologies found in the CNCF landscape in a way to provide direct value. Deploy containerized apps with a few click without writing any K8s YAML manifests. Get access to logs and metrics of deployed apps. Store charts and images in a private registry. Build and run custom CI pipelines. Enable...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    KeyboardShortcuts

    KeyboardShortcuts

    Add user-customizable global keyboard shortcuts (hotkeys) to your mac

    This package lets you add support for user-customizable global keyboard shortcuts to your macOS app in minutes. It's fully sandbox and Mac App Store compatible. And it's used in production by Dato, Jiffy, Plash, and Lungo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Grafana Pyroscope

    Grafana Pyroscope

    Continuous Profiling Platform. Debug performance issues

    Find and debug your most painful performance issues across code, infrastructure and CI/CD pipelines. Let you tag your data on the dimensions important for your organization. Allows you to store large volumes of high cardinality profiling data cheaply and efficiently. FlameQL enables custom queries to select and aggregate profiles quickly and efficiently for easy analysis. Analyze application performance profiles using our suite of profiling tools. Understand usage of CPU and memory resources...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    pv-migrate

    pv-migrate

    CLI tool to easily migrate Kubernetes persistent volumes

    pv-migrate is a CLI tool/kubectl plugin to easily migrate the contents of one Kubernetes PersistentVolumeClaim to another. On Kubernetes, if you need to rename a resource (like a Deployment) or to move it to a different namespace, you can simply create a copy of its manifest with the new namespace and/or name and apply it. However, it is not as simple with PersistentVolumeClaim resources: They are not only metadata, but they also store data in the underlying storage backend. In these cases,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Scapy

    Scapy

    Scapy is a Python-based interactive packet manipulation program

    Scapy is a powerful Python-based interactive packet manipulation program and library. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, store or read them using pcap files, match requests and replies, and much more. It is designed to allow fast packet prototyping by using default values that work. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    spdlog

    spdlog

    Fast C++ logging library

    spdlog is a header only library. Just copy the files under include to your build tree and use a C++11 compiler. It provides a python like formatting API using the bundled fmt lib. spdlog takes the "include what you need" approach, your code should include the features that actually needed. For example, if you only need rotating logger, you need to include "spdlog/sinks/rotating_file_sink.h". spdlog provides various log targets, which are, rotating log files, daily log files, console logging...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Spring Cloud Alibaba

    Spring Cloud Alibaba

    One-stop solution for application development for Alibaba middleware

    Spring Cloud Alibaba provides a one-stop solution for distributed application development. It contains all the components required to develop distributed applications, making it easy for you to develop your applications using Spring Cloud. With Spring Cloud Alibaba, you only need to add some annotations and a small amount of configurations to connect Spring Cloud applications to the distributed solutions of Alibaba, and build a distributed application system with Alibaba middleware. Flow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Foundatio

    Foundatio

    Pluggable foundation blocks for building distributed apps

    Pluggable foundation blocks for building loosely coupled distributed apps. Includes implementations in Redis, Azure, AWS, RabbitMQ and in memory (for development). When building several big cloud applications we found a lack of great solutions (that's not to say there aren't solutions out there) for many key pieces to building scalable distributed applications while keeping the development experience simple. Wanted to build against abstract interfaces so that we could easily change...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Haraka

    Haraka

    A fast, highly extensible, and event driven SMTP server

    Haraka is a highly scalable node.js email server with a modular plugin architecture. Haraka can serve thousands of concurrent connections and deliver thousands of messages per second. Haraka and plugins are written in asynchronous JS and are very fast. Haraka has very good spam protection (see plugins) and works well as a filtering MTA. It also works well as a MSA running on port 587 with auth and dkim_sign plugins enabled. Haraka makes no attempt to be a mail store (like Exchange or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWS IoT Device Shadow library

    AWS IoT Device Shadow library

    Client library for using AWS IoT Shadow service on embedded devices

    The AWS IoT Device Shadow library enables you to store and retrieve the current state (the “shadow”) of every registered device. The device’s shadow is a persistent, virtual representation of your device that you can interact with from AWS IoT Core even if the device is offline. The device state is captured as its “shadow” within a JSON document. The device can send commands over MQTT to get, update and delete its latest state as well as receive notifications over MQTT about changes in its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ember Simple Auth

    Ember Simple Auth

    A library for implementing authentication/authorization in Ember.js

    Ember Simple Auth is a lightweight library for implementing authentication/authorization with Ember.js applications. It has minimal requirements with respect to application structure, routes etc. With its pluggable strategies it can support all kinds of authentication and authorization mechanisms. it maintains a client-side session and synchronizes its state across multiple tabs/windows of the application. it authenticates the session against the application's own server, external providers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Reposilite

    Reposilite

    Lightweight and easy-to-use repository management software

    Lightweight and easy-to-use repository manager for Maven-based artifacts in JVM ecosystem. This is simple, extensible and scalable self-hosted solution to replace managers like Nexus, Archiva, or Artifactory, with reduced resource consumption. To run Reposilite for your personal needs you should assign around 20MB of RAM and at least Java 11+ installed. For huge public repositories, you can adjust the memory limit and even the size of used thread pools in the configuration. The recommended...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MemGuard

    MemGuard

    Secure software enclave for storage of sensitive information in memory

    This package attempts to reduce the likelihood of sensitive data being exposed when in memory. It aims to support all major operating systems and is written in pure Go. Sensitive data is encrypted and authenticated in memory with XSalsa20Poly1305. The scheme used also defends against cold-boot attacks. Memory allocation bypasses the language runtime by using system calls to query the kernel for resources directly. This avoids interference from the garbage collector. Buffers that store...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vendefoul Wolf Linux

    Vendefoul Wolf Linux

    A distribution without Systemd and with Xlibre and OpenRC by default.

    Vendefoul Wolf es una distribución completa de GNU/Linux gratuita. Que usa openRC y XLibre por defecto. Preparada para funcionar a la primera (impresora, bluetooth,…) y consumiendo lo justo. Sin telemetría, ni inteligencia artificial integrada. Con una selección de software para poder trabajar desde el primer momento nada más iniciar el equipo. En un entorno amigable. No usamos systemd ni Wayland. Vendefoul Wolf is a free, complete GNU/Linux distribution that uses OpenRC and XLibre by...
    Leader badge
    Downloads: 1,701 This Week
    Last Update:
    See Project
  • 16
    ZestISO

    ZestISO

    An easy to use Arch Linux based OS

    UPDATE: New distro name coming soon. Daily builds are temporarily suspended while I fix network issues. Is your Windows PC or Mac slow or unsupported? Don't throw it away, try ZestISO today! ZestISO is an easy to use, highly customisable Arch Linux based OS. It's fast, secure, and supports all your favourite software and games*. No ads, bloat or telemetry here! Editions: KDE Plasma Gaming (for beginners and gamers), XFCE (for low-end PCs) and IceWM (for servers and ultra low-end...
    Leader badge
    Downloads: 739 This Week
    Last Update:
    See Project
  • 17

    Senpai Respin Moksha on MX

    Respin of MX-23.6 with Moksha as WM in its versions of 32 and 64bits

    ...The Respin has the Bodhi Linux Moksha 0.4.1, it has the MX-Linux and Bodhi Linux repositories enabled to have the latest Moksha packages, it does not have the Bodhi Linux Software web store, as that would install packages that would take away the charm of MX... Instead it has “MX-Package Installer” with the “Popular Applications” option, the official and test repositories and a Flatpaks program installer.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    Enchantment OS

    Enchantment OS

    Linux simplified. A consumer-friendly distro, based on Debian Stable

    Version 24 Beta release for testing and evaluation. Enchantment OS is a Linux distribution, tailored for ease of use, reliability and performance. It makes stable, secure Linux software goodness more accessible to nongeeky consumers and small business owners. Based on interviews and user trials with more than 200 real-world consumers fom California to Florida, Enchantment OS has more of the features and apps that consumers need and less of the shiny nerdy stuff that they don't....
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mozillux

    mozillux

    Linux distribution to promote Mozilla

    Mozillux is your own personal digital wallet for everything computer related. Secure, stand-alone, customizable, translated to all languages with full localization and internationalization. Mozillux is a free Linux distribution with a goal to promote Mozilla softwares embedded in a full desktop suite ready to use for everyone. It is an active project, made by fans, with love. Mozillux is built from scratch using a server edition and rely on excellent repositories, with strong...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Android Tablet 7.1.2 on Virtual Machines
    Instructions: After starting this VM, enable the Play Store app, by clicking the Settings -> Apps -> Play Store -> Enable. Then, Launch Play Store App, by clicking the 3 vertical dots icon, at the bottom of desktop. Then download whatever app is needed from the Play Store. Quickly, Cancel any automatic downloads of Play Store app ( itself ), from the notification drawer, as this will prevent it from its future working. Disable the Play Store app, after your other app installs are...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 22
    Pearl DDE

    Pearl DDE

    Beautiful Deepin Desktop Environment on Pearl Linux

    This special edition release is a twist from Pearl's familiar OS X styled desktop. This custom tweaked version of DDE is safe, beautiful and includes ability to install extra software from either Pearl's Software Manager or Deepin's App Store. Synaptic is also included. Most distros that release a DDE version have issues with multi monitor setup ..We solved that by adding ARANDR.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    touch-os

    touch-os

    A friendly OS for touchscreens

    ...While Xorg is the preferred choice for touch interfaces in tablet mode, Wayland delivers improved performances and enhanced security. touch OS is built upon Debian 12.1 with Gnome 43.6 and relies on its repositories for ongoing updates and support. You can also access its software store, with thousands of free apps ready for "one click" installation. touch OS was created thanks to the exceptional remastering tool by Penguins' Eggs and features the user-friendly Calamares installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Easy Console Grepper

    Easy Console Grepper

    an easy grep console for eclipse

    An easy to use grep console for Eclipse with a handful of useful functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tux Linux

    Tux Linux

    Tux Linux - Ubuntu Remix - Complete, Free, Lightweight & easy to use!

    Easy to Use Free Linux Operating System. Tux Linux is based on Ubuntu LTS, (Long Term Support) built on top of Ubuntu minimal iso. The purpose of Tux Linux is to introduce Windows users to Linux, and provide them with a comfortable and useful user experience. It is designed to be simple and suitable for new Linux users and for those who want a lightweight, highly responsive, and fully functional environment.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB