Pinned Repositories
altera-pcie
Simple framework for building PCIe-based solutions for Altera FPGAs
AlteraOpenCLPCIDriver
Updates to the OpenCL PCI driver used in the DE5Net Board
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Awesome-CUDA
This is a list of useful libraries and resources for CUDA development.
Awesome-Embedded
A curated list of awesome embedded programming.
Boost
The Boost C++ Libraries
char-device-driver
ASP: Assignment 5 - Basic Character Device Driver
cli
A library for interactive command line interfaces in modern C++
cmake-examples
Useful CMake Examples
Coding-Books
Collection of useful pdf books for general coding reference
JeffreyYuENL's Repositories
JeffreyYuENL/cli
A library for interactive command line interfaces in modern C++
JeffreyYuENL/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
JeffreyYuENL/Awesome-Embedded
A curated list of awesome embedded programming.
JeffreyYuENL/cmake-examples
Useful CMake Examples
JeffreyYuENL/CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
JeffreyYuENL/cub
Cooperative primitives for CUDA C++.
JeffreyYuENL/CUDA_Freshman
JeffreyYuENL/cuda_programming
Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch
JeffreyYuENL/embedded-cli
Command-line interface library for embedded systems
JeffreyYuENL/fpga-partial-reconfig
Tutorials, scripts and reference designs for the Intel FPGA partial reconfiguration (PR) design flow
JeffreyYuENL/fpga-runtime-for-opencl
Intel® FPGA Runtime for OpenCL™ Software Technology
JeffreyYuENL/iir1
DSP IIR realtime filter library written in C++
JeffreyYuENL/iotg-yocto-ese-main
JeffreyYuENL/iotg-yocto-ese-manifest
JeffreyYuENL/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
JeffreyYuENL/ldt
Linux Driver Template
JeffreyYuENL/libcli
Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree.
JeffreyYuENL/libcommon
Library of reusable C++ code
JeffreyYuENL/Linux-Device-Driver-Development-Second-Edition
Linux Device Driver Development - Second Edition, published by Packt
JeffreyYuENL/linux_driver_template
linux 通用驱动框架,包含LED、红外感应、超声波模块、步进电机、DHT11、红外等常规硬件的驱动框架
JeffreyYuENL/meta-adlink-x86-64bit
Single Yocto layer for all Intel x86 64-bit based Computer on Modules (COM Express, SMARC, Q7, ETX)
JeffreyYuENL/modern-cpp
C++ online course. Modules about modern C++ features. C++11, C++14, C++17 and C++20
JeffreyYuENL/mraa
Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
JeffreyYuENL/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
JeffreyYuENL/rnp
RNP: high performance C++ OpenPGP library used by Mozilla Thunderbird
JeffreyYuENL/swupdate
Software Update for Embedded Systems
JeffreyYuENL/swupdate-enl
JeffreyYuENL/SWUpdateGUI
Add a simple GUI for SWUpdate in rescue mode.
JeffreyYuENL/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
JeffreyYuENL/wondertrader
WonderTrader——量化研发交易一站式框架