Skip to content
/ DHS Public
forked from ZeBraHack0/DHS

Fast, adpative and memory-efficient data stream processing sturcture

Notifications You must be signed in to change notification settings

mjh-design/DHS

 
 

Repository files navigation

Dynamic-Hierarchical-Sketch

Fast, adpative and memory-efficient data stream processing sturcture

build codes:

g++ -std=c++11 dhs.cpp -O3 -o dhs

About

Fast, adpative and memory-efficient data stream processing sturcture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.4%
  • Verilog 22.0%
  • C 4.2%
  • Cuda 2.7%
  • Other 0.7%