Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 991 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 991 Bytes

hulk

Hulk is a Rust implementation of the high performance object storage.

build status codecov Apache 2.0 licensed

Building

Windows

  • Install Microsoft Visual Studio or Microsoft C++ Build Tools, and must install Visual Studio English Language Pack (See #35785).
  • Download the Npcap SDK, and place its subdirectory Lib in the root of this repository.
  • To run, you also must have Npcap installed (Make sure to install with the "Install Npcap in WinPcap API-compatible Mode").