• 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    GitUI

    GitUI

    Blazing fast terminal-ui for git written in rust

    GitUI provides you with the comfort of a git GUI but right in your terminal. I do most of my git work in a terminal but I frequently found myself using git GUIs for some use-cases like index, commit, diff, stash, blame, and log. Unfortunately, popular git GUIs all fail on giant repositories or become unresponsive and unusable. GUI provides you with the user experience and comfort of a git GUI but right in your terminal while being portable, fast, free and open source. The simplest way to...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Akka

    Akka

    Build concurrent, distributed, and resilient message-driven apps

    ...Actors and Streams let you build systems that scale up, using the resources of a server more efficiently, and out, using multiple servers. Building on the principles of The Reactive Manifesto Akka allows you to write systems that self-heal and stay responsive in the face of failures. Up to 50 million msg/sec on a single machine. Small memory footprint; ~2.5 million actors per GB of heap. Distributed systems without single points of failure. Load balancing and adaptive routing across nodes. Event Sourcing and CQRS with Cluster Sharding. Distributed Data for eventual consistency using CRDTs. Asynchronous non-blocking stream processing with backpressure.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    bridgex

    bridgex

    Convert files like docx, xlsx, pptx, html, and more to MarkDown

    ...Supported Formats đź“‚ Bridgex supports conversion of the following file formats: - PDF (.pdf) - Word (.docx) - PowerPoint (.pptx) - Excel (.xlsx, .xls, .csv) - Outlook Messages (.msg) - Text (.txt, .text) - Markdown (.md, .markdown) - JSON (.json, .jsonl) - XML (.xml) - RSS/Atom (.rss, .atom) - HTML/MHTML (.html, .htm, .mhtml) - ePub (.epub) - Compressed files (.zip) - Jupyter Notebooks (.ipynb) - Other formats supported by Markitdown Bridgex is not an IDE, text editor, Markdown editor, or document viewer
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    git-secrets

    git-secrets

    Prevents you from committing secrets and credentials into git

    git-secrets is a Git extension that helps prevent secrets—API keys, credentials, tokens, private keys—from being accidentally committed into version control. It works by applying configurable regular-expression patterns over commit contents (and merge history) and rejecting commits or merges that violate the policy. The tool includes hooks that integrate into git commit and git merge, as well as commands to list, add, or remove secret patterns, and to scan existing history for leaks. Teams...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    wechat4u.js

    wechat4u.js

    JavaScript implementation of WeChat wechat web interface

    ...Modify contact remarks bot.updateRemarkName(UserName, RemarkName). Modify group name bot.updateChatRoomName(ChatRoomUserName, NewName). Forward message bot.forwardMsg(msg, toUserName). Revoke message bot.revokeMsg(MsgID, toUserName). A class of methods that send a message that returns the full response data on success. User avatar base64 data is no longer stored in the bot.user object. Rremove the example directory. Fix some data in Contact and Message data is not enumerable. Pass the complete Error object to the upper-level code, and put the original Chinese error description in err.tips. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Aspose Maven for JetBrains

    Aspose Maven for JetBrains

    Create a new IntelliJ maven based project for Aspose APIs.

    ...The plugin supports the following formats: Microsoft Word (DOC, DOCX, ...) Microsoft Excel (XLS, XLSX, ...) Microsoft Power Point (PPT, PPTX, ...) ADOBE PDF Bar Codes Outlook Emails (MSG, ...) Imaging Microsoft Visio Drawings (VSD) Microsoft Project Management (MPP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aspose Maven for Eclipse

    Aspose Maven for Eclipse

    Aspose Maven for Eclipse lets you create Aspose Maven based projects.

    ...The plugin supports the following formats: Microsoft Word (DOC, DOCX, ...) Microsoft Excel (XLS, XLSX, ...) Microsoft Power Point (PPT, PPTX, ...) ADOBE PDF Bar Codes Outlook Emails (MSG, ...) Imaging Microsoft Visio Drawings (VSD) Microsoft Project Management (MPP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Aspose Maven for NetBeans

    Aspose Maven for NetBeans

    Creates a new NetBeans maven based project for Aspose APIs.

    ...The plugin supports the following formats: Microsoft Word (DOC, DOCX, ...) Microsoft Excel (XLS, XLSX, ...) Microsoft Power Point (PPT, PPTX, ...) ADOBE PDF Bar Codes Outlook Emails (MSG, ...) Imaging Microsoft Visio Drawings (VSD) Microsoft Project Management (MPP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Channel is a C++ framework for distributed message passing and event dispatching, configurable with its components (msg ids,routing algorithms...) as template parameters. As a namespace shared by peer threads, channel supports scope control and filtering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    OpenGCL is a general C/C++ library of extraordinarily useful components such as socket, thread, msg box, etc, for both linux and windows. Project now moved to github: https://github.com/shnam7/opengcl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A CMS made for tutorials and HOW-TOs. If you want to help, drop me a msg at fusionstream@gmail.com Features: -Categories -WYSIWYG interface to post a tutorial -Support for themes -Interface made for easy and clear navigation -Advanced Search
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ Generic lib for Win32 GUI Programming. Features: GUI RAII, no msg maps, easy to handle events/event ranges, fast compilation times, no main loop... Portable: vc71,gcc,como. Devel. in parallel to "Win32 GUI Generics" column on C++ Users Journal
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB