Showing 13 open source projects for "a i"

View related business solutions
  • 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
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    Learning Bitcoin from the Command Line

    Learning Bitcoin from the Command Line

    A complete course for learning Bitcoin programming and usage

    Learning Bitcoin from the Command Line is a tutorial for working with Bitcoin (and Lightning) that teaches direct interaction with the servers themselves, as the most robust and secure way to begin cryptocurrency work. This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for use. Learning Bitcoin from the Command Line is a project of Blockchain Commons. We are proudly a "not-for-profit" social benefit corporation committed to open source & open development. Our work is funded entirely by donations and collaborative partnerships with people like you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    python-binance

    python-binance

    Binance Exchange API python implementation for automated trading

    This is an unofficial Python wrapper for the Binance exchange REST API v3. I am in no way affiliated with Binance, use at your own risk. Implementation of all General, Market Data and Account endpoints. Asyncio implementation. Testnet Support for Spot, Futures, and Vanilla Options. Simple handling of authentication. No need to generate timestamps yourself, the wrapper does it for you. Response exception handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Rust-Lightning

    Rust-Lightning

    Bitcoin Lightning library written in Rust

    Rust-Lightning is a Bitcoin Lightning library written in Rust. The main crate, lightning, does not handle networking, persistence, or any other I/O. Thus, it is runtime-agnostic, but users must implement basic networking logic, chain interactions, and disk storage. The project implements all of the BOLT specifications in the 1.0 spec. The implementation has pretty good test coverage that is expected to continue to improve. It is also anticipated that as developers begin using the API, the lessons from that will result in changes to the API, so any developer using this API at this stage should be prepared to embrace that. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Cryptocurrency prediction tool

    Cryptocurrency prediction

    I developed this program because I am not very familiar with the candlestick and other parameters, so I wanted the program to help analyze them. Therefore, I developed a cryptocurrency prediction tool, which mainly collects information about the coins that need to be queried through the software, such as candlestick, long short ratio of large investors, net inflow of funds, and other parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    bitResurrector

    bitResurrector

    Bitcoin private key recovery tool with Bloom Filter & CUDA

    ...Technological Stack: - Zero-Latency Bloom Filter: Real-time matching against 58M+ active addresses (Loyce Club data). - Turbo Core: C++/AVX-512 optimization with processor affinity. - GPU Mode: Massive parallel computation via NVIDIA CUDA. - Memory Management: Zero disk I/O lag using mmap (Memory-Mapped Files). BitResurrector is a closed-source, proprietary tool for researchers and professionals.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    Cryptocheck

    Cryptocheck

    Monitors balances of your cryptocurrency addresses

    ...Supported cryptocurrencies: https://sourceforge.net/p/cryptocheck/wiki/Home/#supported-cryptocurrencies For more details about Cryptocheck and how to use it, see wiki: https://sourceforge.net/p/cryptocheck/wiki I am open to add other cryptocurrencies on your request.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Robin-Stocks API Library

    Robin-Stocks API Library

    This is a library to use with Robinhood Financial App

    ...If you are contributing to this project and would like to use automatic testing for your changes, you will need to install pytest and pytest-dotenv. You will also need to fill out all the fields in .test.env. I recommend that you rename the file as .env once you are done adding in all your personal information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Token Airdrop dApp

    Token Airdrop dApp

    Create your own token's airdrop dapp

    ... - You will save the gas fees, every user will pay his own gas fee when he get the airdrop, imagine if you want to airdrop to 10,000 person and the gas fee is $0.30 this mean we will pay $3000 for gas fee, now you will save it. Demo: https://globalbitcoin.me/ If you don't know how to install it , I can install it for you for only $25 using Fiverr.com Click here to order my service : https://www.fiverr.com/bitpound/create-your-token-airdrop-website I recommend this hosting and you will get $100 credit : https://bit.ly/30HxxIf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SuperEnalotto

    Combina statistiche classiche con metodi di entaglement quantistico

    ...In questo ambito il programma elabora centinaia di migliaia di serie casuali per ricercare la serie piu prossima allo storico reale e poi su questa esegue le sue previsioni. Il programma elabora anche tre giocate secondo le statistiche classiche determinando i migliori numeri in funzione di frequenze di uscita e ritardo ed escludendo quelli fuori dal range con la regola dei tre sigma (dev.std.). È intuitivo e facile da usare, ho scritto il codice partendo da zero incluse le routine di input e del controllo del mouse, così non dipende da copyright, librerie o frameworks e può essere usato liberamente anche in sistemi non windows. ...
    Leader badge
    Downloads: 115 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Crypto Arbitrage

    Crypto Arbitrage

    A cryptocurrency arbitrage opportunity calculator

    ...It will also find the next highest market pairs, e.g. chbtc / jubi is the second-highest pair and chbtc/Bittrex the third, jubi/Bittrex the fourth and so on until every possible combination has been computed. Currently you will have to add a market object with the correct settings in the array markets, situated in the settings.js file. I am updating the project every day and this will change soon. You can temporarily stop loading a market from the frontend, or remove the market by deleting the object in settings.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Royalcoin Original Version

    Royalcoin Revival Project

    I was a fan of Royalcoin when it first came out and I want to see this coin to achieve it's true potential. This is the original compiled code and the original Source Code will be uploaded to my Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GUIB SG

    GUIB SG

    GUIB SG is a bitcoin miner with a GUI!

    GUIB SG is a bitcoin miner with a GUI! It use .net framework and I have wrote 2 different code one that use as engine .net framework 4.0 and a other that use .net framework 2.0 so the system requirements are: Internet connection (check :-)) Windows 95 or higher (check) so it run"s on each computer i have not tested wine so I'm sorry Linux users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Git repository
    I want this git connect in github.com and connect to username: massto and and recovery profile massto ,collaboration to massto and install git's
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB