Skip to content
#

nerf

Here are 3 public repositories matching this topic...

A high-performance, pure Rust library for full-atom protein side-chain packing using the DREIDING force field, Goldstein+Split DEE, and tree-decomposition DP—with native protein–ligand and protein–nucleic acid interface support.

  • Updated Apr 5, 2026
  • Rust

A Rust library for NERF-based sidechain coordinate placement. Backbone (N, Cα, C) + χ/polar-H angles → all sidechain atoms (heavy+H) as a named #[repr(C)] stack struct for 29 amino acid types w/ protonation variants. Bond geometry baked as f32 literals by build.rs; custom libm-free sincosf (<5×10⁻⁷) and rsqrtf (Quake III). Zero heap, #![no_std].

  • Updated Mar 24, 2026
  • Rust

Improve this page

Add a description, image, and links to the nerf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nerf topic, visit your repo's landing page and select "manage topics."

Learn more