Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/aerogo/aero

:bullettrain_side: High-performance web server for Go (2016). New alpha (2024) with even better performance is currently in development at https://git.akyoto.dev/go/web
https://github.com/aerogo/aero

Added response body modifiers

b7c5c9d8e94aec4145f48dc985abb336cf2f5743 authored over 5 years ago
Updated dependencies

2210a92d5a228aac1187adff47696aac16cc2bee authored over 5 years ago
Updated dependencies

21bfffcbf7002f7f9da501eb73eaa592ff55ebf6 authored over 5 years ago
Improved NewContext

e375632d15ee18327619625fa3653504114d96f5 authored over 5 years ago
Use cached versions of request/response helpers

3f20c0d14e013fadfe4efe65574b01555b291de7 authored over 5 years ago
Moved Simulate from ctx to handler

c608dfe28e7b90c7f25c2cda94290f96f06ad309 authored over 5 years ago
Ensure consistent formatting

4cb4d19ab1dc4c62c7ed669614a3abcac5e33a8d authored over 5 years ago
Improved documentation

ed03b41bc506e6f0f9f58cd1a103a81546482db4 authored over 5 years ago
Added documentation for wildcard routes

594aa39266dd7fa7f40a87cee8e22c7899218cb0 authored over 5 years ago
Added ctx.Simulate

9fed32c8d47449b3d58254411582faa10a97edd5 authored over 5 years ago
Added internal methods

9fe646a864e0eb392580d7ebe3dde6445ff29d79 authored over 5 years ago
Updated dependencies

380833569ef86c2d8492d90d3b3c6b9b24068d64 authored over 5 years ago
Improved readability

23370a314968887b7ef7ca53352b8be650e61974 authored over 5 years ago
Improved readability

fc0961ebfe228fd501effb7e69dc80bfd382e421 authored over 5 years ago
Added benchmarks

c4fb9dc6db1c3b81eb95ea5df387299ad28c2bfe authored over 5 years ago
Added app.NewContext and ctx.Close

7a33dca0627d8162ac2d3657075e42f3a15c61ce authored over 5 years ago
Improved tests

ebbb697e83bb8ac57ad4aa3f90515219c0d0b997 authored over 5 years ago
Cleanup

a38be523b14b22011fbc52f5a38945a330d66938 authored over 5 years ago
Request and Response are now interfaces

8b6268f4484cec879c060e196b9eab2736b5ab10 authored over 5 years ago
Updated dependencies

d15b2b6a629590d092e6b7882f3b236661d0d777 authored over 5 years ago
Fixed tests

caba9bc002bd6cefff995f6a07aff87d5499b25c authored over 5 years ago
Cleanup

3524591509918934d10ee6b14ccf95e5d9dead95 authored over 5 years ago
Improved HTTP/2 push

27da25145c88cb7b5748c711f26aa6f096ae9d9f authored over 5 years ago
Improved documentation

475d2622138d6584dd56ec9b625e0a890f851d87 authored over 5 years ago
All tests passing

42198e1c8f14dad6cdcba695c2dbeaea505a5fb4 authored over 5 years ago
New middleware definition

35104cd6946a5a03ccf6e8970fbe31d6de63e012 authored over 5 years ago
Renamed getResponse to test

187498a66f9d6f6b92e8e150c711774b089459e6 authored over 5 years ago
Improved tests

b2c8e51d3ca982e8f9f17732ab35f178d111f969 authored over 5 years ago
Lower radix tree memory usage

4c34a6d700af594bb6a253085fefd88c8bc25d71 authored over 5 years ago
Updated test

fc3fc5560bde0155dad6a194e1c6115a3829b008 authored over 5 years ago
Context is an interface now

5e251c3a9f1edf7e3b57ce65167aa9b8ce16904c authored over 5 years ago
Fields are no longer exported

dd21a1d01c8dd4503ea8f5bb5c76b1dfcadabdee authored over 5 years ago
Removed Data field

