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 patternmatched/ejsv

Open-source alternatives to Ejsv

30 open-source projects similar to patternmatched/ejsv, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ejsv alternative.

  • a2kaid/get-wechat-dbA

    A2kaid/Get-WeChat-DB

    0View on GitHub↗
    View on GitHub↗0
  • academic/awesome-datascienceacademic avatar

    academic/awesome-datascience

    29,416View on GitHub↗

    This project is a comprehensive, community-driven knowledge repository that serves as a centralized hub for data science resources. It provides a structured index of educational materials, software packages, and professional development tools designed to support both students and practitioners in navigating the data science landscape. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast collection of external links into a human-readable, markdown-based document. By relying on distributed contributions, the project maintains an up-to-date snapshot of the fi

    analyticsawesome-listdata-mining
    View on GitHub↗29,416
  • aisk/rust-memcacheaisk avatar

    aisk/rust-memcache

    148View on GitHub↗

    memcache client for rust

    Rustcacheclientdriver
    View on GitHub↗148
  • al8n/strettoal8n avatar

    al8n/stretto

    432View on GitHub↗

    Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.

    Rustcachecachingconcurrent
    View on GitHub↗432
  • allinurl/goaccessallinurl avatar

    allinurl/goaccess

    20,242View on GitHub↗

    This project is a terminal-based log analyzer and real-time traffic monitoring system designed for web server environments. It processes raw server access logs to generate structured statistical insights, providing visibility into visitor behavior, bandwidth usage, and request latency. The tool functions as a high-performance utility capable of handling large-scale datasets through multi-threaded parsing and memory-efficient data structures. The software distinguishes itself by offering both an interactive terminal interface and a web-based dashboard that updates in real-time via WebSocket st

    Canalyticsapachec
    View on GitHub↗20,242

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
  • amir20/dozzleamir20 avatar

    amir20/dozzle

    11,646View on GitHub↗

    Dozzle is a web-based dashboard designed for the real-time monitoring and management of Docker container environments. It provides a centralized interface to stream live logs, track resource utilization, and perform administrative tasks across multiple host environments. The platform distinguishes itself by offering an interactive terminal emulator that allows users to execute commands directly within running containers from a browser. It also includes built-in alerting capabilities, enabling users to monitor log streams for specific patterns and receive automated notifications when critical

    Godockerdocker-containergolang
    View on GitHub↗11,646
  • anchorcms/anchor-cmsanchorcms avatar

    anchorcms/anchor-cms

    3,298View on GitHub↗

    A lightweight blog CMS for PHP

    PHPanchoranchor-cmsblog
    View on GitHub↗3,298
  • apecloud/ape-dtsapecloud avatar

    apecloud/ape-dts

    580View on GitHub↗

    ApeCloud's Data Transfer Suite, written in Rust. Provides ultra-fast data replication between MySQL, PostgreSQL, Redis, MongoDB, Kafka and ClickHouse, ideal for disaster recovery (DR) and migration scenarios.

    Rustbinlogcdcclickhouse
    View on GitHub↗580
  • artemeff/eqlartemeff avatar

    artemeff/eql

    117View on GitHub↗

    Erlang with SQL, inspired by yesql.

    Erlang
    View on GitHub↗117
  • artemeff/qspartemeff avatar

    artemeff/qsp

    18View on GitHub↗

    QSP is enhanced Erlang query string parser, that supports nested arrays, hashes and returns maps. Requires Erlang 17.0 and better. Extracted from Plug.

    Erlang
    View on GitHub↗18
  • awesome-spark/awesome-sparkawesome-spark avatar

    awesome-spark/awesome-spark

    1,882View on GitHub↗

    A curated list of awesome Apache Spark packages and resources.

    Shellapache-sparkawesomepyspark
    View on GitHub↗1,882
  • awesomedata/awesome-public-datasetsawesomedata avatar

    awesomedata/awesome-public-datasets

    75,979View on GitHub↗

    This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a centralized reference point for researchers, developers, and data scientists to locate reliable information sources across a wide spectrum of industries and scientific fields. By providing a structured index, the repository facilitates the discovery of data necessary for exploratory analysis, machine learning model training, and the development of data-intensive applications. The directory distinguishes itself through a lightweight, platform-agnostic approach to resource indexing that

    aaron-swartzawesome-public-datasetsdatasets
    View on GitHub↗75,979
  • ayarotsky/redis-shieldayarotsky avatar

    ayarotsky/redis-shield

    97View on GitHub↗

    Redis and Valkey module that implements the token-bucket algorithm as a native command for high-performance rate limiting

    Rustrate-limitingredisredis-module
    View on GitHub↗97
  • b4b4r07/zsh-historyb4b4r07 avatar

    b4b4r07/zsh-history

    83View on GitHub↗

    A plugin for zsh history extended by golang, dealing it like SQL

    Go
    View on GitHub↗83
  • beekeeper-studio/beekeeper-studiobeekeeper-studio avatar

    beekeeper-studio/beekeeper-studio

    22,030View on GitHub↗

    Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It provides a unified graphical interface to connect to, query, and modify data across a wide range of relational and NoSQL database systems. The application functions as a comprehensive workspace, integrating tools for schema design, record editing, and data visualization. The project distinguishes itself through a focus on secure, flexible connectivity and AI-assisted workflows. It supports advanced authentication methods, including enterprise single sign-on, multi-factor authentic

    TypeScriptbigquerycassandracockroachdb
    View on GitHub↗22,030
  • berty/go-orbit-dbberty avatar

    berty/go-orbit-db

    452View on GitHub↗

    Go version of P2P Database on IPFS

    Go
    View on GitHub↗452
  • biodatageeks/polars-biobiodatageeks avatar

    biodatageeks/polars-bio

    168View on GitHub↗

    Blazing-Fast Bioinformatic Operations on Python DataFrames

    Python
    View on GitHub↗168
  • blinklabs-io/nviewblinklabs-io avatar

    blinklabs-io/nview

    38View on GitHub↗

    A TUI for monitoring Cardano nodes

    Go
    View on GitHub↗38
  • boltdb/boltboltdb avatar

    boltdb/bolt

    14,642View on GitHub↗

    Bolt is a single-file embedded key-value store for Go applications. It is an ACID transactional database that organizes data in B+trees on disk to provide efficient sorted key retrieval and range scans. The system uses a memory-mapped model to map the database file directly into the process address space for fast random-access reads. The project distinguishes itself through a multi-version concurrency control architecture that allows multiple simultaneous readers to access a consistent snapshot of data without blocking a writer. It employs a single-writer multi-reader locking model and uses a

    Go
    View on GitHub↗14,642
  • bosun-monitor/bosunbosun-monitor avatar

    bosun-monitor/bosun

    3,394View on GitHub↗

    Time Series Alerting Framework

    Goalertingbosungo
    View on GitHub↗3,394
  • bsi-bund/rdpcachestitcherBSI-Bund avatar

    BSI-Bund/RdpCacheStitcher

    329View on GitHub↗

    RdpCacheStitcher is a tool that supports forensic analysts in reconstructing useful images out of RDP cache bitmaps. Using raw RDP cache tile bitmaps extracted by tools like e.g. ANSSI's BMC-Tools (https://github.com/ANSSI-FR/bmc-tools) as input, it provides a graphical user interface and…

    C++
    View on GitHub↗329
  • caarlos0-graveyard/zsh-pgcaarlos0-graveyard avatar

    caarlos0-graveyard/zsh-pg

    19View on GitHub↗

    A ZSH plugin with utility functions to work with PostgreSQL.

    Shell
    View on GitHub↗19
  • cacti/cactiCacti avatar

    Cacti/cacti

    1,832View on GitHub↗

    Cacti ™

    PHP
    View on GitHub↗1,832
  • caesar0301/awesome-public-datasetscaesar0301 avatar

    caesar0301/awesome-public-datasets

    75,981View on GitHub↗

    A topic-centric list of HQ open datasets.

    View on GitHub↗75,981
  • capnproto/capnprotocapnproto avatar

    capnproto/capnproto

    13,089View on GitHub↗

    CapnProto is a zero-copy serialization framework and remote procedure call system. It serves as a C++ communication library providing a schema-based data interchange format that eliminates the need to encode or decode data before reading it from memory. The system enables high-performance data serialization and low-latency network communication. It supports cross-language data exchange by using a defined schema to ensure consistent binary representation across different platforms. The framework provides tools for implementing remote procedure calls, allowing functions to be invoked on a remo

    C++
    View on GitHub↗13,089
  • ceph/cephceph avatar

    ceph/ceph

    16,247View on GitHub↗

    Ceph is a unified, software-defined storage platform designed to provide object, block, and file storage services from a single distributed cluster. By decoupling data management from physical hardware, it enables elastic scaling across commodity hardware, allowing organizations to build large-scale storage infrastructure without reliance on proprietary vendor equipment. The system distinguishes itself through a shared-nothing, distributed architecture that utilizes deterministic hashing for data placement. This approach eliminates centralized metadata bottlenecks, allowing the cluster to sca

    C++block-storagecloud-storagedistributed-file-system
    View on GitHub↗16,247
  • chainsafe/gossamerChainSafe avatar

    ChainSafe/gossamer

    452View on GitHub↗

    🕸️ Go Implementation of the Polkadot Host

    Gogolangp2ppolkadot
    View on GitHub↗452
  • chdb-io/chdbchdb-io avatar

    chdb-io/chdb

    2,694View on GitHub↗

    chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse

    Pythonchdbclickhouseclickhouse-database
    View on GitHub↗2,694
  • cinience/redisstudiocinience avatar

    cinience/RedisStudio

    1,545View on GitHub↗

    RedisStudio Redis GUI client(tool) for windows

    C++
    View on GitHub↗1,545
  • 06chaynes/http-cache06chaynes avatar

    06chaynes/http-cache

    101View on GitHub↗

    A caching middleware that follows HTTP caching rules

    Rust
    View on GitHub↗101