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
·
Back to awslabs/amazon-kinesis-client-python

Open-source alternatives to Amazon Kinesis Client Python

30 open-source projects similar to awslabs/amazon-kinesis-client-python, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Amazon Kinesis Client Python alternative.

  • 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
  • ankurchavda/sparklearningankurchavda avatar

    ankurchavda/SparkLearning

    690View on GitHub↗

    A comprehensive Spark guide collated from multiple sources that can be referred to learn more about Spark or as an interview refresher.

    big-datapysparkspark
    View on GitHub↗690
  • antirez/smazantirez avatar

    antirez/smaz

    1,222View on GitHub↗

    Small strings compression library

    C
    View on GitHub↗1,222

AI search

Explore more awesome repositories

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

Find more with AI search
  • antonmedv/fxantonmedv avatar

    antonmedv/fx

    20,282View on GitHub↗

    Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte

    Goclicommand-linejson
    View on GitHub↗20,282
  • apache/hadoopapache avatar

    apache/hadoop

    15,567View on GitHub↗

    Hadoop is a big data infrastructure suite and distributed data processing framework designed to store and process massive datasets across clusters of computers. It consists of a distributed storage system for managing large files across multiple nodes and a parallel computing engine for processing data across a distributed cluster. The framework implements a distributed file system to ensure fault tolerance and high throughput, paired with a programming model that processes large datasets in parallel. It manages the underlying hardware and software environment required for distributed big dat

    Java
    View on GitHub↗15,567
  • apache/iotdbapache avatar

    apache/iotdb

    6,286View on GitHub↗

    Apache IoTDB is a time-series database designed for the Internet of Things, purpose-built to ingest high-volume data from millions of low-power devices and store timestamp-value pairs with configurable data types and encoding schemes. It organizes time series data and device metadata in a tree-like hierarchy, enabling efficient management of complex industrial sensor networks. The database supports rich querying capabilities, including time-aligned data retrieval across multiple devices, time-based aggregation like downsampling, and frequency-domain signal analysis. It provides high-throughpu

    Javabig-datadatabaseiot
    View on GitHub↗6,286
  • apache/sparkapache avatar

    apache/spark

    43,467View on GitHub↗

    Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e

    Scalabig-datajavajdbc
    View on GitHub↗43,467
  • argilla-io/distilabelargilla-io avatar

    argilla-io/distilabel

    3,277View on GitHub↗

    Distilabel is a framework for synthetic data and AI feedback for engineers who need fast, reliable and scalable pipelines based on verified research papers.

    Python
    View on GitHub↗3,277
  • arm-software/cmsis-dspARM-software avatar

    ARM-software/CMSIS-DSP

    1,023View on GitHub↗

    CMSIS-DSP is an optimized compute library for embedded systems (DSP is in the name for legacy reasons).

    C
    View on GitHub↗1,023
  • atomicobject/heatshrinkatomicobject avatar

    atomicobject/heatshrink

    1,534View on GitHub↗

    data compression library for embedded/real-time systems

    C
    View on GitHub↗1,534
  • awslabs/amazon-kinesis-aggregatorsawslabs avatar

    awslabs/amazon-kinesis-aggregators

    152View on GitHub↗

    Amazon Kinesis Aggregators provides a simple way to create real time aggregations of data on Amazon Kinesis.

    Java
    View on GitHub↗152
  • awslabs/amazon-kinesis-clientawslabs avatar

    awslabs/amazon-kinesis-client

    662View on GitHub↗

    Client library for Amazon Kinesis

    Java
    View on GitHub↗662
  • awslabs/amazon-kinesis-client-netawslabs avatar

    awslabs/amazon-kinesis-client-net

    62View on GitHub↗

    This package provides an interface to the Amazon Kinesis Client Library (KCL) MultiLangDaemon for the .NET Framework.

    C#
    View on GitHub↗62
  • awslabs/amazon-kinesis-client-nodejsawslabs avatar

    awslabs/amazon-kinesis-client-nodejs

    306View on GitHub↗

    Amazon Kinesis Client Library for Node.js

    JavaScript
    View on GitHub↗306
  • awslabs/amazon-kinesis-client-rubyawslabs avatar

    awslabs/amazon-kinesis-client-ruby

    148View on GitHub↗

    A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.

    Ruby
    View on GitHub↗148
  • awslabs/amazon-kinesis-connectorsawslabs avatar

    awslabs/amazon-kinesis-connectors

    326View on GitHub↗

    The Amazon Kinesis Connector Library helps Java developers integrate Amazon Kinesisaws-kinesis with other AWS and non-AWS services. The current version of the library provides connectors for Amazon DynamoDBaws-dynamodb, Amazon Redshiftaws-redshift, Amazon S3aws-s3,…

    Java
    View on GitHub↗326
  • awslabs/amazon-kinesis-data-visualization-sampleawslabs avatar

    awslabs/amazon-kinesis-data-visualization-sample

    171View on GitHub↗

    Amazon Kinesis Data Visualization Sample Application

    JavaScript
    View on GitHub↗171
  • awslabs/amazon-kinesis-learningawslabs avatar

    awslabs/amazon-kinesis-learning

    111View on GitHub↗

    Learning Amazon Kinesis Development

    Java
    View on GitHub↗111
  • awslabs/amazon-kinesis-producerawslabs avatar

    awslabs/amazon-kinesis-producer

    414View on GitHub↗

    Amazon Kinesis Producer Library

    C++
    View on GitHub↗414
  • awslabs/amazon-kinesis-scaling-utilsawslabs avatar

    awslabs/amazon-kinesis-scaling-utils

    335View on GitHub↗

    The Kinesis Scaling Utility is designed to give you the ability to scale Amazon Kinesis Streams in the same way that you scale EC2 Auto Scaling groups – up or down by a count or as a percentage of the total fleet. You can also simply scale to an exact number of Shards. There is no requirement for you to manage the allocation of the keyspace to Shards when using this API, as it is done automatically.

    Java
    View on GitHub↗335
  • awslabs/amazon-redshift-utilsawslabs avatar

    awslabs/amazon-redshift-utils

    2,808View on GitHub↗

    Amazon Redshift Utils contains utilities, scripts and view which are useful in a Redshift environment

    Python
    View on GitHub↗2,808
  • awslabs/aws-fluent-plugin-kinesisawslabs avatar

    awslabs/aws-fluent-plugin-kinesis

    289View on GitHub↗

    Amazon Kinesis output plugin for Fluentd

    Ruby
    View on GitHub↗289
  • awslabs/aws-lambda-redshift-loaderawslabs avatar

    awslabs/aws-lambda-redshift-loader

    595View on GitHub↗

    Amazon Redshift Database Loader implemented in AWS Lambda

    JavaScript
    View on GitHub↗595
  • awslabs/dynamodb-streams-kinesis-adapterawslabs avatar

    awslabs/dynamodb-streams-kinesis-adapter

    104View on GitHub↗

    The Amazon DynamoDB Streams Adapter implements the Amazon Kinesis interface so that your application can use KCL to consume and process data from a DynamoDB stream.

    Java
    View on GitHub↗104
  • awslabs/kinesis-log4j-appenderawslabs avatar

    awslabs/kinesis-log4j-appender

    63View on GitHub↗

    ARCHIVED: Log4J Appender for writing data into a Kinesis Stream

    Java
    View on GitHub↗63
  • awslabs/kinesis-poster-workerawslabs avatar

    awslabs/kinesis-poster-worker

    69View on GitHub↗

    Simple multi-threaded Kinesis Poster and Worker Python examples

    Python
    View on GitHub↗69
  • awslabs/kinesis-storm-spoutawslabs avatar

    awslabs/kinesis-storm-spout

    108View on GitHub↗

    Kinesis spout for Storm

    Java
    View on GitHub↗108
  • 599yongyang/datasetloom5

    599yongyang/DatasetLoom

    0View on GitHub↗
    View on GitHub↗0