36ccb640091114a1ab96697d5036d69d5052fe3b authored over 5 years ago
Router no longer exported

5810820093942e405c806af347d75292558ab98a authored over 5 years ago
Added Any method

df7ef2b8175b249b1c41e8030502ce1b85da991f authored over 5 years ago
Use httptest

3af1b566eda879a88b5a07f126dda0762fc4e925 authored over 5 years ago
Improved tests

34809887899477060f41028706a276aaa35a0cbd authored over 5 years ago
Implemented parameter parser

02d5f5232c9fc9856ec319d5e51421d9a6b33098 authored over 5 years ago
Wildcard routing fully supported now

bfd1ed30db5962e069046e6a166ccdbca862bf42 authored over 5 years ago
Added wildcard test

7b167476464e3490cae239d897704b6854872edc authored over 5 years ago
Cleaner split implementation

a5564da56bc45fd61b3643a5ad5468ccca035d19 authored over 5 years ago
Improved tests and node resets

cbab98184f4a960f5a763a7c5f4477d699a4f275 authored over 5 years ago
Add trailing slash support

bfa3ad1b8bddca1d60cad4bbf5252d8ebbac5317 authored over 5 years ago
Fixed adjacent parameters

e2c7cab954999938edcb7047a867b9bf905d6e2c authored over 5 years ago
Test adjacent parameter routes

09fa0f782543f2dab09957f17d59aead98121e2c authored over 5 years ago
Parameter parsing is working

9f2814578a2ffe3c8e750c9c1d002b2865102850 authored over 5 years ago
Basic test is passing

ae1a3a252a1ab0723eabbd54e6ea9672c96ac4a2 authored over 5 years ago
Fixed a bug in tree.split

bfc0bc5ce205a519de284eeebd2705a303cc4a05 authored over 5 years ago
Added GitHub routing test

0d410dcb0b0fa319b5bca60a54f762c3ba32d082 authored over 5 years ago
Added more HTTP methods

6fa3d66104b8ba1238394fa41e8cdb99216d63b6 authored over 5 years ago
Improved static router test

855f1e28e313a18f9f647eaf8a1fc4523df46c35 authored over 5 years ago
Improved lookup performance

9e10837a54127ef6783799af9577f18ad3257376 authored over 5 years ago
Implemented support for static routes

e11487f6b85fa553f15331e95b28ad184e864a8d authored over 5 years ago
Added radix tree insertion

248cf7d3c66ddf4e3593060706addbcf251719b1 authored over 5 years ago
Started working on a new router

06d63915c223ed83f3df189948e017c1d33f2487 authored over 5 years ago
Use a context pool to reduce allocations

7ff00fcd8400fe9e2a55b1ee0d11693a30510066 authored over 5 years ago
Improved testing API

b01a06938f1fbc1b58889f66224820b88202bb6c authored over 5 years ago
Moved response cancel logic to respondBytes

0d9d40dd1da40c7c8c80d50083e1c117a1e498da authored over 5 years ago
Handle is now func(*Context) error

a0c598048d730caec117da69872bd6327b7ae009 authored over 5 years ago
Updated dependencies

