All Projects → higherkindness → Mu Haskell

higherkindness / Mu Haskell

Licence: apache-2.0
Mu (μ) is a purely functional framework for building micro services.

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Mu Haskell

Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Stars: ✭ 3,392 (+1477.67%)
Mutual labels:  grpc, rpc, hacktoberfest
Go Micro Boilerplate
The boilerplate of the GoLang application with a clear microservices architecture.
Stars: ✭ 147 (-31.63%)
Mutual labels:  grpc, rpc, protocol-buffers
Evans
Evans: more expressive universal gRPC client
Stars: ✭ 2,710 (+1160.47%)
Mutual labels:  grpc, protocol-buffers, rpc
Akka Grpc
Akka gRPC
Stars: ✭ 361 (+67.91%)
Mutual labels:  grpc, rpc, hacktoberfest
Go Grpc Examples
This repo contains examples and implementations of different types of GRPC services and APIs using Golang.
Stars: ✭ 180 (-16.28%)
Mutual labels:  grpc, rpc, protocol-buffers
Noproto
Flexible, Fast & Compact Serialization with RPC
Stars: ✭ 138 (-35.81%)
Mutual labels:  rpc, protocol-buffers, avro
Go Proto Gql
Protobuff plugins for generating graphql schema and golang to graphql bindings. Also supports a graphql gateway (Alpha)
Stars: ✭ 127 (-40.93%)
Mutual labels:  graphql, grpc, protocol-buffers
Grpc Go
The Go language implementation of gRPC. HTTP/2 based RPC
Stars: ✭ 15,042 (+6896.28%)
Mutual labels:  grpc, rpc, hacktoberfest
Grpc Caller
An improved Node.js gRPC client
Stars: ✭ 151 (-29.77%)
Mutual labels:  grpc, hacktoberfest
Gatsby Plugin Algolia
A plugin to push to Algolia based on graphQl queries
Stars: ✭ 154 (-28.37%)
Mutual labels:  graphql, hacktoberfest
Ginrpc
gin auto binding,grpc, and annotated route,gin 注解路由, grpc,自动参数绑定工具
Stars: ✭ 157 (-26.98%)
Mutual labels:  grpc, rpc
Core
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Stars: ✭ 2,004 (+832.09%)
Mutual labels:  graphql, hacktoberfest
Zeebe
Distributed Workflow Engine for Microservices Orchestration
Stars: ✭ 2,165 (+906.98%)
Mutual labels:  grpc, hacktoberfest
Vulcan Next
The Next starter for GraphQL developers
Stars: ✭ 155 (-27.91%)
Mutual labels:  graphql, hacktoberfest
Buf
A new way of working with Protocol Buffers.
Stars: ✭ 3,328 (+1447.91%)
Mutual labels:  grpc, protocol-buffers
Captain Fact Api
🔎 CaptainFact - API. The one that serves and process all the data for https://captainfact.io
Stars: ✭ 145 (-32.56%)
Mutual labels:  graphql, hacktoberfest
Protodep
Collect necessary .proto files (Protocol Buffers IDL) and manage dependencies
Stars: ✭ 167 (-22.33%)
Mutual labels:  grpc, protocol-buffers
Gatsby Wordpress Themes
🎨 Gatsby WordPress Theme
Stars: ✭ 175 (-18.6%)
Mutual labels:  graphql, hacktoberfest
Comunica
📬 A knowledge graph querying framework for JavaScript
Stars: ✭ 183 (-14.88%)
Mutual labels:  graphql, hacktoberfest
Magiconion
Unified Realtime/API framework for .NET platform and Unity.
Stars: ✭ 2,505 (+1065.12%)
Mutual labels:  grpc, rpc

Mu for Haskell

built with nix Actions Status

This repo defines a set of libraries to write microservices in a format- and protocol-independent way. It shares the same goals as Mu for Scala, but using idiomatic Haskell and more type-level techniques.

Documentation

Contributing

This set of libraries are thought to be built using Stack. Just jump into the folder and run stack build! The top-level stack.yaml defines a common resolver and set of dependencies for all the packages.

If you want to contribute, please be sure to read the development guidelines first.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].