Showing 46 open source projects for "c c++ source code browaser"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 1

    GnuCash C API example

    A simple example to show the use of GnuCash C API

    This is a simple demo software that shows how to use GnuCash C API. When executed the program will: - open the book located at "data/testBook.gnucash" - print the first level account names - print "Income" account transaction details - create a new transaction between "Checking Account" and "Expenses" accounts - save the modified file and release the lock You can check the book file using GnuCash and change the code to test the API. I made this sinmple example because I found GnuCash...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    csved

    csved

    CSV Editor with Text-based User Interface (TUI) written in Pure Go

    An editor for plaintext tables, consisting of columns separated by arbitrary characters and rows separated by newlines, i.e. tsv, csv and related formats. Licensed under MIT License Copyright (c) 2019 japanoise Source code: https://github.com/japanoise/csved Visit: http://albanese.atwebpages.com
    Downloads: 32 This Week
    Last Update:
    See Project
  • 3

    Applewood Computers Accounting System

    Accounting system for smaller companies written in GnuCobol.

    ACAS contains Sales, Purchase and Nominal Ledgers (Accounts Receivable, Payable and General Ledgers) as well as Stock Control (Inventory Control) along with IRS (Incomplete Records System). This system is written in COBOL and uses the GnuCobol compiler which compiles via C code and is therefore compatible with the following platforms: Linux, Unix, Dos, Mac OSX, Windows providing you have installed the GCC C compiler or an equivalent as well as GnuCobol. at a minimum, v2.0+. Note that all...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Leashmore

    Leashmore

    Leashmore is an open-source Operations Management Software

    Leashmore is an open-source "Operations Management Software" distributed under the MIT License. It employs military-grade encryption alongside sophisticated integrity verification feature to ensure data security. You can freely modify and distribute copies and any modifications of the Leashmore. You can use Leashmore in commercial applications. GitHub page with the source code and the user guide can be found at https://github.com/Northstrix/Leashmore Leashmore requires .NET 6.0 https...
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 5
    AthenaCentral

    AthenaCentral

    Membership management software

    ...) and iso18004 (QR Code). COVID : Modify all your contracts including complicated situations (Bonus Time and/or Time Stop) at once Developed by Josh Cimers - Prototypes # club management club member administration, membership management, gym management
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Spectrum Savings Accounts

    Spectrum Savings Accounts

    Spectrum is a program that helps you manage your personal finances.

    ..., German, French, Spanish and Japanese. Please keep in mind that I'm an independent developer. I can't afford a code signing certificate. I'm also not a trusted developer in the eyes of Microsoft. So please be aware that Windows Defender will warn you when downloading or running Spectrum for the first time. Unfortunately, there's nothing I can do about that, but I can promise you that Spectrum is just a simple Electron app. You can visit the GitHub repo to have a closer look at the code if you want.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    TA-Lib.git: Technical Analysis Library

    Mirror of the TA-Lib project using a Git repository

    This project is intended to provide Git access to the code of the original project, TA-Lib, which uses Subversion. It is intended for system integrators wishing to use TA-Lib in their Git-managed project through Git submodules or subtrees. No actual development is being done here; all development happens in the original project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Trader's Home Task

    Trader's Home Task

    Tool to link different trading platforms for U.S. stock market

    !!! NOTE: THT releases and the source code have been moved to GitHub. Please visit https://github.com/smoked-herring/tht/releases . If you'd like to help the project, just signup and login into GitHub and click the "Star" button in the top right corner. !!! Trader's Home Task (THT) helps you preparing for a working day on the U.S. stock market. It can link Advanced Get/ESignal, Thinkorswim, and other windows together, manage lists of tickers, take screenshots, add tickers directly from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QuickFIX
    QuickFIX is the worlds first Open Source C++ FIX (Financial Information eXchange) engine, helping financial institutions easily integrate with each other. The SVN repository is now locked. Latest code is hosted at github. https://github.com/quickfix/quickfix
    Downloads: 69 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10

    SugarRestSharp

    SugarCRM .NET C# REST Client

    SugarRestSharp is a .NET C# SugarCRM CE 6.x API client. It is a Restful CRUD client that implements the SugarCRM module Create, Read, Update and Delete functionalities. SugarRestSharp implements following SugarCRM REST API method calls: oauth_access, get_entry, get_entry_list, set_entry, set_entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Snipe Studio Budget Manager

    Snipe Studio Budget Manager

    Simple budget manager for your needs.

    ... * Fixed: Minor Issues 7 August 2016 (0.6.1.7) * Added: Export database to CSV File 5 August 2016 (0.6.1.6) * Fixed: Database was not cleaned after click 'clean' from settings form * Updated: Readme.md file 5 August 2016 (0.6.1.5) * Fixed: Lock file deleting on application exit * Updated: Readme.md file 5 August 2016 (0.6.1.4) * CleanUp: Simplifying code 5 August 2016 (0.6.1.3) * Fixed: lock Mechanism to prevent multiple launches 5 August 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shop Management Solution

    Shop Management Solution

    Best software solution for Small, Medium Retail shop Management

    Shop Management Solution is an management information system (MIS) for Retailers who want to keep track of there profit and stock levels without the need of complex setups. Free Right to left languages Arabic / Urdu Edition: http://www.deluxewebapps.com/downloads/shop-management-solution-rtl Offical Page: http://www.deluxewebapps.com/downloads/shop-management-solution Bronze, Sivler and Gold Edition (Is available now) with value added features: - Bar Code Reader - Thermal Printer - Manage...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13

    xlsLib

    C++/C library to construct Excel .xls files in code.

    A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the xlslib-package-2.4.0b1.zip...
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 14
    PortOpt

    PortOpt

    A portfolio-optimizer using Markowitz(1952) mean-variance model

    PortOpt [Portfolio Optimizer] is a C++ program (with Python binding) implementing the Markowitz(1952) mean-variance model with agent's linear indifference curves toward risk in order to find the optimal assets portfolio under risk. You have to provide PortOpt (in text files or - if you use the api - using your own code) the variance/covariance matrix of the assets, their average returns and the agent risk preference. It returns the vector of assets' shares that composes the optimal portfolio...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    The objective of this project is to create a library of code for pricing financial derivatives products using CUDA to achieve GPU programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Euro Currency Converter

    Software converts to/from Euros to 31 different currencies

    The software will convert to/from Euros to 31 different currencies using the European Central Bank's XML currency rate feed. The complete Visual Studio solution with source code is contained within the .zip file. The .exe file is for those who just want to run the program. This is a simple project written in C# that I am releasing under the FreeBSD License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ExpenseLogger

    ExpenseLogger

    A web based expense logging and monitoring system

    We have moved to BitBucket for code hosting. Please see link below: https://bitbucket.org/expenseloggerteam/expenselogger
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SplendidCRM Community Edition

    SplendidCRM is like SugarCRM but designed specifically for Windows

    ... Server 2012, SQL Server 2005, SQL Server 2008 and SQL Server 2012. For developers, we provide all the C# ASP.NET source code as well as the SQL source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Family Management

    A Wallet Management Application

    The Family Management application lets you manage your financial incomes and outcomes in an easy way. Add, Manage and Remove your Accounts and never lose track of your money. The source code is inside the application. Coder: Nick . Happy coding !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Personal Administration

    Personal Administration

    Personal finances for freelancers with connectivity with your Dropbox.

    It's a standalone application... easy to use. Roadmap decided on a whim... (17/06/2014 - 02:06 hrs.) - DropBox connectivity -> APPROVED! (11/09/2014) -> WOHOOOOO!!!!! - Languages in database, not in plaintext -> Important! -> DONE! - Port to Android, iOS, MacOSX, WindowsPhone -> Important! - Maybe I'll be begging for donations (don't be shy, a hundred bucks will be fine xD). Don't worry, it's not mandatory -> Don't be shy! - Time to remember how to code in C++... argh! That's all for the time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Currency-lib

    It's a class library that implements functions for working with curren

    Currency project is a class library that implements functions for working with currencies. Currency class is responsible for arithmetic functions and storage. It implements the integer math with accuracy up to 1/10000. CurrencyInfo class is responsible for storing information about specific currency in accordance with ISO-4217. CurrencyInfoDir class implements catalog of descriptions currencies, as well as searching for descriptions of currency by the ISO-4217 code. It's also provide the data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    chaOS41

    A cryptocurrency like Bitcoin improved upon with reality binding.

    There is a reason this project holds no code. chaOS41 is a cryptocurrency with reality binding. A given value of money was paid for a surface area the size of a flower pot. It was out of proportion. The chaoOS41 currency corrects that. It binds its value to reality. Its unit value is a ratio between money and land area.. When that ratio normalizes, the currency becomes available to the public. 1 more developer is wanted. For that you need inside access, which means the access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Saldos Bancarios Program of Banking Balances and destiny of the money. ooHG code (MiniGUI Compatible) compiler (x)Harbour. Programa de control de saldos bancarios y destino de fondos. Código en ooHG (Compatible con MiniGUI) y compilado con (x)Harbour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sharp Spark (Spark API SDK)

    Sharp Spark (Spark API SDK)

    C# library and samples for processing market data from the Spark API

    Spark API SDK is an open-source, lesser GPL-licensed .NET library that supports access to the financial market data API from Spark (http://iguana2.com/spark-sdk). The SDK comprises an open-source C# code base with detailed examples and comments on how to interface with the Spark API and process the data streams. This is encapsulated in the SparkAPI project which contains all the classes and helper functions required to easily utilise the API. A set of sample applications demonstrating some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DMS Barcode Label Generator

    DMS Barcode Label Generator

    DMS Barcode Label Generator

    DMS Bar-code Generator is Total Free software for Everyone that creates 39 based bar-codes in A4 sheets. This software generates 2 Sized Labels Large:38x17mm and small:18x12mm User can select either sized on combo-box. Project Developed by C#.NET 1.1 and near future I wish to Submit the source for Community. Please install .NET framework 1.1 before run this application if not already install with your PC. any suggestions or complaint feel free to contact me on my email : malindesha@gmail.com
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next