RibosoftAlgo 2.2.1
dotnet add package RibosoftAlgo --version 2.2.1
NuGet\Install-Package RibosoftAlgo -Version 2.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RibosoftAlgo" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RibosoftAlgo" Version="2.2.1" />
<PackageReference Include="RibosoftAlgo" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RibosoftAlgo --version 2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RibosoftAlgo, 2.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package RibosoftAlgo@2.2.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RibosoftAlgo&version=2.2.1
#tool nuget:?package=RibosoftAlgo&version=2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RibosoftAlgo
Modern C++23 native library for ribozyme design algorithms with ViennaRNA integration.
Features
- C++23 Standard: Built with cutting-edge C++ features for optimal performance
- ViennaRNA Integration: Complete RNA folding and structure prediction capabilities
- Melting Temperature: Accurate melting temperature calculations
- Cross-Platform: Supports Linux, Windows, and macOS (including Apple Silicon)
- High Performance: Optimized with OpenMP, LTO, and native CPU instructions
- Comprehensive Testing: Full Catch2 test suite with 23+ test cases
Algorithms Included
- RNA Folding: Minimum free energy structure prediction
- Accessibility: RNA accessibility calculations for target regions
- Annealing: RNA-RNA interaction energy calculations
- Structure Comparison: Secondary structure similarity metrics
- Validation: RNA sequence and structure validation
Usage
This library is designed to be consumed by .NET applications through P/Invoke. The native library provides C-style exports that can be called from managed code.
Requirements
- .NET 8.0 or higher
- Platform-specific runtime:
- Linux: x64 with glibc 2.17+
- Windows: x64 with Visual C++ Redistributable
- macOS: x64 or ARM64 (Apple Silicon)
Performance
Built with aggressive optimizations:
-O3
optimization level- Link-time optimization (LTO)
- Native CPU instruction targeting
- OpenMP parallelization
- Modern C++23 features
License
GNU General Public License v3.0
Repository
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.2.1 | 0 | 8/5/2025 |
2.2.0 | 202 | 7/19/2025 |
2.2.0-charlie.1 | 14 | 7/19/2025 |
2.2.0-beta.1 | 17 | 7/19/2025 |
1.1.2 | 517 | 10/26/2021 |
1.1.1 | 443 | 10/26/2021 |
1.1.0 | 479 | 10/26/2021 |
1.0.2 | 530 | 11/3/2020 |
1.0.1 | 690 | 11/3/2020 |
1.0.0 | 1,091 | 11/2/2020 |
Automated build from commit c310e02fafd197e80c44103a96c0020603a6c88d