These test are just for fun, all these router are great and really efficient. Bone do not pretend to be the fastest router for every job.
router mux http-router http go-libraryHttpRouter is a lightweight high performance HTTP request router (also called multiplexer or just mux for short) for Go.In contrast to the default mux of Go's net/http package, this router supports variables in the routing pattern and matches against the request method. It also scales better.
router http mux http-router go-libraryEvennia is a modern library for creating online multiplayer text games (MUD, MUSH, MUX, MUCK, MOO etc) in pure Python. It allows game creators to design and flesh out their ideas with great freedom. Evennia is made available under the very friendly BSD license. http://www.evennia.com is the main hub tracking all things Evennia.
mud mux mush multiplayer moo text-based text-based-adventure django twisted game-engine game-development gamedev webserver webclientThis benchmark suite aims to compare the performance of Go web frameworks. It is inspired by Go HTTP Router Benchmark but this benchmark suite is different with that. Go HTTP Router Benchmark suit aims to compare the performance of routers but this Benchmark suit aims to compare whole HTTP request processing.
benchmark concurrency http-router-benchmark webframework muxA high performance and powerful trie based url path router for Go. This router supports fixed and regex rules in routing pattern, and matches request method. It's optimized by trie structure for faster matching and large scale rules.
router mux beegoLightweight utilities for inspecting and manipulating video container formats. The MP4 inspector is used extensively as a debugging tool for the transmuxer. You can see it in action by cloning the project and opening the debug page in your browser.
video container transmux mux player hls mp4 flv aac h264The router is capable off handle any kind or URI, static, dynamic or catchall and based on the HTTP request Method accept or discard the request.For example, suppose we have an API that exposes a service that allow to ping any IP address.
httprouter http-server www mux http2-push http2 dynamic rest-api versioning web-framework go-web-framework frameworkGo Server/API micro framwework, HTTP request router, multiplexer, mux.Have problems, bugs, feature ideas? We are using the github issue tracker to manage them.
multiplexer mux framework http-server router gorouter goserver http-router http go-libraryCreates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively traverses the input data structure and multiplexes its promises.
promise async await multiplex mux nested deep recursiveLightweight, idiomatic and stable for building Go 1.7+ HTTP services. It aims to provide a composable way to develop HTTP services.
doggy web-framework http negroni httprouter muxBouncer is a network TCP port redirector/forward proxy (like rinetd) with extra features like Reverse tunneling (like ssh -R), SSL tunneling (like stunnel), connection Failover, LoadBalancing and Clustering.
bouncer tcp mux tunnel reverse-tunnels encryption aes sslSimple and Fast Multiplexer for Go! (Inspired from github.com/go-zoo/bone)
multiplexer router mux hasty routingThe purpose of this web app is for me to learn Go REST API Development using Mux (router), Gorm (ORM), JSON Web Tokens (JWT), and Golang development in general. The application is optimized for Heroku deployment using the Go Build Kit and Godep for dependency management. Several routes are protected and require JWT tokens, which can be generated using the login route. You will need to create a user by sending a post request to the createUser route.
golang-application jwt gorm-orm mux gorilla-mux rest-api mysql boilerplate crud go-jwtAlthough venerable, the TELNET protocol is still in use by some services and expected by some clients. If you need to connect to something that "speaks TELNET", this module offers some simple objects for that purpose. If you need to connect to something that speaks TELNET, but you don't care about options or negotiations, then simply use TelnetSocket to decorate a regular socket. It will filter out all the "TELNET stuff" and pass the remaining data on to you.
do dont event mud moo mush mux subnegotiation protocol rfc854 rfc855 socket stream telnet transform will wontEasy embeddable MP4 mux/demux library.
mp4 mux demux muxing demuxing single-header-libSimple and fast web framework for build golang HTTP applications. In rux, you can add a named route, and you can get the corresponding route instance(rux.Route) from the router according to the name.
router http-router muxHera multiplexes connections for MySQL and Oracle databases. It supports sharding the databases for horizontal scaling. You can build mux using either Docker or manual build.
oracle mysql scalability databases muxA simple and fast HTTP router for Go. I wanted a simple, fast router that has no unnecessary overhead using the standard library only, following good practices and well tested code.
router http muxYou need to add an ExtraConfig section to the configuration to enable the CORS middleware. At least one option should be defined.
cors api-gateway gin mux krakend krakend-cors
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.