-
Hi,
Is there any plan to add [slog](https://pkg.go.dev/golang.org/x/exp/slog) handler implementation for Zerolog ?. If there are no ongoing efforts then i can raise the PR the same
Regards
-
Why did I submit the proposal of database? I think there are some reasons as following:
1. The database is so populor that almost every application is using it, we want to make the development as sim…
-
For an API like the C standard library `read`:
```
ssize_t read(int fildes, void *buf, size_t nbyte);
```
where the caller allocates a buffer which the callee (partially) fills in, to express the …
-
### Problem
An `.xz` file is [entirely read during `BlockReader::new`](https://github.com/jtmoon79/super-speedy-syslog-searcher/blob/48687e8a65af56cf9c6279702ccaa6a66c127a06/src/readers/blockreader…
-
trying to add MbedTLS.jl package
not having any luck
any workarounds?
julia> versioninfo()
Julia Version 1.5.1
Commit 697e782ab8 (2020-08-25 20:08 UTC)
Platform Info:
OS: macOS (x86_6…
ghost updated
2 years ago
-
Is the WASI style API supported by moonbit? for example provide a raw linear memory view via FFI.
-
Hello,
Since libsodium-net does not currently work on .NET Standard (https://github.com/adamcaudill/libsodium-net/pull/155), I'm using your library for Ed25519.
However, I can't use it to recre…
-
### Is your proposal related to a problem?
Our current Memcached & Redis implementations are good at reducing cost however they don't improve query durations as much because each time a query comes…
-
Hello i would like to ask if / how would it be possible to feed the function transformer to be executed into a separate nvim instance, then fed into fzf, or if fzf allows to have a `transformer` argum…
-
Hi there,
I need to write a zipped shapefile to a `BytesIO` object, or, at the very least, to a `TemporaryFile`.
If a file path specified in `to_file("some/file/path.shz")` and this file does no…