mrrc 0.7.6

A Rust library for reading, writing, and manipulating MARC bibliographic records in ISO 2709 binary format
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Guides

In-depth guides for specific topics.

- [Format Selection]format-selection.md - Choosing the right serialization format
- [Migration from pymarc]migration-from-pymarc.md - Migrating existing pymarc code
- [Working with Large Files]working-with-large-files.md - Processing large MARC files efficiently
- [Threading (Python)]threading-python.md - Parallel processing in Python
- [Performance Tuning]performance-tuning.md - Optimizing MRRC performance
- [Query DSL]query-dsl.md - Advanced field querying
- [BIBFRAME Conversion]bibframe-conversion.md - Converting MARC to BIBFRAME RDF