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
Back to awslabs/dynamodb-streams-kinesis-adapter

Projects sharing features with Dynamodb Streams Kinesis Adapter

30 open-source projects similar to awslabs/dynamodb-streams-kinesis-adapter, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 599yongyang/datasetloom5

    599yongyang/DatasetLoom

    0View on GitHub↗
    View on GitHub↗0
  • activeloopai/deeplakeactiveloopai avatar

    activeloopai/deeplake

    9,175View on GitHub↗

    DeepLake is AI data infrastructure consisting of a multimodal data lake, a hybrid search engine, and a serverless vector database. It provides a PostgreSQL-based AI data runtime that combines multimodal storage with streaming pipelines to load and shuffle datasets from cloud storage directly into deep learning training pipelines. The system utilizes lazy indexing to store and slice images, audio, and video without loading entire files into memory. It enables retrieval-augmented generation by persisting high-dimensional embeddings in a serverless vector store and implementing hybrid search tha

    C++agentagentic-ragai
    View on GitHub↗9,175
  • activeloopai/hubactiveloopai avatar

    activeloopai/Hub

    9,177View on GitHub↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    View on GitHub↗9,177
  • addresscloud/aws-lambda-docker-rasterioaddresscloud avatar

    addresscloud/aws-lambda-docker-rasterio

    19View on GitHub↗

    AWS Lambda Container Image with Python Rasterio for querying Cloud Optimised GeoTiffs.

    Python
    View on GitHub↗19

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
  • 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
  • ahmed-ali/jsonexportAhmed-Ali avatar

    Ahmed-Ali/JSONExport

    4,812View on GitHub↗

    JSONExport is a multi-language code generator and JSON schema converter that transforms JSON data structures into strongly typed source code classes. It serves as an API response mapper, converting JSON objects into data transfer objects to automate the creation of model classes. The tool specializes in multi-language model synthesis, allowing users to define data models across different programming languages using a single JSON input. It generates class boilerplate, including constructors and accessors, and provides a preview pipeline to review the resulting source code before it is saved.

    Swift
    View on GitHub↗4,812
  • aimukhin/minfftaimukhin avatar

    aimukhin/minfft

    51View on GitHub↗

    A minimalistic Fast Fourier Transform library.

    C
    View on GitHub↗51
  • algolia/algoliasearch-railsalgolia avatar

    algolia/algoliasearch-rails

    420View on GitHub↗

    AlgoliaSearch integration to your favorite ORM

    Ruby
    View on GitHub↗420
  • 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
  • amuste/dnetindexeddbamuste avatar

    amuste/DnetIndexedDb

    107View on GitHub↗

    Blazor Library for IndexedDB DOM API

    JavaScript
    View on GitHub↗107
  • ankane/groupdateankane avatar

    ankane/groupdate

    3,888View on GitHub↗

    Groupdate is a PostgreSQL time series aggregator and date grouping tool. It provides a set of SQL functions to group and aggregate temporal records into discrete buckets, such as days, weeks, or months, to calculate sums and averages for reports. The project focuses on ensuring continuous timelines through time series gap filling, which inserts default values for periods where no data exists. It also includes a temporal data formatter that converts grouped date-time keys into localized strings or custom formatting patterns. The tool covers broad temporal data operations, including time range

    Ruby
    View on GitHub↗3,888
  • ankane/lockboxankane avatar

    ankane/lockbox

    1,598View on GitHub↗

    Modern encryption for Ruby and Rails

    Ruby
    View on GitHub↗1,598
  • ankane/rollupankane avatar

    ankane/rollup

    350View on GitHub↗

    Rollup time-series data in Rails

    Ruby
    View on GitHub↗350
  • ankane/searchkickankane avatar

    ankane/searchkick

    6,717View on GitHub↗

    Searchkick is an integration library and wrapper that connects application models to search engines such as Elasticsearch and OpenSearch. It functions as a search index synchronizer, automatically mirroring database records to a search server to enable full-text and vector retrieval. The project provides a high-level interface for implementing keyword search, semantic vector search, and hybrid search. It distinguishes itself through the ability to combine traditional keyword matching with vector embeddings using reranking and fusion techniques to improve precision. The library covers the end

    Ruby
    View on GitHub↗6,717
  • ankane/troveankane avatar

    ankane/trove

    80View on GitHub↗

    Deploy machine learning models in Ruby (and Rails)

    Ruby
    View on GitHub↗80
  • 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
  • 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
  • appliedtrust/traildashAppliedTrust avatar

    AppliedTrust/traildash

    358View on GitHub↗

    AWS CloudTrail Dashboard

    Go
    View on GitHub↗358
  • aptabase/aptabaseaptabase avatar

    aptabase/aptabase

    1,635View on GitHub↗
    TypeScriptanalyticsandroidelectron
    View on GitHub↗1,635
  • 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
  • attaswift/btreeattaswift avatar

    attaswift/BTree

    1,324View on GitHub↗

    Fast sorted collections for Swift using in-memory B-trees

    Swift
    View on GitHub↗1,324
  • aws/amazon-cognito-androidaws avatar

    aws/amazon-cognito-android

    31View on GitHub↗

    ARCHIVED: Use https://github.com/aws/aws-sdk-android/

    Java
    View on GitHub↗31
  • aws/amazon-cognito-dotnetaws avatar

    aws/amazon-cognito-dotnet

    10View on GitHub↗

    Official repository for Amazon Cognito Sync Manager SDK for Dotnet.

    C#
    View on GitHub↗10
  • 100apps/openshare100apps avatar

    100apps/openshare

    3,619View on GitHub↗

    ##Welcome to OpenShare.

    Objective-C
    View on GitHub↗3,619