-
# Overview
Convert this project from a SpringBoot framework that users fork/clone into a proper Java library published to Maven Central. This architectural change will make the project easier to inte…
-
Endpoints may allow sharing of REST API and case class data model code across server and Scala.js client: https://github.com/julienrf/endpoints/
Can also generate OpenAPI docs.
-
Want a tutorial to create a simple C3 library and use it
-
Hello! I wanted to ask if there was any interest from the maintainers in adding a [COBS](https://en.wikipedia.org/wiki/Consistent_Overhead_Byte_Stuffing) encoder and decoder to this library.
I've b…
-
## 1. Overview
### 1.1 Introduction
> Piped Processing Language (PPL), powered by OpenSearch, enables OpenSearch users with exploration and discovery of, and finding search patterns in data stor…
-
The script I'm running results in the XFTP server getting up and running, but the SMP server fails with the error: `no HTTPS credentials: /etc/opt/simplex/web.crt, /etc/opt/simplex/web.key`
OS: N…
-
`librvvm` should be MPL 2.0 compatible.
Originally, RVVM was simply a standalone emulator which wasn't reusable, but nowadays it's a proper library reusable in other projects. Keeping the GPL licen…
-
Simplify TypeScript support
Reduce packages by using standard library
Create a standalone binary
Jupyter playground?!
-
After updating to a recent nih-plug commit (`b3038b458c35a620fbc07b65a7261693f6e68e0e`), I'm getting this right when running the standalone version of the basic template from https://github.com/robber…
-
From the cpp-ethereum repo, can I easily build just the `libp2p` code as a standalone library, that can be linked from other code?
I want to use the RPLx ability for a transport layer, and then use…