Showing 159 open source projects for "common"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    Miniflutt

    Miniflutt

    Another Miniflux client.

    Miniflutt is an Android client for Miniflux feed reader. It is free and open source, without any advertisement or tracking whatsoever. Miniflutt is still in development but implements the most common features for an RSS reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IPLD Explorer Components

    IPLD Explorer Components

    React components for ipfs-webui

    ...The ES5-friendly version of the src dir is generated to the dist dir and the page components are all provided as named exports so you can import them. There are peer dependencies so that the parent app can pick the versions of common deps. You'll need to add relevant deps to your project. These components use redux-bundler and your app will need to use a redux-bundler provider in order to propagate the properties and selectors. You can find a basic example of this in ./dev/devPage.jsx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IPFS Desktop

    IPFS Desktop

    An unobtrusive and user-friendly desktop application for IPFS

    IPFS Desktop bundles an IPFS node, file manager, peer manager, and content explorer into a single, easy-to-use application. Use IPFS Desktop to get acquainted with IPFS without needing to touch the terminal — or, if you're already experienced, use the powerful menubar/taskbar shortcuts alongside the command line to make your IPFS workflow faster. If you already have an IPFS node on your computer, IPFS Desktop will act as a control panel and file browser for that node. If you don't have a...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    node-hid

    node-hid

    Access USB & Bluetooth HID devices through Node.js

    ...For versions before that, you will need to build from source. The platforms, architectures and node versions node-hid supports are the following. In general we try to provide pre-built native library binaries for the most common platforms, Node and Electron versions. We strive to make node-hid cross-platform so there's a good chance any combination not listed here will compile and work. We are using prebuild to compile and post binaries of the library for most common use cases (Linux, MacOS, Windows on standard processor platforms). If a prebuild is not available, node-hid will work, but npm install node-hid will compile the binary when you install. ...
    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
  • 5
    Cinny

    Cinny

    Yet another matrix client

    ...Users can self-host Cinny, deploy it via Docker or as a static web app, and connect to Matrix homeservers to participate in federated chats across communities and personal networks. The client also supports common Matrix features such as spaces, multi-account login, threads, and secure messaging patterns that make it competitive with other decentralized IM platforms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Arcjet

    Arcjet

    Arcjet JS SDKs. Rate limiting, bot protection, email verification

    Arcjet helps developers protect their apps in just a few lines of code. Implement rate limiting, bot protection, email verification, and defense against common attacks. Native security for Bun, Next.js, Node.js, SvelteKit, Vercel, Netlify, Fly.io, and other modern platforms. Customizable protection for signup forms, login pages, API routes, and your whole app. Test security rules locally. Protection that works in every environment. No agent is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    react-email

    react-email

    Build and send emails using React

    ...It allows developers to create emails using reusable components, making it easier to maintain consistency across different templates and campaigns. The library supports rendering to HTML that is compatible with major email clients, addressing common challenges such as inconsistent styling and layout issues. It integrates seamlessly with modern JavaScript tooling, enabling developers to use TypeScript, JSX, and component-based design patterns. React Email also provides utilities for previewing emails locally, improving the development workflow by allowing quick testing and iteration. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Java Telegram Bot API

    Java Telegram Bot API

    Telegram Bot API for Java

    ...A bot can offer rich HTML5 experiences, from simple arcades and puzzles to 3D-shooters and real-time strategy games. Build social services. A bot could connect people looking for conversation partners based on common interests or proximity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Realtime Chat Application

    Realtime Chat Application

    Build and deploy a real time chat application

    ...It covers the mechanics of establishing WebSocket connections, broadcasting and receiving messages, and maintaining active user rooms. The repository includes scripts and instructions to spin up both client and server quickly so you can experiment locally. It illustrates common patterns like event-driven messaging, joining/leaving rooms, and rendering live message streams in the UI. The goal is to teach production-adjacent concepts such as minimal state management, basic routing, and environment configuration without overwhelming the learner. The project has been widely referenced by learners tackling socket-based chat as an entry point to real-time web development.
    Downloads: 0 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
    Kablink
    Kablink open team collaboration software uses social networking to unify team workspaces w/ real-time web conferencing. Collaboration for knowledge networking, program management, communities-of-practice, telework, other business process/functional areas
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    PLEX

    PLEX

    Plex Lab Exchange. Client for running scientific workflows

    Build highly reproducible container workflows on top of a decentralized computing network. PLEX is using distributed computing and storage to run containers on a public network. Need GPUs? We got you covered. Every tool in PLEX has declared inputs and outputs. Plugging together tools by other authors should be easy. Every file processed by PLEX has a deterministic address based on its content. Keep track of your files and always share the right results with other scientists. PLEX is a simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PSR http Message

    PSR http Message

    A PSR that provides a set of common interfaces for HTTP messages

    HTTP messages are the foundation of web development. Web browsers and HTTP clients such as cURL create HTTP request messages that are sent to a web server, which provides an HTTP response message. Server-side code receives an HTTP request message, and returns an HTTP response message. HTTP messages are typically abstracted from the end-user consumer, but as developers, we typically need to know how they are structured and how to access or manipulate them in order to perform our tasks,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Phex - P2P Gnutella filesharing program

    Phex - P2P Gnutella filesharing program

    A P2P filesharing client which connects to the Gnutella network.

    Phex is a P2P filesharing client which connects to the Gnutella network. It is multi-plattform and malware-free. It offers advanced functionalities and integrates all common Gnutella extensions like multi-source downloads and advanced search features
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    HotelSoft

    HotelSoft

    HotelSoft1.2Acs is a free open source software for the Hotel activity

    Hotel Soft1.2 (HotelSoft1.2Acs is a free open source software for the purpose of all common functions of operations of a hotel day to day activities.As requested by the users working worksheets are now unlocked with the unlock option in main menu right side below File Unlock View And Unprotect Sheets. Click it to unlock working sheets. Now you can easily view those sheets, edit easily. First unzip HotelSoft1.2Acs.zip to any folder, preferably c drive HotelSoft1.2Acs folder. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Amazon SageMaker Operators Kubernetes

    Amazon SageMaker Operators Kubernetes

    Amazon SageMaker operator for Kubernetes

    ...It provides an integrated Jupyter authoring notebook instance for easy access to your data sources for exploration and analysis, so you don't have to manage servers. It also provides common machine learning algorithms that are optimized to run efficiently against extremely large data in a distributed environment. With native support for bring-your-own-algorithms and frameworks, SageMaker offers flexible distributed training options that adjust to your specific workflows. Deploy a model into a secure and scalable environment by launching it with a few clicks from SageMaker Studio or the SageMaker console. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EOL Rambox CE

    EOL Rambox CE

    Free and Open Source messaging and emailing app

    Free, Open Source and cross-platform messaging and emailing app that combines common web applications into one.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Dakota VOEvent Tools
    A set of cross-platform tools for connecting via TCP/IP to the VOEvent transient astronomy alert network. Tools include a receiver/broker, a sender/publishing tool, and a VOEvent message checker. Runs on Linux, Mac OS X and Microsoft Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EiskaltDC++

    EiskaltDC++

    Program for filesharing using Direct Connect and ADC protocols

    EiskaltDC++ is a cross-platform program that uses the Direct Connect and ADC protocols. It is compatible with DC++, FlylinkDC++, LinuxDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software.
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 19
    Protocol

    Protocol

    Shelling point, coordination center and truth source for the proejct

    ...The purpose of the repo is to form both social and technical consensus on the project. The technical is more about having a protocol spec that is possible to implement on any language. The social is more about the common vision aka shelling point for every involved party.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fission VSCode

    Fission VSCode

    A vscode extension for fast app publishing powered by IPFS

    Publish apps to the Fission platform with this VSCode extension. This extension gives you access to the most common commands from the Fission CLI. See the Fission CLI docs for extended documentation and advanced use cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    neix

    neix

    A RSS/Atom feed reader for your terminal

    neix is a simple, work-in-progress terminal feed reader for all common RSS/Atom feeds on the web out there. So you can read your news without advertisements or other annoying stuff. Just the information you need. You can import your existing collection of feeds from an OPML file or just configure them manually. You also have the ability to render the text with w3m, links or whatever program you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AzVoice is an Augmentative Communications System designed for use on common off the shelf hardware. It is intended to replace more expensive systems such as DynaVox(R) and the like. The AzVoice talker gives speech to the speech impaired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pinning Service API Spec

    Pinning Service API Spec

    Standalone, vendor-agnostic Pinning Service API for IPFS ecosystem

    ...The rationale behind defining a generic pinning service API is to have a baseline functionality and interface that can be provided by pinning services, so that tools can be built on top of a common base of functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Generic JTAPI and Jain Jcc and Jcat is a framework for the rapid development of Java telephony spec. implementations. It does this by reducing the "service provider" coding requirements by an order of magnitude and by providing common framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wechaty

    Wechaty

    Conversational RPA SDK for chatbot makers

    ...You are welcome to join our Wechaty Developers' Home by scanning the above QR code, then send the secret code wechaty to Friday.BOT. Wechaty is a modern Conversational RPA SDK for Chatbot Makers which can create a bot in a few lines of code. Wechaty offers out-of-the box support for the common features you'd expect from turning your IM account into chatbot, and can be easily customised and extended by developers to create a chatbot that is tailored to their precise needs. Wechaty support lots of popular instant messaging platforms. And you can write Wechaty in almost all popular programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB