Skip to content

Commit

Permalink
update web date
Browse files Browse the repository at this point in the history
  • Loading branch information
lizunstop committed Jun 29, 2021
1 parent ef1d93d commit c2a240a
Show file tree
Hide file tree
Showing 10 changed files with 2,365 additions and 2,366 deletions.
392 changes: 196 additions & 196 deletions README.md

Large diffs are not rendered by default.

392 changes: 196 additions & 196 deletions docs/README.md

Large diffs are not rendered by default.

82 changes: 41 additions & 41 deletions docs/book/README.md

Large diffs are not rendered by default.

889 changes: 444 additions & 445 deletions docs/c/README.md

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions docs/go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* A curated list of awesome Go frameworks, libraries, software and resources.
* Inspired by Awesome.
* If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you!
* Last Sync Time: Fri Jun 25 2021 15:52:49 GMT+0800 (中国标准时间)
* Last Sync Time: Tue Jun 29 2021 09:55:28 GMT+0800 (中国标准时间)
* Synchronize Every Day.
#### Order by alphabetical and star count.

Expand All @@ -21,14 +21,14 @@

| Repository | StarCount | Description | RecentlyUpdated |
| :---- | ----: | :---- | :---- |
| [oto](https://github.com/hajimehoshi/oto) | 824 | ♪ A low-level library to play sound on multiple platforms ♪ | 5 months ago |
| [portaudio](https://github.com/gordonklaus/portaudio) | 452 | Go bindings for the PortAudio audio I/O library | 9 months ago |
| [oto](https://github.com/hajimehoshi/oto) | 825 | ♪ A low-level library to play sound on multiple platforms ♪ | 3 days ago |
| [portaudio](https://github.com/gordonklaus/portaudio) | 452 | Go bindings for the PortAudio audio I/O library | 10 months ago |
| [music-theory](https://github.com/go-music-theory/music-theory) | 342 | Go models of Note, Scale, Chord and Key | a year ago |
| [waveform](https://github.com/mdlayher/waveform) | 338 | Go package capable of generating waveform images from audio streams. MIT Licensed. | a year ago |
| [portmidi](https://github.com/rakyll/portmidi) | 257 | Go bindings for libportmidi | 8 months ago |
| [portmidi](https://github.com/rakyll/portmidi) | 258 | Go bindings for libportmidi | 8 months ago |
| [id3v2](https://github.com/bogem/id3v2) | 190 | 🎵 ID3 decoding and encoding library for Go | 2 months ago |
| [flac](https://github.com/mewkiz/flac) | 158 | Package flac provides access to FLAC (Free Lossless Audio Codec) streams. | 5 months ago |
| [malgo](https://github.com/gen2brain/malgo) | 149 | Mini audio library | 2 months ago |
| [malgo](https://github.com/gen2brain/malgo) | 150 | Mini audio library | 2 months ago |
| [mix](https://github.com/go-mix/mix) | 138 | Sequence-based Go-native audio mixer for music apps | a year ago |
| [GoAudio](https://github.com/DylanMeeus/GoAudio) | 137 | Go tools for audio processing & creation 🎶 | 3 months ago |
| [gaad](https://github.com/Comcast/gaad) | 84 | GAAD (Go Advanced Audio Decoder) | 3 months ago |
Expand All @@ -42,33 +42,33 @@

| Repository | StarCount | Description | RecentlyUpdated |
| :---- | ----: | :---- | :---- |
| [oauth2](https://github.com/golang/oauth2) | 3688 | Go OAuth2 | 8 hours ago |
| [goth](https://github.com/markbates/goth) | 3210 | Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. | 6 days ago |
| [authboss](https://github.com/volatiletech/authboss) | 2690 | The boss of http auth. | a month ago |
| [oauth2](https://github.com/golang/oauth2) | 3695 | Go OAuth2 | 8 hours ago |
| [goth](https://github.com/markbates/goth) | 3213 | Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. | 10 days ago |
| [authboss](https://github.com/volatiletech/authboss) | 2694 | The boss of http auth. | a month ago |
| [loginsrv](https://github.com/tarent/loginsrv) | 1789 | JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, .. | 4 months ago |
| [go-jose](https://github.com/square/go-jose) | 1777 | An implementation of JOSE standards (JWE, JWS, JWT) in Go | 19 days ago |
| [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) | 1769 | A standalone, specification-compliant, OAuth2 server written in Golang. | 6 months ago |
| [osin](https://github.com/openshift/osin) | 1672 | Golang OAuth2 server library | 4 months ago |
| [gologin](https://github.com/dghubble/gologin) | 1399 | Go login handlers for authentication providers (OAuth1, OAuth2) | 16 days ago |
| [gorbac](https://github.com/mikespook/gorbac) | 1184 | goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang. | 2 months ago |
| [scs](https://github.com/alexedwards/scs) | 888 | HTTP Session Management for Go | 19 days ago |
| [paseto](https://github.com/o1egl/paseto) | 517 | Platform-Agnostic Security Tokens implementation in GO (Golang) | a year ago |
| [go-jose](https://github.com/square/go-jose) | 1777 | An implementation of JOSE standards (JWE, JWS, JWT) in Go | 23 days ago |
| [go-oauth2-server](https://github.com/RichardKnop/go-oauth2-server) | 1771 | A standalone, specification-compliant, OAuth2 server written in Golang. | 6 months ago |
| [osin](https://github.com/openshift/osin) | 1673 | Golang OAuth2 server library | 5 months ago |
| [gologin](https://github.com/dghubble/gologin) | 1402 | Go login handlers for authentication providers (OAuth1, OAuth2) | 19 days ago |
| [gorbac](https://github.com/mikespook/gorbac) | 1187 | goRBAC provides a lightweight role-based access control (RBAC) implementation in Golang. | 2 months ago |
| [scs](https://github.com/alexedwards/scs) | 892 | HTTP Session Management for Go | 23 days ago |
| [paseto](https://github.com/o1egl/paseto) | 518 | Platform-Agnostic Security Tokens implementation in GO (Golang) | a year ago |
| [permissions2](https://github.com/xyproto/permissions2) | 430 | :closed_lock_with_key: Middleware for keeping track of users, login states and permissions | 10 months ago |
| [jwt](https://github.com/cristalhq/jwt) | 272 | Safe, simple and fast JSON Web Tokens for Go | 9 days ago |
| [go-guardian](https://github.com/shaj13/go-guardian) | 268 | Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication. | a day ago |
| [jwt](https://github.com/cristalhq/jwt) | 273 | Safe, simple and fast JSON Web Tokens for Go | 12 days ago |
| [go-guardian](https://github.com/shaj13/go-guardian) | 271 | Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication. | 5 days ago |
| [jwt](https://github.com/pascaldekloe/jwt) | 257 | JSON Web Token library | 4 months ago |
| [jeff](https://github.com/abraithwaite/jeff) | 225 | 🍍Jeff provides the simplest way to manage web sessions in Go. | 2 days ago |
| [jeff](https://github.com/abraithwaite/jeff) | 225 | 🍍Jeff provides the simplest way to manage web sessions in Go. | 6 days ago |
| [httpauth](https://github.com/goji/httpauth) | 206 | HTTP Authentication middlewares | a year ago |
| [jwt-auth](https://github.com/adam-hanna/jwt-auth) | 204 | This package provides json web token (jwt) middleware for goLang http servers | a month ago |
| [branca](https://github.com/hako/branca) | 153 | :key: Secure alternative to JWT. Authenticated Encrypted API Tokens for Go. | a year ago |
| [sessionup](https://github.com/swithek/sessionup) | 112 | Straightforward HTTP session management | 17 days ago |
| [sessionup](https://github.com/swithek/sessionup) | 112 | Straightforward HTTP session management | 20 days ago |
| [session](https://github.com/icza/session) | 105 | Go session management for web servers (including support for Google App Engine - GAE). | 2 years ago |
| [jwt](https://github.com/robbert229/jwt) | 90 | This is an implementation of JWT in golang! | 7 months ago |
| [sjwt](https://github.com/brianvoe/sjwt) | 89 | Simple JWT Golang | 2 years ago |
| [sjwt](https://github.com/brianvoe/sjwt) | 90 | Simple JWT Golang | 2 years ago |
| [rbac](https://github.com/zpatrick/rbac) | 79 | Minimalistic RBAC package for Go applications | 3 years ago |
| [sessions](https://github.com/adam-hanna/sessions) | 59 | A dead simple, highly performant, highly customizable sessions middleware for go http servers. | a year ago |
| [securecookie](https://github.com/chmike/securecookie) | 51 | Fast, secure and efficient secure cookie encoder/decoder | 2 months ago |
| [go-email-normalizer](https://github.com/dimuska139/go-email-normalizer) | 20 | Golang library for providing a canonical representation of email address. | 6 months ago |
| [go-email-normalizer](https://github.com/dimuska139/go-email-normalizer) | 21 | Golang library for providing a canonical representation of email address. | 7 months ago |
| [otpgo](https://github.com/jltorresm/otpgo) | 20 | Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go. | 4 months ago |
| [scope](https://github.com/SonicRoshan/scope) | 12 | Easily Manage OAuth2 Scopes In Go | a month ago |
| [sessiongate-go](https://github.com/f0rmiga/sessiongate-go) | 9 | A driver for the SessionGate Redis module - easy session management using the Go language. | 3 years ago |
Expand Down
Loading

0 comments on commit c2a240a

Please sign in to comment.