-
Is this project still alive? Are there plans to accept the new API of SQLite and to allow updates beyond v3.32 of the engine?
I am using SQLeet in my project and it is good to know the plans of the…
-
## Issue Description
In the course to find rooms for performance optimization, we are trying to go over the expensive calls in the consensus phases to improve performance.
This particular one …
-
### What do you want to see covered in the TRIP Report newsletter?
I'd like to see an issue of the TRIP Report that explores the macro view of the rideshare industry.
Areas of coverage could i…
-
### Is your feature request related to a problem? Please describe.
This is a bit of a general issue, but picking up lots of items is very slow and painful. Especially now with the new tailoring syste…
-
Hi,
We use Shinken extensively in our infrastructure including some of the plugins ( livestatus api for example )
I noticed that a lot of the components ( especially the plugins ) haven't had any…
-
The current proposal has no mechanism for creating or joining threads, relying on the embedder to provide these operations. This allows for simple integration with SharedArrayBuffer, where a [dedicate…
binji updated
4 years ago
-
# "fffaraz/awesome-cpp"
*22-06-2021 13:07*
> A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. - fffaraz/awesome-cpp
A cur…
-
WireGuard utilizes the following:[5]
1. Curve25519 for key exchange
2. ChaCha20 for encryption
3. Poly1305 for data authentication
4. SipHash for hashtable keys
5. BLAKE2s for hashing
6. UDP-b…
-
Research and evaluate different back-end technologies that can be used to support the staff access monitoring system. This includes selecting the appropriate server framework, database system and any …
-
### **A Taste of Linear Logic** by Philip Wadler
**Tags**: linear logic, explicit curry-howard
Traditional logic has close ties to computing in general and functional languages in particular. The …