-
WG21-P2546R5 ``
WG21-P2810R4 `is_debugger_present()` Is Replaceable
Feature-test macro:
```cpp
#define __cpp_lib_debugging 202403L
```
We need to teach the IDE about this new extensionless h…
-
I am not entirely certain I understand the requirements being addressed by this work. I read the requirements section of [this paper](https://lss.fnal.gov/archive/2019/conf/fermilab-conf-19-577-scd.pd…
-
*_Reported by: lth on Fri Dec 10 06:00:00 2004 *_
167 v0.53 (2004-12-10 / lth)
Priority: low
Category: REPRESENTATIONS / Portability
The data representations in Petit Larceny are quite abstract and…
-
🔬 *This is an experiment in doing radically open research. I plan to post all my work on this openly as I do it, tracking it in this issue. I'd love for people to comment, or better yet collaborate! *…
colah updated
3 years ago
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this f…
-
I really appreciate spyql flexibility and the fact that it supports many formats, but what if I want to add my own format support?:slightly_smiling_face:
My use case: I have custom data format, and…
-
An important part of all apps will be to power recommendations. Orion, as the primary data layer and API for apps will need to, in some way, accommodate recommendation engine integrations. I have limi…
-
[I have a branch](https://github.com/eiriktsarpalis/PolyType/compare/main...AArnott:PolyType:netstandard2.0) where I'm exploring this now. Besides the "simple" breaks that just require `#if` to avoid …
-
## Purpose and requirements
The purpose of this library is to provide a solution for creating distributed stream processing applications. These applications read data from data sources that (option…
-
Isolating each native extension into a separate memory domain protects its internal states against other potentially malicious native extensions running in the same address space.
To implement this…