-
为了实现对接Consul服务治理,需要引入json解析。调研过几个主流的json解析器都不是很满意,也不太想引入第三方库依赖。于是过年花了几天时间把json标准看了一遍实现了一个ANSI-C的json-parser,完整支持ECMA-404 json标准。之后也加入一些jons build的功能。主要接口如下:
### json value相关接口
~~~c
/* 解析json文档产生jso…
-
from: https://github.com/llvm/llvm-project/commit/1efd1227b2042b865afb7c5a260f2d96927bf911
to: https://github.com/llvm/llvm-project/commit/5df7d88c37877756984a533e4b5ccaad015c7491
commit: c2f0f5ad93c0…
-
不在更新框架了吗
-
### What is your problem?
Because RapidJSON isn't released long time.
### How to reproduce it
_No response_
-
Theses packages contains output on build which can't decoded as ```utf-8```
- [ ] capnproto 0.7.0
- [ ] capnproto 0.8.0
- [ ] capnproto 0.9.1
- [ ] taocpp-json 1.0.0-beta.13
- [ ] taocpp-json 1.0…
n-bes updated
2 years ago
-
We currently use `rapidjson` and default `json` library to parse/stringify JSON. The alternative library `orjson` is 6 times faster than `json` and 2-3 times faster than `rapidjson`.
We (me and @fp…
-
### What happens?
duckdb can't install on msys2 or cygwin environment:
```sh
$ pip install -U --user duckdb
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting duckdb
Usi…
-
* What happened: ive been futzing around with fastfetch getting random selection of icons on terminal start set up, thats entirely handled by my bashrc, and unrelated to fastfetch. in testing commands…
-
### What happens?
I am having an issue installing the python package on `feature` branch. The steps to reproduce works fine on `main`.
```bash
# in duckdb/tools/pythonpkg
python3 -m pip install …
-
already check some issue, but unable to understand how to solve this error when try to prebuild python package for "duckdb"
here is my package meta.yaml
```
package:
name: duckdb
version: "1.…