Ecosyste.ms: OpenCollective

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

Crow

A Fast and Easy to use C++ Web Framework
Collective - Host: opensource - https://opencollective.com/crow - Website: https://crowcpp.org - Code: https://github.com/crowcpp

Installing the library

github.com/CrowCpp/Crow - Tina-1300 opened this issue 9 days ago
Inconsistent response time when using SSL

github.com/CrowCpp/Crow - rbahegne opened this issue 13 days ago
Possibility to mirror Sec-WebSocket-Protocols

github.com/CrowCpp/Crow - andrew-guz opened this pull request 14 days ago
Credential is not supported if Allowed Origin is '*'

github.com/CrowCpp/Crow - bugdea1er opened this pull request 15 days ago
Add an option to expose headers for CORS

github.com/CrowCpp/Crow - bugdea1er opened this pull request 16 days ago
Refactor substr equals by find

github.com/CrowCpp/Crow - gittiver opened this pull request 17 days ago
Remove usage of deprecated Asio API

github.com/CrowCpp/Crow - bugdea1er opened this pull request 18 days ago
Optionally build Crow as a library

github.com/CrowCpp/Crow - bugdea1er opened this issue 19 days ago
Update GitHub action to ubuntu-latest == ubuntu-24-04

github.com/CrowCpp/Crow - gittiver opened this pull request 25 days ago
Fixed CMP0167 CMake warning

github.com/CrowCpp/Crow - bg-softcom opened this pull request 28 days ago
Master sync

github.com/CrowCpp/Crow - andrew-guz opened this pull request about 1 month ago
Using a standalone asio for crow with CPM

github.com/CrowCpp/Crow - rhvarrier opened this issue about 1 month ago
Change to Clang-based compilers in C++ Builder 12

github.com/CrowCpp/Crow - reicesar opened this issue about 1 month ago
Repair Save Coverage report Action too...

github.com/CrowCpp/Crow - gittiver opened this pull request about 2 months ago
Cannot setup asio ssl ctx

github.com/CrowCpp/Crow - rbahegne opened this issue about 2 months ago
Coverage Report is not created anymore fixed

github.com/CrowCpp/Crow - gittiver opened this pull request about 2 months ago
Coverage Report is not generated anymore

github.com/CrowCpp/Crow - gittiver opened this issue about 2 months ago
Bump dawidd6/action-download-artifact from 6 to 7

github.com/CrowCpp/Crow - dependabot[bot] opened this pull request about 2 months ago
Why not using the more handy nlohmann/json?

github.com/CrowCpp/Crow - faywong opened this issue about 2 months ago
Incorrect move of wvalue class

github.com/CrowCpp/Crow - CraigBorrows opened this issue about 2 months ago
Invalid port is not logged in async startup

github.com/CrowCpp/Crow - fliiiix opened this issue about 2 months ago
added page with templates and crow applications to mkdocs

github.com/CrowCpp/Crow - gittiver opened this pull request about 2 months ago
fix failing task timer tests on OSX

github.com/CrowCpp/Crow - gittiver opened this pull request about 2 months ago
How to implement SSL two-way authentication?

github.com/CrowCpp/Crow - ansiliqing opened this issue 2 months ago
feat: support signal handlers

github.com/CrowCpp/Crow - xstar2091 opened this pull request 2 months ago
Possbile fix for #941

github.com/CrowCpp/Crow - morphonedev opened this pull request 2 months ago
asio.hpp miss

github.com/CrowCpp/Crow - Jason-Qian993 opened this issue 2 months ago
When compiling with GCC 14.1.0 (C++23)

github.com/CrowCpp/Crow - wsneijers opened this pull request 3 months ago
Feature request: Customize OPTIONS return code

github.com/CrowCpp/Crow - avaliente-evs opened this issue 3 months ago
How can I release sources before exit

github.com/CrowCpp/Crow - xstar2091 opened this issue 3 months ago
updated wit local dirs to be ignored

github.com/CrowCpp/Crow - gittiver opened this pull request 3 months ago
Upload package files (deb) only on releases

github.com/CrowCpp/Crow - gittiver opened this issue 3 months ago
Added homebrew icon and installation instructions

github.com/CrowCpp/Crow - The-EDev opened this pull request 3 months ago
Prepare and build next crow release

github.com/CrowCpp/Crow - gittiver opened this issue 3 months ago
Question of async or blocking

github.com/CrowCpp/Crow - witcherofthorns opened this issue 3 months ago
Add nixpkgs as distribution to docs

github.com/CrowCpp/Crow - fliiiix opened this pull request 3 months ago
Possibility to mirror Sec-WebSocket-Protocols

github.com/CrowCpp/Crow - andrew-guz opened this pull request 3 months ago
Nix package

github.com/CrowCpp/Crow - fliiiix opened this issue 3 months ago
Check start tags were matched to an end tag

github.com/CrowCpp/Crow - paulharris opened this pull request 3 months ago
Tell Router to use https for the protocol, when enabled.

github.com/CrowCpp/Crow - paulharris opened this pull request 3 months ago
Do not compress when body is empty

github.com/CrowCpp/Crow - paulharris opened this pull request 3 months ago
Headers have a lot of shadowing of variables.

github.com/CrowCpp/Crow - mjmessina opened this issue 3 months ago
added wait timeout to server start

github.com/CrowCpp/Crow - gittiver opened this pull request 3 months ago
fix warnings in unittest

github.com/CrowCpp/Crow - gittiver opened this pull request 3 months ago
RULE_SPECIAL_REDIRECT_SLASH assumes http://

github.com/CrowCpp/Crow - paulharris opened this issue 3 months ago
Create SECURITY.md

github.com/CrowCpp/Crow - ghost opened this pull request 4 months ago
made count method const and removed superfluous ;

github.com/CrowCpp/Crow - gittiver opened this pull request 4 months ago
fix bug of server maybe block when start again

github.com/CrowCpp/Crow - ricky1203 opened this pull request 4 months ago
Large request messages - http routes

github.com/CrowCpp/Crow - akjt opened this issue 4 months ago
changes sleep times and default timeout raised

github.com/CrowCpp/Crow - gittiver opened this pull request 4 months ago
Enable -Wshadow warnings

github.com/CrowCpp/Crow - fliiiix opened this pull request 4 months ago
Return correct port if dynamic port allocation is used

github.com/CrowCpp/Crow - sandro97git opened this pull request 4 months ago
Dead link on Crow documentation

github.com/CrowCpp/Crow - Rz-Rz opened this issue 4 months ago
Segfault while processing a mustache template

github.com/CrowCpp/Crow - GEOEGII555 opened this issue 4 months ago
Update home.html

github.com/CrowCpp/Crow - jtlsc-net opened this pull request 4 months ago
Makes task_timer generic

github.com/CrowCpp/Crow - StefanoPetrilli opened this pull request 4 months ago
add debian package building and upload to releases

github.com/CrowCpp/Crow - gittiver opened this pull request 5 months ago
Add const qualifier to rvalue lo method

github.com/CrowCpp/Crow - t-cadet opened this pull request 5 months ago
MJPEG support within crow

github.com/CrowCpp/Crow - Rz-Rz opened this issue 5 months ago
added wait timeout on server start

github.com/CrowCpp/Crow - gittiver opened this pull request 5 months ago
refactor unit tests

github.com/CrowCpp/Crow - gittiver opened this pull request 5 months ago
There are no exceptions with run_async()

github.com/CrowCpp/Crow - fliiiix opened this issue 5 months ago