bmchae's Stars
binance/binance-connector-java
Simple Java connector to Binance Spot API
Xilinx/HLS
Vitis HLS LLVM source code and examples
MengRao/pollnet
A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)
adamtornhill/PatternsInC
Code samples for the book Patterns in C
huawenyu/Design-Patterns-in-C
Practical design patterns in C
dongupak/Advanced-C-Programming
이 곳의 코드는 youtube "널널한 박교수의 고급 C강의" 소스코드 저장소입니다.
alexkachanov/performance
Collection of documents related tunings for performance of Java low-latency trading systems: from hardware up to application level
joelowj/awesome-algorithmic-trading
A curated list of awesome algorithmic trading frameworks, libraries, software and resources
lleellee0/likeBNF
investing.com의 api를 활용하여 KOSPI 50의 MA(Moving Average)를 가져와서 BNF의 전략처럼 25일 MA에서 7% 이상 빠진 종목을 확인해 줄 수 있는 스크립트
namjug-kim/reactive-crypto
💲📈A Kotlin/Java library for cryptocurrency trading. Supporting REST Api and WebSockets non-blocking client base on Reactor Netty
fpgasystems/fpga-network-stack
Scalable Network Stack for FPGAs (TCP/IP, RoCEv2)
derekmolloy/exploringBB
Source code for the book Exploring BeagleBone, by Derek Molloy (see www.exploringbeaglebone.com)
shuckc/verilog-utils
native Verilog pcap, littletoe, bcd, xml and hash modules, with Icarus testbenches
alexforencich/verilog-pcie
Verilog PCI express components
alexforencich/verilog-cam
Verilog Content Addressable Memory Module
StMartin81/xdma
Xilinx xdma driver
lhdfcboy/xpcie
a simplified driver for Xilinx XDMA ip core
billfarrow/pcimem
Simple program to read & write to a pci device from userspace
pciutils/pciutils
The PCI Utilities
majek/openonload
git import of openonload.org https://gist.github.com/majek/ae188ae72e63470652c9
cepappliance/tick-to-trade-latency
Tick-to-trade latency benchmark sources
kpavlov/jreactive-8583
Kotlin/Java Client & Server for ISO8583 & Netty
OpenHFT/Chronicle-Bytes
Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions
TehLeo/junion
Delivers struct types for Java programming language.
OpenHFT/Chronicle-Map
Replicate your Key Value Store across your network, with consistency, persistance and performance.
OpenHFT/Zero-Allocation-Hashing
Zero-allocation hashing for Java
dselent/BigArrayList
NeXTs/Clusterize.js
Tiny vanilla JS plugin to display large data sets easily
devinbedari/StopWatch
A simple stop watch in verilog
jcsizemo/PacketSwitcher
A hardware implementation of a rudimentary packet switcher. Written in Verilog.