awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awdeorio avatar

awdeorio/csvstream

0
View on GitHub↗
54 stars·20 forks·C++·MIT·3 vues

Csvstream

csvstream

Features

  • Data Formats and Parsing - CSV parser.

Historique des stars

Graphique de l'historique des stars pour awdeorio/csvstreamGraphique de l'historique des stars pour awdeorio/csvstream

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Csvstream

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Csvstream.
  • saulpw/visidataAvatar de saulpw

    saulpw/visidata

    8,834Voir sur GitHub↗

    VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting large tabular datasets. It functions as a structured data inspector that loads and flattens complex formats like JSON, XML, and PCAP into interactive sheets, as well as a terminal file manager for navigating directories and performing staged filesystem operations. The project distinguishes itself by rendering data visualizations, such as scatter plots and histograms, directly in the terminal using Unicode Braille characters. It provides a Python-based data wrangling environme

    Pythonclicsvdatajournalism
    Voir sur GitHub↗8,834
  • oils-for-unix/oilsAvatar de oils-for-unix

    oils-for-unix/oils

    3,288Voir sur GitHub↗

    Oils is a Unix shell interpreter and scripting language runtime that combines a modern shell language with POSIX and Bash compatibility. It functions as a structured data shell, integrating JSON and J8 formats to manage complex data without relying on string parsing. The system is distinguished by a C++ transpiled interpreter that converts a subset of Python source code into strongly typed C++ for high-performance execution. It features a garbage-collected typed runtime that supports prototype-based polymorphism, lexical closures, and reference-based variable mutation. To decouple shell logic

    Python
    Voir sur GitHub↗3,288
  • kellyjonbrazil/jcAvatar de kellyjonbrazil

    kellyjonbrazil/jc

    8,538Voir sur GitHub↗

    jc is a tool that transforms plain-text results from command-line utilities, system tools, log formats, and text tables into structured JSON data. It functions as a structured data transformer capable of converting various file formats, including CSV, INI, XML, and YAML, into JSON representations for programmatic use. The project includes a collection of specific parsers for Unix commands and system tools such as df, blkid, and various package managers. It also features specialized converters for web server logs, Common Log Format, and Common Event Format strings. The tool covers broad capab

    Pythonbashbash-scriptingcli
    Voir sur GitHub↗8,538
  • arroyosystems/arroyoAvatar de ArroyoSystems

    ArroyoSystems/arroyo

    4,819Voir sur GitHub↗

    Arroyo is a high-performance stream processing platform built in Rust. It executes continuous SQL queries on streaming data with event-time semantics, enabling accurate windowed aggregations, joins, and stateful computations on unbounded event streams. The platform uses native Rust execution for high throughput and low latency, with periodic checkpointing for exactly-once fault tolerance and horizontal scaling across distributed workers. The system integrates deeply with Kafka for reading and writing topics with exactly-once delivery and supports change data capture (CDC) from MySQL and Postg

    Rustdatadata-stream-processingdev-tools
    Voir sur GitHub↗4,819
Voir les 30 alternatives à Csvstream→

Questions fréquentes

Que fait awdeorio/csvstream ?

csvstream

Quelles sont les fonctionnalités principales de awdeorio/csvstream ?

Les fonctionnalités principales de awdeorio/csvstream sont : Data Formats and Parsing.

Quelles sont les alternatives open-source à awdeorio/csvstream ?

Les alternatives open-source à awdeorio/csvstream incluent : saulpw/visidata — VisiData is a terminal-based interactive data analysis tool and browser designed for exploring, filtering, and sorting… kellyjonbrazil/jc — jc is a tool that transforms plain-text results from command-line utilities, system tools, log formats, and text… oils-for-unix/oils — Oils is a Unix shell interpreter and scripting language runtime that combines a modern shell language with POSIX and… velocidex/velociraptor — Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and… arroyosystems/arroyo — Arroyo is a high-performance stream processing platform built in Rust. It executes continuous SQL queries on streaming… zesterer/chumsky — Chumsky is a parser combinator library used to build high-performance parsers by composing small parsing functions…