Showing 522 open source projects for "libamd.so.1"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    ThetaGang

    ThetaGang

    ThetaGang is an IBKR bot for collecting money

    ...This bot implements a slightly modified version of The Wheel, with my own personal tweaks. The strategy, as implemented here, does a few things differently from the one described in the post above. For one, it's intended to be used to augment a typical index-fund-based portfolio with specific asset allocations. For example, you might want to use a 60/40 portfolio with SPY (S&P500 fund) and TLT (20-year treasury fund). This strategy reduces risk, but may also limit gains from big market swings. By reducing risk, one can increase leverage. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Wealthfolio

    Wealthfolio

    A Beautiful Private and Secure Desktop Investment Tracking Application

    ...Forget juggling spreadsheets or compromising privacy with online apps. Choose Wealthfolio's simple, secure approach to manage your finances. Gather all your investment and savings accounts in one place. See everything at a glance, from stocks to savings! Import your statements from your broker or bank. Track your accounts' holdings and performance over time. See how a particular account is performing, and how it's changing over time.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 3
    Invoice Ninja

    Invoice Ninja

    Free and Open Source Invoicing, Expenses & Time-Tracking

    Invoice Ninja is a free and open source invoicing, expenses and time-tracking app built with Laravel and Flutter. It offers a plethora of great features, including custom branded invoice design, recurring invoicing and auto-bill clients, real-time quote creation and custom proposals, expense reporting and so much more! Invoice Ninja is also capable of handling online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit cards,...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 4
    Income Tax Portal

    Income Tax Portal

    An automated tool to fetch data from income tax websites

    ...It's designed to be used by Chartered Accountants, Tax Consultants, Large corporates. Basically, anyone who wants to view all the information about multiple PANs in one Unified Dashboard. Fast, intuitive search. All the reporting needs are covered. One-click data fetching from the Income tax portal for all PAN. Including all PDF files (i.e. Notices, Challans, Attachments). Super simple and easy-to-use interface to track Demand, e-Proceeding, Return Status, and Notices. Inbuilt help on the Jargons used by the income tax portal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Polar.sh

    Polar.sh

    Polar is the best funding & monetization platform for developers

    Focus on building your passion, while we focus on the infrastructure to get you paid. Your Polar page can be displayed as an official funding option across your GitHub repositories. Get one-time donations of support from your community with ease. Turn issues into a crowdfunded backlog and share the funding with your contributors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AIQuant

    AIQuant

    AI-powered platform for quantitative trading

    ai_quant_trade is an AI-powered, one-stop open-source platform for quantitative trading—ranging from learning and simulation to actual trading. It consolidates stock trading knowledge, strategy examples, factor discovery, traditional rules-based strategies, various machine learning and deep learning methods, reinforcement learning, graph neural networks, high-frequency trading, C++ deployment, and Jupyter Notebook examples for practical hands-on use.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    Actual Budget

    Actual Budget

    Fast, privacy-focused personal finance app

    ...With intuitive budgeting tools, streamlined transaction management, and powerful custom reporting, Actual Budget makes it easier to understand your spending and savings. It brings all your accounts, budgets, and insights together in one beautifully designed and lightning-fast interface.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    OpenBB Terminal

    OpenBB Terminal

    Investment research for everyone, anywhere

    Fully written in python which is one of the most used programming languages due to its simplified syntax and shallow learning curve. It is the first time in history that users, regardless of their background, can so easily add features to an investment research platform. The MIT Open Source license allows any user to fork the project to either add features to the broader community or create their own customized terminal version.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Lago

    Lago

    Open Source Metering and Usage Based Billing API

    ...Create pay-as-you-go and hybrid plans in no time with our intuitive user interface or API. Create engaging marketing campaigns and increase conversion with coupons that customers can redeem to get a discount. Lago allows you to create one-time charges that are invoiced on the fly. Depending on the configuration of your plans, Lago automatically calculates what each customer owes you and generates invoices. Unlock recurring revenue opportunities for pay-as-you-go pricing models with Lago’s real-time prepaid credit features.
    Downloads: 6 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Meteroid

    Meteroid

    Open-source pricing and billing infrastructure

    ...Meteroid handles complexities like plan versioning, usage-based billing, re-invoicing, grandfathering of plans, experiments, and cost limiting — giving teams a robust billing backend without building one from scratch.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Swap

    Swap

    Currency exchange rates library

    ...It acts as an abstraction layer over various exchange rate APIs such as Fixer, currencylayer, and European Central Bank data sources, allowing developers to switch providers or combine them without changing application logic. The library supports both real-time and historical exchange rates, making it suitable for financial applications that require accurate and time-sensitive data. One of its key strengths is its ability to define fallback providers, ensuring reliability even if a primary data source fails. Swap also includes optional caching mechanisms to reduce API calls and improve performance in production environments. It integrates seamlessly with frameworks like Symfony and Laravel, making it easy to incorporate into existing PHP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Barter

    Barter

    Open-source Rust framework for building event-driven systems

    ...Use mock MarketStream or Execution components to enable back-testing on a near-identical trading system as live-trading. Centralised cache-friendly state management system with O(1) constant lookups using indexed data structures. Robust Order management system - use stand-alone or with Barter. Turn on/off algorithmic trading from an external process (eg/ UI, Telegram, etc.) whilst still processing market/account data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yahoo! Finance market data downloader

    Yahoo! Finance market data downloader

    Yahoo! Finance market data downloader

    ...Finance and returning a the data in the same format as pandas_datareader's get_data_yahoo(), thus keeping the code changes in existing software to a minimum. The latest version of yfinance is a complete re-write of the libray, offering a reliable method of downloading historical market data from Yahoo! Finance, up to 1 minute granularity, with a more Pythonic way. The Ticker() module allows you get market and metadata for security, using a Pythonic way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dolibarr ERP - CRM

    Dolibarr ERP - CRM

    Open source ERP and CRM web software for business

    Dolibarr ERP - CRM is an easy to use ERP and CRM open source software package (run with a web php server or as standalone software) for businesses, foundations or freelancers (prospect, invoicing, inventory, warehouse, order, shipment, POS, members for foundations, bank accounts...). Dolibarr is also available with auto-installers for users with no technical knowledge to install Dolibarr and all its prerequisites (Apache, Mysql, PHP) with just one package. Available platforms for such packages are: Windows, Debian, Ubuntu, Mint, Redhat, Fedora, OpenSuse, Mandriva, Mageia. Other platform can use the generic distribution. This is a modular product, than can be enhanced with tons of external modules (to provide you features not available by default) from https://www.dolistore.com Download Dolibarr ERP - CRM here or sign up for 15-day free trial of the cloud-based application with free updates and support at one of the Cloud providers https://saas.dolibarr.org/
    Leader badge
    Downloads: 2,893 This Week
    Last Update:
    See Project
  • 15
    Invoiso

    Invoiso

    Free Invoice & Billing Software for Windows, Linux & Mac

    Free offline invoice software for Windows, Linux and Mac. Create professional PDF invoices, manage clients and products - no internet, no subscription, no account needed. Invoiso is a free, open-source desktop invoicing app for small businesses, shops, and freelancers on Windows and Linux. All data stays on your device — no internet required, ever. Default Login: Username: admin Password: admin You will be prompted to change the password on first login.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 16
    As a webhoster, you need to do accounting for your provided services. Serva is a web application which does this for you.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    Financial Calculator

    Financial Calculator

    Windows 11 only — includes 16 sections with text and visual reports.

    Take control of your finances with Financial Calculator 8.0, a professional yet easy-to-use desktop tool built for precise, everyday financial calculations. From planning loans and estimating taxes to generating invoices and creating QR codes, this all-in-one software offers 16 specialized sections that make your daily financial and business tasks faster, clearer, and more accurate. Whether you’re a student, small business owner, or finance professional, Financial Calculator brings professional-grade precision to your desktop—no installation required. Perform calculations for Bank, Barcode, Building, Buy & Sell, Commodity, Dividing Money, Inflation, Interest, Internet Usage, Invoice, Loan, Password, Phone, QR Code, Stock Market, and Tax.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18
    Openbravopos

    Openbravopos

    Open Source Openbravo POS convert to Commercial Retail ERP and POS

    Complete and user-friendly retail POS functionality A comprehensive, flexible, and user-friendly cloud-based retail POS software. 1. Sales, quotations, reservations, and returns, including cross-store and cross-channel scenarios. 2. Automatic validation of customer personal data. 3. Configuration of keymaps for quick access to options and featured products. https://www.youtube.com/watch?v=Aai3iYLP2TQ&pp=ygUNb3BlbmJyYXZvIGtkcw%3D%3D Contact: both version of Openbravo POS osopenbravo@gmail.com Join Our Channel: https://whatsapp.com/channel/0029Vavg10ZIXnlvG5dUDu0x
    Downloads: 70 This Week
    Last Update:
    See Project
  • 19

    OHLC Gen

    A software that generates synthetic data on various commodities

    This project is a free software that allows you to generate synthetic data that mimics real data to test the success of financial algorithms. You can generate data for various financial instruments such as cryptocurrencies, stocks, forex and precious metals in 1 minute, 15 minutes, 1 hour and 1 day periods. The software offers three data options: “Raw Data” (raw OHLC data), “Normalized Data” (normalized structure) and “Synthetic Data” (synthetic data suitable for real price characteristics). You can examine the created CSV files, access error and guide information from the log section, and also select the desired instruments in Yahoo Finance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ShareCalc
    With ShareCalc, multiple parties can manage expenses for a joint project and create a statement based on each party's share. An example would be the statement for a family vacation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Makerverse for Windows

    Makerverse for Windows

    Cost and pricing manager for makers and crafters. Free Windows app.

    MakerVerse is an independent app for makers, crafters and creative entrepreneurs who want to know the real cost of their creations and set fair, profitable prices. Features: - Product catalog with photos and variants - Raw materials, machinery and labour cost management - Automatic price calculation with margins and VAT - Sales channel commissions (Etsy, local market, Instagram...) - Backup export and import - 50+ languages, works fully offline - Free version available, Pro version...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Dolibarr timesheet

    Timesheet module for dolibarr

    Module to enable a Timesheet view for project in Dolibarr Dolibarr on Sourceforge : https://sourceforge.net/projects/dolibarr/
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23
    e-International Business Support Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ezBookkeeping

    ezBookkeeping

    A lightweight personal finance app hosted by yourself.

    ...You can analyze historical data using built-in charts or perform custom queries with your own chart dimensions to better understand spending patterns and financial trends. ezBookkeeping is easy to deploy, and you can start it with just one single Docker command. Designed to be resource-efficient, it runs smoothly on devices such as Raspberry Pi, NAS, and MicroServers. ezBookkeeping offers tailored interfaces for both mobile and desktop devices. With support for PWA (Progressive Web Apps), you can even add it to your mobile home screen and use it like a native app. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 25
    ManagerSheet

    ManagerSheet

    A one-page investment portfolio report

    ManagerSheet is a one-page investment portfolio report, that analyses and presents an investment portfolio with respect to: - Performance - Investment style - Risk More information on the report concept and instructions on how to create one's own portfolio reports can be found at the ManagerSheet Web Site under the "Documentation" section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next