Showing 18 open source projects for "process open"

View related business solutions
  • 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
  • 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
  • 1
    Litecoin Core integration

    Litecoin Core integration

    Litecoin source tree

    ...Litecoin is an open-source software project released under the MIT/X11 license which gives you the power to run, modify, and copy the software and to distribute, at your option, modified copies of the software. The software is released in a transparent process that allows for independent verification of binaries and their corresponding source code.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Groestlcoin

    Groestlcoin

    Groestlcoin Core integration/staging tree

    Groestlcoin Core connects to the Groestlcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface, which can be optionally built. Groestlcoin Core is the original Groestlcoin client and it builds the backbone of the network. It downloads and, by default, stores the entire history of Groestlcoin transactions (which is currently more than 2 GB); depending on the speed of your computer and network connection, the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Slither

    Slither

    Static Analyzer for Solidity

    ...It runs a suite of vulnerability detectors, prints visual information about contract details, and provides an API to easily write custom analyses. Slither enables developers to find vulnerabilities, enhance their code comprehension, and quickly prototype custom analyses. Slither is the first open-source static analysis framework for Solidity. Slither is fast and precise; it can find real vulnerabilities in a few seconds without user intervention. It is highly customizable and provides a set of APIs to inspect and analyze Solidity code easily. We use it in all of our security reviews. Now you can integrate it into your code-review process. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Libplanet

    Libplanet

    Blockchain in C#/.NET for on-chain, decentralized gaming

    Libplanet is a .NET library for creating multiplayer online game in decentralized fashion, which means the whole gameplay occurs on a peer-to-peer network among equal nodes rather than an authorized central server. Under the hood, it incorporates many features (e.g., digital signature, BFT consensus, data replication) of a blockchain.
    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
    ADAMANT JavaScript API library

    ADAMANT JavaScript API library

    ADAMANT Javascript API library

    ADAMANT JavaScript API is a library intended to interact with ADAMANT blockchain for JavaScript developers. Also ADAMANT Console and ADAMANT node Direct API are available. JS API shows decentralization in action, if a network node cannot fulfill your request, the library will redirect it to another node, and so on several times. You will get the result and you do not need to think about processing the request. Health Check system pings all nodes in the list using /status endpoint, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Blockchain Guide

    Blockchain Guide

    Introduce blockchain related technologies, from theory to practice

    ...At present, blockchain technology is still in a stage of rapid development, involving distributed systems, cryptography, game theory, network protocols, and many other disciplines, which bring challenges to both learning and practice. This book hopes to objectively explore the ins and outs of the blockchain concept, analyze key technologies and principles, and use the world's largest open-source distributed ledger project, Hyperledger, as an example to explain specific applications. In the process of developing the Hyperledger project and designing solutions for enterprises, the author has accumulated some practical experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Neon Wallet

    Neon Wallet

    Self-custodial wallet for managing digital assets

    Neon Wallet is a self-custodial wallet for managing digital assets on desktop and mobile, supporting Neo, Ethereum, and EVM networks, with full user control. Available as a desktop wallet on Windows, Mac OS X, and Linux, the NEON wallet allows users to claim GAS on the NEO network.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    unMinable

    unMinable

    unMinable is a command-line based cryptocurrency mining tool

    unMinable is a command-line based cryptocurrency mining tool designed for efficient and user-friendly Bitcoin mining. It provides real-time hardware detection, mining process control, balance management, and automated withdrawal functionality. The software is designed to interact with Firebase to fetch and store user balances, withdrawals, and user-related data securely. The terminal allows users to start and monitor their mining progress, view their balances, and withdraw their mined...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    ETH-XMR Atomic Swaps

    ETH-XMR Atomic Swaps

    ETH-XMR atomic swap implementation

    This is an implementation of ETH-XMR atomic swaps, which are currently in beta. It currently consists of swapd and swapcli binaries, the swap daemon and swap CLI tool respectively, which allow for nodes to discover each other over the p2p network, to query nodes for their currently available offers, and the ability to make and take swap offers and perform the swap protocol. The swapd program has a JSON-RPC endpoint that the user can use to interact with it. swapcli is a command-line utility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Blend_My_NFTs

    Blend_My_NFTs

    Easily generate thousands of 3D models, images, and animation NFTs

    ...This add-on only works in Blender, a Cinima 4D port is being investigated. Every object, model, texture, camera, light etc. must be in the same .blend file! If you have mulitiple .blend files, Blend_My_NFTs is unable to open and process them. It's recommended to keep your file's total size 5gb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Manticore

    Manticore

    Symbolic execution tool

    ...Manticore comes with an easy-to-use command line tool that quickly generates new program “test cases” (or sample inputs) with symbolic execution. Each test case results in a unique outcome when running the program, like a normal process exit or crash (e.g., invalid program counter, invalid memory read/write).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Binance Triangle Arbitrage

    Binance Triangle Arbitrage

    Detect in-market cryptocurrency arbitrage

    This app monitors the Binance cryptocurrency exchange in search of triangle arbitrage opportunities. The HUD is the chart displayed above. It is repainted after each calculation cycle to show snapshots of currently detected arbitrage opportunities. To disable the HUD, set HUD.ENABLED to false. Three symbols related by exchange rates are involved in the triangle arbitrage. Percent profit or loss from executing the triangle arbitrage. This includes trading fees specified via EXECUTION.FEE...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    TradingVue.js

    TradingVue.js

    Hackable charting lib for traders. You can draw literally anything

    ...If you create trading software, this lib is probably for you. If you like to make custom indicators and think out of the box, this lib is most likely for you. And if you miss the usability of TradingView.com in other open-source libraries and can't stand it, you are definitely in the right place! The process of adding a new indicator is simple, first you define your own data format (should be timestamped though) and display settings. Customizable colors and fonts. Quite fast (works even with 3 mil candles). Scripts (make your own indicators). Simple API for making new overlays. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    exchange-core

    exchange-core

    Ultra-fast matching engine written in Java based on LMAX Disruptor

    Exchange-core is an open-source market exchange core based on LMAX Disruptor, Eclipse Collections (ex. Goldman Sachs GS Collections), Real Logic Agrona, OpenHFT Chronicle-Wire, LZ4 Java, and Adaptive Radix Trees. Designed for high scalability and pauseless 24/7 operation under high-load conditions and providing low-latency responses. Single order book configuration is capable to process 5M operations per second on 10-years old hardware (Intel® Xeon® X5690) with moderate latency degradation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Clay Golem

    Clay Golem

    Golem is creating a global market for computing power

    ...The Golem Network, through its cutting-edge architecture, lets developers create ambitious projects without constraints, enabling users to process them at top speeds.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Blockstack Browser

    Blockstack Browser

    The Blockstack Browser allows you to explore the Blockstack internet

    Today we are proud to announce the Blockstack browser, which allows developers everywhere to access a whole new internet. This new internet changes the dynamic and brings the power back to the people. Developers can build apps on this new internet by downloading the Blockstack Mac or Linux app (Windows coming soon) and by using nothing more than existing browsers like Chrome or Safari or Firefox. Blockchain technology powers this new internet. For the first time ever, you’ll be able to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lime Miner

    Lime Miner

    A simple hidden silent XMR miner

    A simple, customizable Monero (XMR) miner with options for stealth mining.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    CoinApp

    CoinApp

    Simple to use minimal cryptocurrency wallet for Ethereum, Tokens, etc.

    A nifty crypto wallet application that lets you send and receive Ethereum, ERC20 Tokens, Bitcoin and Litecoin. CoinApp has a minimal UI for people who just want to move their coins, there's some advanced features for the knowledgeable users too. Download the latest and try out this new opensource wallet. This application uses insight-api to fetch up-to-date balances and UTXO's rather than depending on a central server to collect transaction information. You can use infura.io or connect to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB