Skip to content

crispthinking/IronRure-Batteries

 
 

Repository files navigation

IronRure-Batteries

MIT License

Runtimes Nuget package Build
windows NuGet version Build status
linux NuGet version Build status
osx NuGet version Build status

Nuget Package of Rust Regex C API.

This repository contains pre-built versions of the rust regex library for Windows, Linux and macOS. You shouldn't need to add a reference to these libraries yourself, they're referenced from IronRure. It might come in useful if you need to target a new platform though.

Windows Gotchas

The windows build requires the vc140 redistributable to work. This means you need to have Visual Studio 2015 or the Visual Studio 2015 C++ Runtime installed for it to load. If not you'll get an exception which claims that rure.dll can't be found.

About

Nuget Package of Rust Regex C API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 36.5%
  • Shell 35.2%
  • Batchfile 28.3%