e2197972569bfcb75d3d6f34e018afe9b52ca8ed authored over 5 years ago
Support http DELETE routes (fixes #8)

7b8e6e8c5ad1406a7949a6c77e08ea88244a184a authored over 5 years ago
Updated dependencies

e71c2d03021b3bccdb800ae34d10325d11e2682b authored over 5 years ago
Updated akyoto/hash

8938751e96c1f39bec40465f562de4e7383b509b authored over 5 years ago
Vastly improved hashing

cc16bb7f7c897ac4c2feb7db7d128b987cc55920 authored over 5 years ago
Faster hashing for E-Tags (~300%)

ee11578deb186bc37402098283fadeda92f50aef authored over 5 years ago
Improved error checks in Serve & ServeTLS

9ac2269efe36e6e5a8d03007ad613e8e6de01528 authored over 5 years ago
Added funding information

53be00c63037306869e22b4178f8f3ef8b1ed3cf authored over 5 years ago
Reordered struct fields to match guidelines

d287134f048753a7ee4b9f71929d2c1c3b16525b authored over 5 years ago
Updated configuration

6fda04f929ea5bfc8701d8943aba43ca66a6ac3b authored over 5 years ago
Use stricter linter settings

2236e9b16e5d8ce97c69743428dfee298eb70472 authored over 5 years ago
Updated dependencies

ac62d9e7190a39a2660560a3ab566faeb7244c88 authored over 5 years ago
Updated README

d168b8f746065cb04fb7ddd51ec31a650bf79d47 authored over 5 years ago
Updated README

97c9e3fd4e32417b1212aeb2af4a9de01d6b9a6a authored over 5 years ago
Updated dependencies

d5db18fd68f479c3c62dc4bbc9cbf08e4975c392 authored over 5 years ago
Cleanup

35c79e819ca2f4c08c9a35b094e91b3308e7eeeb authored over 5 years ago
Removed unnecessary function wrapping

f3fd38b695f56c04faa2cb4ad697978975e76278 authored over 5 years ago
Updated README

718da1e4e2a08884a8f4bc15753be21e82ffae77 authored over 5 years ago
Updated README

a81b4f772c71d3538a0fbac35e1daddbee3c8b48 authored over 5 years ago
Removed manifest from the configuration

bc3cde6b0154da19a3c9e48712258e55ef3c1795 authored over 5 years ago
Fixed APNG test

4efe1d30db935205fbeb6caa8a08ea339308fe9f authored over 5 years ago
Updated README

8301b0c5701bacffcb427428e177d0f28ca70758 authored over 5 years ago
Fixed tests

b4ee8cac62f5880ba9c901cd5409128fa29ec117 authored over 5 years ago
Updated README

1e0422187dcc0aa99310844467caf04ad7824a68 authored over 5 years ago
Improved bootstrap code generator

d20a92d202b1a8fd8831eeb066067b9be36feb1a authored over 5 years ago
Split headers to a separate file

218edb603733a4bbccb319c656498935ba2d9b74 authored over 5 years ago
Improved source documentation

2a02c345a242890508b9682993ca3ed0a963fa97 authored over 5 years ago
Updated dependencies

6a0f5838e075d48f7121a4663b1ac87f493350d9 authored over 5 years ago
Updated gitignore

5fa7ebf4b51e5a1dc79caadfe7aa239aa8031835 authored over 5 years ago
Switched to quicktest for tests

936c922866ed7ac7766695a1c6f481d0b55991c3 authored over 5 years ago
Merge branch 'quicktest'

baf7f38abc31896be8483ef8c90c15f6c0247b95 authored over 5 years ago
Updated dependencies

9daaa119d661419e6db71de37b5e25ca346ff0eb authored over 5 years ago
Removed a dependency

b999288bfe903c8bd9cc19d6d346b84ecea1ab32 authored over 5 years ago
Minor change

6143bfc7349bbd13c5c985feba096dcb0d923cb5 authored over 5 years ago
Updated dependencies

0bb9419ec184eb5ceb0fd02a6fb39ecda13c312e authored over 5 years ago
Started using quicktest for tests

2cecf42ee7f984750fea961e664d5a9fc3201e00 authored over 5 years ago
Added a test for the gzip pool

674e72c482000efefccf46b470480c1d64f41062 authored over 5 years ago
Minor change

b0db1eee83c00ce24d2fe25f98547866830ba755 authored over 5 years ago
Asset config is now extracted to aerogo/pack

355f0f19d177cc17dc3d82a23c46501660f0eae5 authored over 5 years ago
Removed unnecessary call

c347691c3a039383c32ae4ddf4b9097ac1743227 authored over 5 years ago
Clean up dependencies

50d27b1374ad8ff3fb086891e1020b35c4832ac1 authored over 5 years ago