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 archetype-dynamics/ostrichdb-cli

Open-source alternatives to OstrichDB CLI

25 open-source projects similar to archetype-dynamics/ostrichdb-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best OstrichDB CLI alternative.

  • max-mapper/art-of-nodemax-mapper avatar

    max-mapper/art-of-node

    9,873View on GitHub↗

    This project is a curated educational guide and instructional resource for the Node.js runtime environment. It serves as a comprehensive introduction to core concepts, including asynchronous programming tutorials, network application primers, and guides on the module system and stream API. The material focuses on the fundamental building blocks of server-side development, specifically how to create reusable code packages and manage project dependencies via a module manifest. It provides detailed instruction on building programs that communicate over HTTP and TCP protocols to exchange data acr

    JavaScript
    View on GitHub↗9,873
  • benjamindblock/odin-mustachebenjamindblock avatar

    benjamindblock/odin-mustache

    38View on GitHub↗

    Native implementation of {{mustache}} templates in Odin.

    Odin
    View on GitHub↗38
  • chriskohlhoff/asiochriskohlhoff avatar

    chriskohlhoff/asio

    5,896View on GitHub↗

    Asio is a C++ library for performing network and low-level I/O operations using a consistent asynchronous model that avoids blocking program execution. It provides a portable, cross-platform interface for network socket communication across different operating systems, and manages multiple asynchronous operations without requiring explicit thread management or locking. The library implements a proactor-based asynchronous model where operations post completion handlers to a queue for later execution, and wraps operating system I/O multiplexing mechanisms like epoll, kqueue, IOCP, and select in

    C++
    View on GitHub↗5,896
  • fawdlstty/libfvfawdlstty avatar

    fawdlstty/libfv

    142View on GitHub↗

    libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client

    C++
    View on GitHub↗142

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
  • gmlc-tdc/netifGMLC-TDC avatar

    GMLC-TDC/netif

    16View on GitHub↗

    Header-only C++14 library for getting addresses associated with network interfaces without name lookups on Windows, macOS, Linux, and FreeBSD

    C++
    View on GitHub↗16
  • ironsdu/brynetIronsDu avatar

    IronsDu/brynet

    1,064View on GitHub↗

    A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.

    C++c-plus-pluscpp11cross-platform
    View on GitHub↗1,064
  • laytan/odin-httplaytan avatar

    laytan/odin-http

    395View on GitHub↗

    A HTTP/1.1 implementation for Odin purely written in Odin (besides SSL).

    Odin
    View on GitHub↗395
  • laytan/odin-mysqllaytan avatar

    laytan/odin-mysql

    14View on GitHub↗

    package mysql contains bindings for libmysqlclient, targeting MySQL 8.x. Almost all referenced functions in the manual found here: https://dev.mysql.com/doc/c-api/8.0/en/ have been added, excluding any deprecated functions and the client plugin system.

    Odin
    View on GitHub↗14
  • laytan/odin-postgresqllaytan avatar

    laytan/odin-postgresql

    35View on GitHub↗

    Odin bindings for libpq version 17.

    Odin
    View on GitHub↗35
  • laytan/templelaytan avatar

    laytan/temple

    29View on GitHub↗

    An experimental in development templating engine for Odin

    Odin
    View on GitHub↗29
  • zeromq/cppzmqzeromq avatar

    zeromq/cppzmq

    2,306View on GitHub↗

    Header-only C++ binding for libzmq

    C++
    View on GitHub↗2,306
  • archetype-dynamics/open-ostrichdbArchetype-Dynamics avatar

    Archetype-Dynamics/Open-OstrichDB

    10View on GitHub↗

    Open-source implementation of the OstrichDB database backend written in Odin.

    Odin
    View on GitHub↗10
  • nviam/odin-templatelessnviam avatar

    nviam/odin-templateless

    1View on GitHub↗

    A lightweight, logicless templating library for the Odin programming language. This library allows you to define templates using placeholder variables within strings and replace them with values from a provided dictionary.

    Odin
    View on GitHub↗1
  • qicosmos/cinatraqicosmos avatar

    qicosmos/cinatra

    2,161View on GitHub↗

    C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework

    C++
    View on GitHub↗2,161
  • saenai255/odin-sqlite3saenai255 avatar

    saenai255/odin-sqlite3

    63View on GitHub↗

    Odin bindings to the SQLite3 C API.

    Odin
    View on GitHub↗63
  • saenai255/odin-wsserversaenai255 avatar

    saenai255/odin-wsserver

    10View on GitHub↗

    Odin bindings for the wsServer C WebSocket library.

    Odin
    View on GitHub↗10
  • skypjack/uvwskypjack avatar

    skypjack/uvw

    2,044View on GitHub↗

    Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!

    C++cppcpp17event-loop
    View on GitHub↗2,044
  • stackless-goto/nygmaS

    stackless-goto/nygma

    0View on GitHub↗
    View on GitHub↗0
  • stiffstream/restinioStiffstream avatar

    Stiffstream/restinio

    1,301View on GitHub↗

    Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use

    C++asiocpluspluscpp
    View on GitHub↗1,301
  • thalhammer/jwt-cppThalhammer avatar

    Thalhammer/jwt-cpp

    1,151View on GitHub↗

    A header only library for creating and validating json web tokens in c++

    C++
    View on GitHub↗1,151
  • thetarnav/odin-graphql-parserT

    thetarnav/odin-graphql-parser

    0View on GitHub↗

    This is a GraphQL language parser based on the GraphQL spec written in Odin.

    View on GitHub↗0
  • tradias/asio-grpcTradias avatar

    Tradias/asio-grpc

    467View on GitHub↗

    Asynchronous gRPC with Asio/unified executors

    C++
    View on GitHub↗467
  • xcyl/cuehttpxcyl avatar

    xcyl/cuehttp

    41View on GitHub↗

    cuehttp is a modern c++ middleware framework for http(http/https)/websocket(ws/wss).

    C++
    View on GitHub↗41
  • yhirose/cpp-httplibyhirose avatar

    yhirose/cpp-httplib

    16,597View on GitHub↗

    This is a header-only C++ library that provides implementations for HTTP clients, HTTP servers, and a WebSocket framework. It allows for the creation of network services and the consumption of remote APIs without requiring a separate compilation step or external binary linking. The project features backend-agnostic TLS integration for secure HTTPS and WSS communication and employs a thread-pool model to process concurrent requests. It distinguishes itself with a full-duplex WebSocket state-machine and a middleware-based request pipeline that supports regular-expression path routing. The libr

    C++
    View on GitHub↗16,597
  • godotengine/godot-demo-projectsgodotengine avatar

    godotengine/godot-demo-projects

    8,250View on GitHub↗

    This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex

    GDScript
    View on GitHub↗8,250