awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rokath avatar

rokath/tcobs

0
View on GitHub↗
31 stars·2 forks·C·MIT·1 view

Tcobs

TCOBS v1 & v2 - 1. About The project - 1.1. Assumptions - 2. Preface - 2.1. Why not in 2 steps? - 3. Data Disruption Handling - 4. Current State - 5. Use cases - 6. TCOBS Specification - 6.1. TCOBSv1 Specification - 6.2. TCOBSv2 Specification - 7. Getting Started - 7.1. Folder Overview - 7.2.…

Features

  • Data Processing - Message compression with COBS framing.

Star history

Star history chart for rokath/tcobsStar history chart for rokath/tcobs

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 Tcobs

Similar open-source projects, ranked by how many features they share with Tcobs.
  • adis98/wavestitchadis98 avatar

    adis98/WaveStitch

    6View on GitHub↗

    WaveStitch is a deep generative framework for conditional time series synthesis. It enables the generation of realistic time series data conditioned on auxiliary features (e.g., labels, metadata) and signal anchors (e.g., partial observations). This codebase provides tools for experimentation…

    Python
    View on GitHub↗6
  • aimukhin/minfftaimukhin avatar

    aimukhin/minfft

    51View on GitHub↗

    A minimalistic Fast Fourier Transform library.

    C
    View on GitHub↗51
  • allenai/olmocrallenai avatar

    allenai/olmocr

    17,396View on GitHub↗

    Olmocr is a distributed document processing framework designed to convert PDF and image files into structured markdown. It functions as a vision-based document parser that utilizes multimodal neural networks to interpret complex visual layouts and translate them into standardized text representations. The system operates as a remote inference orchestrator, offloading heavy document analysis tasks to external servers or cloud APIs to minimize local computational requirements. By employing a stateless worker architecture, it decouples document ingestion from inference, allowing for the distribu

    Python
    View on GitHub↗17,396
  • 599yongyang/datasetloom5

    599yongyang/DatasetLoom

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Tcobs→

Frequently asked questions

What does rokath/tcobs do?

TCOBS v1 \& v2 - 1. About The project - 1.1. Assumptions - 2. Preface - 2.1. Why not in 2 steps? - 3. Data Disruption Handling - 4. Current State - 5. Use cases - 6. TCOBS Specification - 6.1. TCOBSv1 Specification - 6.2. TCOBSv2 Specification - 7. Getting Started - 7.1. Folder Overview - 7.2.…

What are the main features of rokath/tcobs?

The main features of rokath/tcobs are: Data Processing.

What are some open-source alternatives to rokath/tcobs?

Open-source alternatives to rokath/tcobs include: adis98/wavestitch — WaveStitch is a deep generative framework for conditional time series synthesis. It enables the generation of… aimukhin/minfft — A minimalistic Fast Fourier Transform library. allenai/olmocr — Olmocr is a distributed document processing framework designed to convert PDF and image files into structured… ankurchavda/sparklearning — A comprehensive Spark guide collated from multiple sources that can be referred to learn more about Spark or as an… antirez/smaz — Small strings compression library. 599yongyang/datasetloom.