-
Erlang have built-in support for popular compression formats:
- http://www.erlang.org/doc/man/zlib.html
- http://www.erlang.org/doc/man/zip.html
This should slightly reduce the library size.
-
Melpa requires that every package comes with a library whose name matches the name of the package. This package satisfies this basic requirement because `elisp/edts/etds.el` exists.
However, this f…
-
**What are you trying to achieve?**
As maintainers/owners of some open source libraries, we were asked to disable our first party instrumentation because the users uses our library in an environmen…
-
[cxx/ClassCns.hxx#L92](https://github.com/SwuduSusuwu/SubStack/blob/trunk/cxx/ClassCns.hxx#L92)
```
#ifdef USE_HSOM_CNS
typedef class HsomCns : Cns {
/* Work-in-progress (`ClassCns.cxx` for more i…
-
**Describe the bug**
i have `redix` library defined in my config and i also have hammer one defined as below:
```
config :hammer,
backend:
{Hammer.Backend.Redis,
[
expiry_ms: …
-
Outreachy task for @mercybassey
Based on your user experience report, please provide the following suggested improvement via a PR:
> [...] an audit should be carried out to know the instrumentat…
svrnm updated
1 month ago
-
Related to https://github.com/gleam-lang/gleam/issues/2680
Gleam Version: v1.0.0
Operating System: Windows 10
Problem:
If i try to run `gleam run`, `gleam build`, `gleam test` or `gleam check` …
-
The library uses Erlang/OTP DNS code. I've been told that, if this Erlang code is undocumented, this is because it it no supposed to be used by external programs, but only by Erlang itself, for its in…
-
Although Snappy compression has been integrated sometimes compression fails in the snappy erlang integration libraries we use (https://github.com/fdmanana/snappy-erlang-nif).
gburd updated
12 years ago
-
Love the library. We have an application that uses CBOR and need to deserialize CBOR maps to an ordered representations (similar to what you're doing at intermediary steps in the code). Similar to J…