readcon-core
/

Contents

  • CON and convel file format specification
  • Tutorials
  • Library architecture
  • Language bindings
  • Crate readcon_core
    • mod error
    • mod ffi
    • mod helpers
    • mod iterators
    • mod parser
    • mod types
    • mod writer
    • mod rpc
      • mod read_con_capnp
      • mod server
      • mod client
    • mod python
  • Cap’n Proto RPC serving
  • Developer workflow and release guidelines
  • Changelog

On this page

  • Contents
  1. readcon-core /
  2. readcon-core

readcon-core¶

readcon-core is a Rust library for reading and writing CON and convel simulation configuration files, with FFI bindings for C/C++, Python, and Julia.

Contents¶

Contents

  • CON and convel file format specification
  • Tutorials
  • Library architecture
  • Language bindings
  • Crate readcon_core
    • mod error
    • mod ffi
    • mod helpers
    • mod iterators
    • mod parser
    • mod types
    • mod writer
    • mod rpc
    • mod python
  • Cap’n Proto RPC serving
  • Developer workflow and release guidelines
  • Changelog
Next
CON and convel file format specification

2025--present, LODE developers

Made with Sphinx and Shibuya theme.