An open API service indexing awesome lists of open source software.

https://github.com/questdb/questdb-confstr-rs

A parser for a configuration string format handling service names and parameters
https://github.com/questdb/questdb-confstr-rs

Last synced: 5 months ago
JSON representation

A parser for a configuration string format handling service names and parameters

Awesome Lists containing this project

README

          

# QuestDB configuration string parser

Consists of:
* The [questdb-confstr](./questdb-confstr) crate (documents grammar)
* and its bindings for C [questdb-confstr-ffi](./questdb-confstr-ffi)

See the [developer notes](./DEV_NOTES.md) for more details on building, testing and cutting a release.