awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repository-uri

Awesome GitHub RepositoriesCSV Serialization

Conversion of structured data objects into comma-separated value formats.

Distinct from JSON Serializers: Focuses on CSV output specifically, whereas JSON Serializers focuses on JSON output.

Explore 9 awesome GitHub repositories matching data & databases · CSV Serialization. Refine with filters or upvote what's useful.

Awesome CSV Serialization GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • carlospolop/peass-ngAvatar carlospolop

    carlospolop/PEASS-ng

    20,054Vezi pe GitHub↗

    PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security vulnerabilities and misconfigurations on Linux systems that could lead to unauthorized elevated access. The tool functions as a security audit utility that discovers system weaknesses and sensitive information after initial access is gained. It scans operating systems to identify specific privilege escalation paths. Findings are converted into structured security audit reports. The tool supports exporting scan results into JSON, HTML, and PDF formats for formal analysis and documen

    Converts raw security scan findings into structured JSON, HTML, or PDF formats for documentation.

    C#
    Vezi pe GitHub↗20,054
  • mholt/papaparseAvatar mholt

    mholt/PapaParse

    13,492Vezi pe GitHub↗

    PapaParse is a delimited text processing library that converts CSV files into JSON objects or arrays. It provides a suite of tools for parsing delimited text and transforming structured data objects back into CSV formats through bidirectional serialization. The library is characterized by its ability to process massive datasets using incremental streaming and chunk-based processing to prevent memory overload. It includes an automatic delimiter detector to identify separator characters without manual configuration and utilizes web workers to offload parsing logic to background threads, keeping

    Transforms structured JSON data objects back into delimited CSV text through reverse mapping.

    JavaScript
    Vezi pe GitHub↗13,492
  • lostindark/driverstoreexplorerAvatar lostindark

    lostindark/DriverStoreExplorer

    9,548Vezi pe GitHub↗

    DriverStoreExplorer is a Windows system utility for managing the driver store, serving as a manager for third-party driver packages, a backup tool, and a system storage cleaner. It enables the listing, installation, and removal of driver packages to maintain the operating system's driver store. The project distinguishes itself by auditing the associations between installed driver packages and connected or disconnected hardware devices. It identifies and removes duplicate, obsolete, or redundant driver versions to reclaim disk space and can perform these operations on the local machine or with

    Provides conversion of filtered driver metadata into comma-separated value formats for external analysis.

    C#driverdriver-storedriverstore
    Vezi pe GitHub↗9,548
  • drwetter/testssl.shAvatar drwetter

    drwetter/testssl.sh

    9,091Vezi pe GitHub↗

    testssl.sh is a suite of diagnostic tools and a network security auditor used to scan network ports for supported encryption protocols, ciphers, and vulnerabilities in TLS and SSL configurations. It functions as a security scanner that evaluates the cryptographic strength of a server by testing all available cipher suites. The tool analyzes server encryption strength and identifies security vulnerabilities or weak settings through TLS and SSL security auditing. It verifies that encryption is properly implemented on specific network ports and evaluates whether only strong and modern encryption

    Serializes internal scan findings into machine-readable CSV, JSON, and human-readable HTML reports.

    Shell
    Vezi pe GitHub↗9,091
  • aquasecurity/kube-benchAvatar aquasecurity

    aquasecurity/kube-bench

    8,078Vezi pe GitHub↗

    kube-bench is a Kubernetes security benchmark scanner and configuration auditor. It verifies if a cluster adheres to the Center for Internet Security standards and other hardening guides to identify security misconfigurations and vulnerabilities. The tool operates as a containerized security scanner, utilizing host namespaces to analyze nodes and control plane components without requiring the installation of binaries directly on the host. It supports multiple Kubernetes distributions, applying environment-specific benchmarks to ensure auditing accuracy for managed services. The project cover

    Provides serialization of security scan results into standardized formats like ASFF for integration with security dashboards.

    Go
    Vezi pe GitHub↗8,078
  • tabulapdf/tabulaAvatar tabulapdf

    tabulapdf/tabula

    7,425Vezi pe GitHub↗

    Tabula is a PDF table extraction tool and data scraper designed to isolate tabular structures within text-based PDF files. It functions as a converter that transforms these layouts into structured CSV or spreadsheet formats for data recovery and analysis. The project provides both a visual interface for manually selecting table areas and a headless command-line interface. This dual approach allows for a choice between manual data recovery via visual-area selection and the integration of table extraction into automated data pipelines. The extraction process utilizes Java-based PDF parsing and

    Converts extracted tabular text into comma-separated value formats for spreadsheet compatibility.

    CSScsvexcelpdf
    Vezi pe GitHub↗7,425
  • gusmanb/logicanalyzerAvatar gusmanb

    gusmanb/logicanalyzer

    4,827Vezi pe GitHub↗

    Logicanalyzer is a digital logic analyzer and signal visualizer designed for capturing and analyzing high-speed digital signal transitions. It functions as a protocol decoder that translates raw digital signals into human-readable frames and operates as a network capture tool to acquire data remotely over TCP. The system is an extensible protocol analyzer, allowing the development of custom decoders and renderers for proprietary protocols through external libraries. It supports remote hardware capturing via WiFi and provides a mechanism to increase available digital channels through multi-dev

    Stores captured signal transitions in comma-separated value formats for portability and external analysis.

    Python
    Vezi pe GitHub↗4,827
  • adaltas/node-csvA

    adaltas/node-csv

    4,268Vezi pe GitHub↗

    Această bibliotecă este un serializator și stringifier de date CSV pentru transformarea înregistrărilor structurate în valori separate prin virgulă. Oferă instrumente pentru convertirea înregistrărilor de date în text simplu prin implementări sincrone, bazate pe callback sau bazate pe stream. Proiectul se distinge prin oferirea unei implementări de streaming prin API-ul nativ Node.js Transform, care permite procesarea seturilor mari de date fără a încărca toate înregistrările în memorie. Include, de asemenea, un sistem flexibil de formatare pentru a defini delimitatori specifici, ghilimele, caractere de escape și configurații de header. Setul de instrumente acoperă automatizarea exportului de date și maparea înregistrărilor către șiruri de caractere, permițând generarea programatică a fișierelor din înregistrările bazei de date sau răspunsurile API.

    Serializes structured data records into comma-separated value formats using multiple execution interfaces.

    JavaScript
    Vezi pe GitHub↗4,268
  • watsonbox/exportifyAvatar watsonbox

    watsonbox/exportify

    3,981Vezi pe GitHub↗

    Exportify is a web-based music metadata tool and data archive utility designed to export Spotify playlists and liked songs into portable CSV files. It serves as a multi-language data export utility that allows users to save track, album, and artist details for long-term preservation or data analysis. The tool provides capabilities for bulk playlist archiving, where entire collections of playlists are saved as CSV files and bundled into a single ZIP archive. It also supports targeted extraction through playlist search and filtering based on ownership or collaboration status. The system handle

    Converts structured JSON metadata from the Spotify API into portable CSV strings.

    TypeScriptplaylistsspotifyspotify-api
    Vezi pe GitHub↗3,981
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Serialization
  5. JSON Serializers
  6. CSV Serialization

Explorează sub-etichetele

  • Security Audit SerializersConversion of security scan results into structured CSV, JSON, or HTML formats. **Distinct from CSV Serialization:** Focuses on security-specific audit data rather than general data processing pipelines.