Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides a C version of the reader, parser and emitter for ruamel.yaml derived from libyaml.
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.
YAML parser and emitter in C++ matching the YAML 1.2 spec.
LibYAML is a YAML 1.1 parser and emitter written in C.
LibYAML is a YAML 1.1 parser and emitter written in C.
Libmpack is a small binary serialization and RPC library that implements both the msgpack and msgpack-rpc specifications.
qtcsv is a library for reading and writing CSV files in Qt.
Apache Avro is a data serialization system. Avro provides:
Rich data structures;
a compact, fast, binary data format;
a container file, to store persistent data;
remote procedure call (RPC); and
simple integration with dynamic languages.
Code generation is not required to read or write data files nor to use or implement RPC protocols.
Cap'n Proto is a very fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.
FlatBuffers is a cross-platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally created for game development and other performance-critical applications.
Msgpack is a library for C that implements binary serialization.
Msgpack is a library for C/C++ that implements binary serialization. This is the legacy version that predates the split into C and C++ specific packages.
Libmpack is a small binary serialization and RPC library that implements both the msgpack and msgpack-rpc specifications.
Libmpack is a small binary serialization and RPC library that implements both the msgpack and msgpack-rpc specifications.
This package provides the C implementation of the varlink interface description protocol and its associated command line tool
This package provides YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order. It is a derivative of Kirill Simonov’s PyYAML 3.11. It supports YAML 1.2 and has round-trip loaders and dumpers. It supports comments. Block style and key ordering are kept, so you can diff the source.
This package provides the FlatBuffers serialization format for Python.
This package provides YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order. It is a derivative of Kirill Simonov’s PyYAML 3.11. It supports YAML 1.2 and has round-trip loaders and dumpers. It supports comments. Block style and key ordering are kept, so you can diff the source.
This package provides a C library for to parse scfg, a simple configuration file format with one directive per line.
This package provides a Python wrapper library to the Apache Arrow-based Feather binary columnar serialization data frame format.
StrictYAML is a type-safe YAML parser that parses and validates a restricted subset of the YAML specification.
Msgpack is a library for C that implements binary serialization.
FlatBuffers is a cross-platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally created for game development and other performance-critical applications.
Libmpack is a small binary serialization and RPC library that implements both the msgpack and msgpack-rpc specifications.