processors
There are 48 repositories under processors topic.
zalky/cues
Queues on cue: low-latency persistent blocking queues, processors, and graphs via Chronicle Queue
flxwu/spectre-attack-demo
Reproducing malicious memory reading on Intel i5 and Intel Xeon using a Spectre attack
foss-for-synopsys-dwc-arc-processors/embarc_osp
embARC Open Software Platform (OSP) - An embedded software distribution for IoT and other embedded applications for ARC
emliri/multimedia-js
A multimedia framework for JavaScript environments (written in TypeScript). Data-flow pipelines for processing. Core library for media data-model semantics, IPC, data-ownership transfer, multi-threading/worker-proxying, plugin architecture. Contains popular container formats support (some wrapping external libs).
toUpperCase78/intel-processors
Datasets for All Processors Maufactured By Intel
andrewkroh/beats-playground
Web UI for testing Elastic Beats processors
wittylion/AutoPipe
AutoPipe (formerly Pipelines.Net) is a lightweight library for building modular pipelines. It lets you encapsulate each piece of logic in a small, reusable processor, and then compose processors into flexible workflows.
gotoco/PE_Bootloader_x86
A quick course of writing bootloader for processors with x86 Arch. Written while studying Gynvael Coldwind and Mateusz Jurczyk low-programming tutorial
solzimer/nsyslog
Blazing fast, modular, next gen logagent
asyml/forte-wrappers
Forte wrapper of third-party toolkits.
TanukiSharp/MHWMasterDataUtils
Utility library to read master data files from Monster Hunter: World
tspannhw/nifi-processors
All my processors (NARs) in one place
Amagnum/parallel-matrix-infinity-norm-mpi
A MPI program to calculates infinity norm of a matrix using row wise block-striped partitioning. The infinity norm of a matrix is defined to be the maximum of sums of absolute values of elements in a row, over all rows.
jakujobi/BitBlaster_10bit_Processor
Welcome to the BitBlaster_10bit_Processor! Our custom-designed 10-bit processor, crafted meticulously as part of a project for a Digital Logic Design course at South Dakota State University.
tspannhw/kafkaadmin-processor
Apache Kafka Apache NiFi
bnomei/kirby3-monolog
Use Monolog to log data to files/databases/notifications/...
bpenelli/nifi-bpenelli-bundle-1.8.0
Custom processors for NiFi 1.8.0.
Jaywing/Jaywing.Ditto
A collection of useful processors and extensions for Umbraco and Ditto integration.
post/post-config
Creates a configuration for post processors such as posthtml, reshape, postcss ...
alazyer/beats-processors
Custom processors for beats
bpenelli/nifi-bpenelli-bundle-1.5.0
Custom processors for NiFi 1.5.0.
jxwleong/altera-de1-processor
Synthesize a general purpose microprocessor (GPM) using verilog hdl code on Altera DE1 development board. The processor was used to find the greatest common divisor (GCD) between two integers.
KernFerm/PID-Identifier
PID Identifier is a Python tool that uses the psutil library to manage and display detailed information about operating system processes, including PID, name, status, memory usage, CPU time, username, and creation time, presented in a user-friendly tabular format.
Lambda-Epsilon/linux-server-rapl-powermonitor
Small script using Intel's RAPL feature to estimate power usage of CPU package(s).
ronandrevon/electronics
Electronic related projects
TexasInstruments/meta-tisdk
Yocto layer for TI Foundational SDK for Sitara MPU and Jacinto devices
wittylion/PipelinesGenerator
Pipelines Generator is a yeoman based utility to generate single responsibility classes representing logic actions bound together into commands or queries which are also called pipelines. Available generators: C#, Typescript, Sitecore.
zutshianand/Previs
A complete package containing different preprocessing and visualisation tools and techniques for all your deep learning tasks. Completely written in Pytorch. Enjoy!
callbrok/.idxGenerator
Since index files of manuals in Ghidra are not up-to-date .idxGenerator allows you to easily create an index file ".idx" of the latest version of any processor manual.
iamqaasim/alx-system_engineering-devops
Fundamentals of Linux OS
MorganW01/CSC-4320
Coursework from CSC 4320: Operating Systems
MyNameIsHeart/get_processors_num
a small c program to get the number of processors a machine has
prasad9921/8051-Codes
8051 micro controller programming
zubeyir-bodur/Computer-Organization-Labs
Implementations of single-cycle & pipelined processors, experiments related to cache memory and more
muhammadsaadx/Neural-Network-Architecture-OS-Concepts
This project entails designing an OS to implement a neural network on a multi-core processor. The OS uses processes for network layers and threads for neurons, employs IPC through pipes, and ensures efficient computation via parallel processing, process scheduling, and memory management.
studiowebux/ledger
typescript experiment to build a ledger for learning, a bit inspired on the UTXO model