Showing 42 open source projects for "c-like"

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
  • 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
  • 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: 30 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: 325,173 This Week
    Last Update:
    See Project
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 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
    TableMD

    TableMD

    CSV file to Markdown and Docbook table converter

    This application converts standard CSV files to Markdown and/or Docbook tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fireworkz (Colton Software)

    Fireworkz (Colton Software)

    An integrated word processor and spreadsheet for RISC OS and Windows

    Fireworkz combines the features of Wordz (a word processor that you can use to write letters, reports, books, invitations, shopping lists, schedules and other documents) and Resultz (a spreadsheet that you can use to perform calculations, analyse figures, and produce colourful charts) enabling you to do even more; incorporate live results in your reports, or perform an automatic mail-merge to your friends or customers. If you are using Microsoft® Windows®, Linux or macOS, and don't know...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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: 6 This Week
    Last Update:
    See Project
  • 9
    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: 65 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Excel  AddIn :   In2Sql

    Excel AddIn : In2Sql

    ODBC Cloud SQL Explorer. Connection Manager. Query Editor.

    https://sourceforge.net/projects/in2sql Video for best usage https://rb.gy/tvl8lk This Excel Addin helps SQL analytic create an Excel report based on ODBC relational data. *Creates table base on data from a relational database *Generate a pivot report using the same external connection (1) *Some ad-hoc tools are available - like "keep only" and "remove only" *you can use the row limit option for exploring the largest dataset *The ODBC connection manager is available *auto-build query tool can create SQL select statement by using different database tables with matching them by column name * creating connections for PowerQuery news and updates -- change list -- v05 beta export tables and SQL to CSV files treat CSV like relational tables -- add Cloud ClickHouse Source resolve the problem with an untrusted source changed Sql Editor fixed behavior for "update rows"
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    XLW is a C++ wrapper for the Excel C API described in the Microsoft Excel 97 Developer's Kit. It makes xll programming automatic. Its powerful interface will empower your C, C# or C++ numerics by embedding them in Excel just like the built-in functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Fiscal Calendar in Excel

    Fiscal Calendar in Excel

    Populates dates, higlights business days and fiscal month start dates.

    ...For example, the Monday ten days before Thanksgiving will be the first week of fiscal month December (November 13 in 2017). Fiscal Calendar in Excel allows you highlight certain business days each month and it'll highlight holidays every year. If you don't like the automated dates, manually set them on the second sheet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    xlsLib

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

    ...If you have time please try to use it or the xlslib-package-2.4.0b1.zip archive, and enter bug reports on any problems! Changes: - library specific strings now in their own namespace - iOS Objective-C library - most project files updated (MSVS etc) - C bridge now supports formulas Note: there is a related SF project, libxls, to read Excel files.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Excel Automation Tool

    Excel Automation Tool

    Perform automatic: compare,copy,delete,merge,format,password removal

    Perform automatic operations between excel files.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    XonGrid

    XonGrid

    Excel interpolation add-in

    XonGrid is a free Excel library of functions to perform 1D, 2D, 3D, 4D and arbitrary dimension (ND) interpolations from scattered data.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 18
    The alternative fast realization of built-in spreadsheet of 1S:Enterprise system (v7.7). Features: improved user interface, correct support of large documents, fast and correct bi-directional Excel converter, multifunctional report builder.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19
    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,809 This Week
    Last Update:
    See Project
  • 20
    The software reads XML files with equity stock order details and submits them to the TWS API from Interactive Brokers for execution. The software also visualizes all order status, error messages, and connection status. Also useful for order latency monit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Bill Splitter

    Easily split a bill with multiple people

    Easily split a bill with multiple people while considering who wants each item on the bill! Fully customizable names as well as tax rates, and supports exporting to Microsoft Excel®. Great for pooled groceries etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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: 62 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next