awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
JnLlnd avatar

JnLlnd/ObjCSV

0
View on GitHub↗
31 stars·12 forks·AutoHotkey·9 views

ObjCSV

AutoHotkey_L (AHK) functions to load from CSV files, sort, display and save as CSV collections of records using the Object data type. Files can be read and saved in any delimited format (CSV, semi-colon, tab delimited, single-line or multi-line, etc.). Collections can also be displayed, edited and read in GUI ListView objects.

Features

  • Data Format Libraries - Loads and saves CSV data to objects.

Star history

Star history chart for jnllnd/objcsvStar history chart for jnllnd/objcsv

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ObjCSV

Similar open-source projects, ranked by how many features they share with ObjCSV.
  • alire-project/xmlezoutalire-project avatar

    alire-project/xmlezout

    3View on GitHub↗

    XML EZ_Out

    Ada
    View on GitHub↗3
  • cocobelgica/autohotkey-jsoncocobelgica avatar

    cocobelgica/AutoHotkey-JSON

    284View on GitHub↗

    JSON module for AutoHotkey

    AutoHotkey
    View on GitHub↗284
  • cocobelgica/autohotkey-serdescocobelgica avatar

    cocobelgica/AutoHotkey-SerDes

    15View on GitHub↗

    Serialize / de-serialize an AutoHotkey object structure

    AutoHotkey
    View on GitHub↗15
  • adacore/xmladaAdaCore avatar

    AdaCore/xmlada

    29View on GitHub↗

    XML/Ada: An XML parser for Ada95

    Ada
    View on GitHub↗29
See all 20 alternatives to ObjCSV→

Frequently asked questions

What does jnllnd/objcsv do?

AutoHotkey_L (AHK) functions to load from CSV files, sort, display and save as CSV collections of records using the Object data type. Files can be read and saved in any delimited format (CSV, semi-colon, tab delimited, single-line or multi-line, etc.). Collections can also be displayed, edited and read in GUI ListView objects.

What are the main features of jnllnd/objcsv?

The main features of jnllnd/objcsv are: Data Format Libraries.

What are some open-source alternatives to jnllnd/objcsv?

Open-source alternatives to jnllnd/objcsv include: alire-project/xmlezout — XML EZ_Out. cocobelgica/autohotkey-json — JSON module for AutoHotkey. cocobelgica/autohotkey-serdes — Serialize / de-serialize an AutoHotkey object structure. componolit/jwx — JWX is a library for handling JSON data and more. It is implemented in the SPARK programming language and has been… componolit/sxml — SXML is an XML library implemented in pure SPARK 2014. Absence of runtime errors and bounded stack usage have been… adacore/xmlada — XML/Ada: An XML parser for Ada95.