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 bhmj/jsonslice

Projects sharing features with Jsonslice

16 open-source projects similar to bhmj/jsonslice, 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.

  • 99designs/gqlgen99designs avatar

    99designs/gqlgen

    10,729View on GitHub↗

    gqlgen is a schema-first Go library designed to build type-safe GraphQL servers. It functions as a code generation engine that transforms declarative GraphQL schema definitions into strongly-typed Go source code, ensuring strict alignment between the API contract and the underlying implementation. The framework distinguishes itself through its deep integration with the Go type system and its highly extensible build pipeline. By using schema-first development, it automates the creation of server boilerplate and resolver stubs, allowing developers to map schema fields directly to Go structs and

    Gocodegendataloadergogenerate
    View on GitHub↗10,729
  • a8m/rqlA

    a8m/rql

    0View on GitHub↗
    View on GitHub↗0
  • ccbrown/api-fuccbrown avatar

    ccbrown/api-fu

    57View on GitHub↗

    A collection of Go packages for creating robust GraphQL APIs

    Go
    View on GitHub↗57
  • dosco/super-graphD

    dosco/super-graph

    0View on GitHub↗
    View on GitHub↗0
  • elgs/jsonqlE

    elgs/jsonql

    0View on GitHub↗
    View on GitHub↗0
  • gqlengine/gqlengineG

    gqlengine/gqlengine

    0View on GitHub↗
    View on GitHub↗0

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
  • graph-gophers/graphql-gograph-gophers avatar

    graph-gophers/graphql-go

    4,755View on GitHub↗

    graphql-go is a schema-first GraphQL library and server implementation for Go. It provides a query execution engine and schema parser that converts schema definition strings into executable structures and validates resolver signatures. The library also includes a streaming implementation for real-time GraphQL subscriptions using channels within resolvers. The project distinguishes itself through parallel resolver execution to reduce request latency and the use of buffer-pool memory management to lower garbage collection overhead. It enables the creation of cloneable schema instances from a sh

    Go
    View on GitHub↗4,755
  • graphql-go/graphqlgraphql-go avatar

    graphql-go/graphql

    10,155View on GitHub↗

    This project is a GraphQL implementation for Go, providing a complete suite for building GraphQL servers. It includes a schema engine for defining types, a query parser to convert strings into abstract syntax trees, and an execution engine that resolves fields against a defined schema to return structured data. The library distinguishes itself through reflection-based type mapping, allowing object definitions and arguments to be derived directly from native Go structs. It also supports the execution of real-time data streaming via GraphQL subscriptions and provides an extensible execution pip

    Gographqlgraphql-gosubscriptions
    View on GitHub↗10,155
  • neelance/graphql-goneelance avatar

    neelance/graphql-go

    4,756View on GitHub↗

    graphql-go is a server library for implementing GraphQL servers in Go. It provides the core infrastructure for schema parsing, resolver mapping, and query execution. The library includes a subscription engine that enables real-time data streaming to clients using WebSocket transport. It also features an execution tracer for monitoring and profiling query performance through telemetry tools. The system manages resource consumption and stability through a query optimizer that enforces depth restrictions and controls resolver concurrency. It supports data fetching optimization via field-level p

    Go
    View on GitHub↗4,756
  • samsarahq/thundersamsarahq avatar

    samsarahq/thunder

    1,575View on GitHub↗

    ⚡️ A Go framework for rapidly building powerful graphql services

    JavaScriptgographqlrealtime
    View on GitHub↗1,575
  • sonicroshan/strafS

    SonicRoshan/straf

    0View on GitHub↗
    View on GitHub↗0
  • thedevsaddam/gojsonqthedevsaddam avatar

    thedevsaddam/gojsonq

    2,227View on GitHub↗

    A simple Go package for querying over JSON, YAML, XML, and CSV data.

    Gogo-jsongo-json-querygo-query
    View on GitHub↗2,227
  • timsolov/rest-query-parserT

    timsolov/rest-query-parser

    0View on GitHub↗
    View on GitHub↗0
  • tmc/graphqlT

    tmc/graphql

    0View on GitHub↗
    View on GitHub↗0
  • tomwright/daselTomWright avatar

    TomWright/dasel

    7,976View on GitHub↗

    Dasel is a multi-format data processor and structured data query tool used for querying, editing, and converting data across JSON, YAML, TOML, and XML. It functions as a universal data converter and a cross-format configuration editor that allows users to interact with various serialization formats through a single unified interface. The tool provides a selector-based interface for extracting and searching nested values and modifying keys and values across different file types. It enables the transformation of data between supported structures to change file types while preserving the origina

    Gocliconfigconfiguration
    View on GitHub↗7,976
  • zaba505/gwsZ

    Zaba505/gws

    0View on GitHub↗
    View on GitHub↗0