kawipiko icon indicating copy to clipboard operation
kawipiko copied to clipboard

kawipiko -- blazingly fast static HTTP server -- focused on low latency and high concurrency, by leveraging Go, `fasthttp` and the CDB embedded database

Results 5 kawipiko issues
Sort by recently updated
recently updated
newest added

As per it seems `TCP_NODELAY` is enabled by default for TCP connections (also accepted ones?). Check if this is the case with `fasthttp`.

Dear project owners, We are a group of researchers investigating the usefulness of augmenting Software Bills of Materials (SBOMs) with information about known vulnerabilities of third-party dependencies. As claimed in...

CDB has a file size limit of 4 GB which is a part of the file specification. There is a library that makes some of the 32 bit integers, the...