Showing 20 open source projects for "c-like"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    NocoDB

    NocoDB

    Open Source Airtable Alternative

    ...Let your imagination be thy limit. Create unlimited grid view, gallery view, form view from your own data. Search, sort, filter columns and rows with ultra ease. Collaborate just like spreadsheets. Invite your team with fine-grained Access Control. Share views publicly and also with password protection. Build automation with you favorite apps: Microsoft Teams Slack, Discord, Whatsapp, Twilio, Email & SMS.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    ImportExcel

    ImportExcel

    PowerShell module to import/export Excel spreadsheets, without Excel

    ImportExcel is a popular PowerShell module that enables reading, writing, and manipulating Excel spreadsheets without requiring Microsoft Excel to be installed on the host. It exposes straightforward cmdlets like Import-Excel and Export-Excel that convert between Excel sheets and PowerShell objects, making it simple to pipeline tabular data into reporting and automation flows. Advanced features include adding and formatting tables, setting number/date formats, creating charts, and applying styling or conditional formatting programmatically. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Google Spreadsheets Python

    Google Spreadsheets Python

    Google Sheets Python API

    ...A service account is a special type of Google account intended to represent a non-human user that needs to authenticate and be authorized to access data in Google APIs [sic]. Since it’s a separate account, by default it does not have access to any spreadsheet until you share it with this account. Just like any other Google account. To access spreadsheets via Google Sheets API you need to authenticate and authorize your application. Older versions of gspread have used oauth2client. Google has deprecated it in favor of google-auth. If you’re still using oauth2client credentials, the library will convert these to google-auth for you, but you can change your code to use the new credentials to make sure nothing breaks in the future. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Apache OpenOffice

    Apache OpenOffice

    The free and Open Source productivity suite

    Free alternative for Office productivity tools: Apache OpenOffice - formerly known as OpenOffice.org - is an open-source office productivity software suite containing word processor, spreadsheet, presentation, graphics, formula editor, and database management applications. OpenOffice is available in many languages, works on all common computers, stores data in ODF - the international open standard format - and is able to read and write files in other formats, included the format used by the...
    Leader badge
    Downloads: 328,117 This Week
    Last Update:
    See Project
  • Argos KYC aims to provide a global online identity verification solution for KYC and AML screening. Icon
    Argos KYC aims to provide a global online identity verification solution for KYC and AML screening.

    For companies looking for an AI-powered identity verification solution

    Argos KYC is an identity verification service provider. Identify Anyone Anywhere Anytime. Argos KYC provides a seamless digital Know Your Customer experience. Build the identity management system for your business with a hassle-free KYC solution.
    Learn More
  • 5

    Excel to Tally Import Templates Free

    Excel to Tally Import Templates Free 100%

    ... * Auto import Ledgers Party Details in Vouchers. * Auto Fetch LEDGER Name from Narration for Bank Statemetns. * Auto Remove Data Errors & Formattig Errors Like.. Date, Amount. * Strong data Validations & Errors Reports. * Auto Accounting Random Entry within selected Period.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    SimpleXlsxWriter

    C++ library for creating XLSX files for MS Excel 2007 and above.

    ...The library is written in C++ with using STL functionality and based on the ZIP library (included), which has a free license: http://www.codeproject.com/Articles/7530/Zip-Utils-clean-elegant-simple-C-Win32 This library is distributed under the terms of the zlib license: http://www.zlib.net/zlib_license.html
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    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: 64 This Week
    Last Update:
    See Project
  • 8
    stylefmt

    stylefmt

    stylefmt is a tool that automatically formats stylesheets

    stylefmt is a tool that automatically formats CSS according to stylelint rules. stylefmt'd code is easier to write. Never worry about minor formatting concerns while hacking away. Easier to read, when all code looks the same you need not mentally convert others' formatting style into something you can understand. Easier to maintain, mechanical changes to the source don't cause unrelated changes to the file's formatting; diffs show only the real changes. Uncontroversial, never have a debate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge
    Downloads: 12,512 This Week
    Last Update:
    See Project
  • The integrated business platform for running a profitable MSP Icon
    The integrated business platform for running a profitable MSP

    PSA, RMM and remote access in one affordable package

    Stay on top of client systems with remote monitoring of unlimited PC and Mac assets, automated alert remediation, scripting, patch management + more.
    Learn More
  • 10
    An Excel addin and server framework for implementing remote excel user-defined functions (UDFs). This framework is designed to provide a centralised warehouse of functions for Excel users (eg. within an organisation).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This project adds a ribbon to excel with a number of statistical buttons. This is not intended to be a full statistical analysis package (like R), but only a source for quick visualizations and calculations. For Excel2007 and up
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DocsFree is the first and only open source java-based Docs App Server. DocsFree is offered as an alternative to proprietary Docs solutions MS Office Online and Sharepoint, as well as to proprietary Docs SaaS offerings such as Google Docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets. This project mirrors the files on http://www.jexcelapi.org, which has been known to go down on occasion.
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 14
    CppExcel is an unmanaged, stand-alone, platform-independent C++ library for reading and writing native Microsoft Excel 2007 XLSX and 97-2003 XLS files, without Excel needing to be installed. CppExcel is based on the PHPExcel library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Web-based spreadsheet-like application written in PHP and uses dynamic and interactive user's interface written in JavaScript with jQuery library. Data based on XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A C#/.Net library for creating powerful reports in Excel from an Excel template. The template can modified by the costumer (just basic Excel skills are needed) so each costumer can influence the design of his reports (e.g. bills).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QExcel Converter SQL QT4, Import xml excel/openoffice 2003 format, sqlite3 sql text/binary, edit table and export to various Format, Pdf XSL format objects Apache fop JAVA(XSL-FO), XML/XSLT , excel, SQL text sqlite3 dump file and MYSQL SQL to XML/XSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Narrative is a Mac OS X native plotting framework written with the Cocoa API. It is already capable (see, e.g., www.trade-strategist.com), but will evolve into a complete OO solution to plotting in Cocoa and GNUStep.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FlexiSheet is a multi-dimensional spreadsheet in the spirit of Lotus Improv. FlexiSheet runs on MacOS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RRSpreadSheet is a reusable spreadsheet component for the Macintosh OS X Cocoa development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next