-
yao Public
Forked from YaoApp/yao🚀 A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases.
Go Apache License 2.0 UpdatedJan 15, 2025 -
xgen Public
Forked from YaoApp/xgenA official lowcode resolution based yao app engine.
TypeScript Apache License 2.0 UpdatedJan 13, 2025 -
-
xun Public
Forked from YaoApp/xunXun Database is an object-relational mapper (ORM), can change the table structure at run time, especially suitable for use in Low-Code application.
Go Apache License 2.0 UpdatedMay 11, 2024 -
temporal Public
Forked from temporalio/temporalTemporal service
Go MIT License UpdatedSep 20, 2023 -
caddy Public
Forked from caddyserver/caddyFast, multi-platform web server with automatic HTTPS
Go Apache License 2.0 UpdatedOct 30, 2021 -
-
resty Public
Forked from go-resty/restySimple HTTP and REST client library for Go
Go MIT License UpdatedFeb 2, 2021 -
hashstructure Public
Forked from mitchellh/hashstructureGet hash values for arbitrary values in Go (golang).
Go MIT License UpdatedJan 21, 2021 -
-
bloom Public
Forked from bits-and-blooms/bloomGo package implementing Bloom filters
Go BSD 2-Clause "Simplified" License UpdatedAug 27, 2020 -
tide Public
Forked from http-rs/tideServe the web – HTTP server framework
Rust Apache License 2.0 UpdatedMar 13, 2020 -
-
retag Public
Forked from sevlyar/retagChange tags of structures' fields in runtime without copying of data in Go. Conditional marshalling and unmarshalling.
Go MIT License UpdatedApr 29, 2019 -
gotlsscan Public
Forked from jbardin/gotlsscanScan a TLS server for compatibility with the Go crypto/tls package
Go MIT License UpdatedDec 10, 2018 -
go-libp2p Public
Forked from libp2p/go-libp2plibp2p implementation in Go
Go MIT License UpdatedAug 16, 2018 -
-
-
django-uwsgi Public
Forked from unbit/django-uwsgiDjango related examples/trick/modules for uWSGI
Python MIT License UpdatedJan 10, 2018 -
graphql-go Public
Forked from graph-gophers/graphql-goGraphQL server with a focus on ease of use
Go BSD 2-Clause "Simplified" License UpdatedNov 28, 2017 -
webhook Public
Forked from adnanh/webhookwebhook is a lightweight configurable incoming webhook server which can execute shell commands
Go MIT License UpdatedNov 17, 2017 -
-
kit Public
Forked from go-kit/kitA standard library for microservices.
Go MIT License UpdatedOct 10, 2016 -
lua-jwt Public
Forked from Olivine-Labs/lua-jwtJSON Web Token library
Lua MIT License UpdatedJun 19, 2016 -
ahocorasick Public
Automatically exported from code.google.com/p/ahocorasick
-
-
python-social-auth Public
Forked from omab/python-social-authAdd some chinese social oauth2 backends
Python BSD 3-Clause "New" or "Revised" License UpdatedJan 19, 2015 -
JSON-js Public
Forked from douglascrockford/JSON-jsJSON in JavaScript
JavaScript UpdatedFeb 4, 2014 -
-
pybtree Public
Pure python implemention of B-Tree and B+Tree in memory.