Showing 17 open source projects for "use case"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    peco

    peco

    Simplistic interactive filtering tool

    peco (pronounced peh-koh) is based on a python tool, percol. percol was darn useful, but I wanted a tool that was a single binary, and forget about python. peco is written in Go, and therefore you can just grab the binary releases and drop it in your $PATH. peco can be a great tool to filter stuff like logs, process stats, find files, because unlike grep, you can type as you think and look through the current results. Demos speak more than a thousand words! Here's me looking for a process on...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    JDA

    JDA

    Java wrapper for the popular chat & VOIP service

    JDA strives to provide a clean and full wrapping of the Discord REST api and its Websocket-Events for Java. This library is a helpful tool that provides the functionality to create a discord bot in java. Discord is currently prohibiting the creation and usage of automated client accounts (AccountType.CLIENT). We have officially dropped support for client login as of version 4.2.0! Note that JDA is not a good tool to build a custom discord client as it loads all servers/guilds on startup,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Telegram API Library

    Telegram API Library

    Complete async capable Telegram bot API implementation for PHP7

    ...Just check the original documentation, this implementation will not differ too much. Doesn't need any mandatory dependencies, except for ReactPHP, which you can inject if you already use it elsewhere.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Botkit

    Botkit

    Tool for building chat bots, apps and custom integrations

    ...We love bots, and want to make them easy and fun to build! Include Botkit into your Node application and boot up a controller that will define your bot's behaviors. In this case, we're setting up a bot to use with the Bot Framework Emulator. Tell the bot to listen for users saying "hello," and use `bot.reply` to send an immediate response. Start a conversation, then queue up multiple messages to send, including a prompt sent using `convo.ask()` which allows your bot to capture user input and use it. Botkit is just one part of a bigger set of developer tools and SDKs that encompass the Microsoft Bot Framework. ...
    Downloads: 2 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
    ipfs-api-mount

    ipfs-api-mount

    Mount IPFS directory as local FS

    Mount IPFS directory as local FS. go-ipfs daemon has this function but as of version 0.9.1 it's slow. ipfs-api-mount aims to be more efficient. For sequential access to random data it's ~3 times slower than ipfs cat but also ~20 times faster than cating files mounted by go-ipfs. It's supposed that FS mounted by go-ipfs daemon is slow because of file structure being accessed in every read. By adding caching one can improve performance a lot. Apart from mounting one specified CID you can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Darkbot

    Darkbot is an AI robot for IRC, especially useful for help channels.

    This Darkbot page is a fork of the original Darkbot. The original page was taken by new ownership and the original group of contributors have had no luck in retaining control over the project as was originally the case. Darkbot is an artificially intelligent IRC robot originally created by Jason Hamilton for use in help rooms on the Undernet IRC network, and others. It is capable of being taught responses to questions, and can help simulate the feeling of having a real person around to answer questions when nobody else is available. The aim of this page is not to take control over the project again as much as to begin making updates and making things fresh for the few who are still dedicated users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    icsDrone

    icsdrone is an interface between a chess server and a chess engine

    icsdrone acts as an interface between an ICS (Internet Chess Server) and a chess engine supporting the XBoard/WinBoard protocol. Unlike XBoard/WinBoard it does not use a graphical interface so it is suitable for use on embedded systems. icsdrone was originally developed for FICS (the Free Internet Chess Server) by Henrik Gram but currently ICC (the Internet Chess Club) works as well. Some features - "Daemon mode" (run in background). - Auto reconnection in case of network problems...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Disque

    Disque

    Disque is a distributed message broker

    Disque is a distributed, fault-tolerant, in-memory message broker designed for job-/message-queue scenarios, created as an experiment to capture the “Redis as a jobs queue” use case but elevate it into a self-contained and scalable system. The design focuses on simplicity, providing a minimal and clear API for producers to enqueue jobs (messages) and consumers to process them, while handling replication, failure and re-queueing internally. Disque supports multi-master clusters where any node can serve producers and consumers, and messages are asynchronously replicated to a configurable number of nodes to ensure availability even in the face of failures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Transistor Specifications

    Transistor Specifications

    50 most common transistor specs

    The specifications and information for the 50 most common transistors used in small electronic circuits, robots, and prototyping.
    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
    CardDAV for Synology Mail Station

    CardDAV for Synology Mail Station

    Synology DSM install package for adding CardDAV plugin to Roundcube

    Synology Mail Station uses Roundcube for web based mail. Although Synology has a CardDAV Server now, the Roundcube they ship with Mail Station has no plugin for actually using it. This installable package for Synology DSM adds the CardDAV interface to Roundcube, allowing usage of the contacts from your CardDAV server. This package is based on the excellent "RoundCubeMail CardDAV" plugin of Benjamin "blind-coder" Schieder, as published on: https://github.com/blind-coder/rcmcarddav.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A multi-pointer X11 VNC server with support for MulticastVNC. It's main use case is group collaboration: each user gets a distinct mouse cursor and keyboard focus, screen contents are multicasted to all clients, allowing for excellent performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    GH Spammer

    GH Spammer

    Advanced Spamming Tool

    GH Spammer is a advanced spamming tool. It can bypass any spamming filter, mails directly delivered to victim's priority inbox (In case of gmail), It can mail html content, can be used to spam multiple email id's. This tool is developed basically by keeping gmail spamming filters in mind. (Viz. Spam filter, priority inbox, eyc..) I designed it long back for one of my friend's specific needs. But now i thought i should share it with everybody.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DAHDI for HFC-S PCI A with OSLEC

    DAHDI for HFC-S PCI A with OSLEC

    (Latest DAHDI + HFC-S PCI A support + latest OSLEC) in one git.

    This project is for people who want to access one or more HFC-S PCI A based ISDN BRI cards over the DAHDI interface and maybe want to use other DAHDI hardware in parallel, too. DAHDI driven hardware can be used by Asterisk, FreeSWITCH, Yate and other telephony software. The HFC-S PCI A based cards are very cheap and thus ideal for private BRI users. The OSLEC is being developed since a long time ago and said to be very good. The superiority of "hardware echo cancellers" is a myth. This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kestrel

    Kestrel

    Simple, distributed message queue system (inactive)

    ...Kestrel supports queuing patterns such as enqueue, dequeue, and delayed re-enqueue (for example, when a consumer fails to process a message). It stores messages persistently on disk with a memory-backed cache, allowing recovery in case of failures. Because it is intended for relatively simple use cases, it does not provide the full feature set of some enterprise messaging systems, but is often sufficient for many asynchronous or buffered workloads. Over time, the project became inactive and is now archived. Its minimalism and ease of integration made it appealing for smaller or more controlled message-queueing needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...The code was deeply changed so there are features of the original phpList and new ones. It uses smarty, generates XHTML strict, uses an AJAX layer, italian language ,multi-istance, and use case based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB