internals
There are 83 repositories under internals topic.
teh-cmc/go-internals
A book about the internals of the Go programming language.
japila-books/apache-spark-internals
The Internals of Apache Spark
rabbitmq/internals
High level architecture overview
Captainarash/The_Holy_Book_of_X86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
shubheksha/kubernetes-internals
This is a collection of resources that shed light on the inner workings of Kubernetes
ionescu007/SpecuCheck
SpecuCheck is a Windows utility for checking the state of the software mitigations and hardware against CVE-2017-5754 (Meltdown), CVE-2017-5715 (Spectre v2), CVE-2018-3260 (Foreshadow), and CVE-2018-3639 (Spectre v4)
japila-books/spark-sql-internals
The Internals of Spark SQL
japila-books/spark-structured-streaming-internals
The Internals of Spark Structured Streaming
japila-books/delta-lake-internals
The Internals of Delta Lake
AndreyBazhan/SymStore
The history of Windows Internals via symbols.
polycone/pe-loader
A Windows PE format file loader
ghaiklor/awesome-internals
A curated list of awesome resources and learning materials in the field of X internals
jaceklaskowski/kafka-notebook
The Internals of Apache Kafka
vagnerpilar/windbgtree
A command tree based on commands and extensions for Windows Kernel Debugging.
ionescu007/wnfun
WNF Utilities 4 Newbies (WNFUN)
jaceklaskowski/mastering-kafka-streams-book
No longer maintained and soon to be deleted
jaceklaskowski/spark-kubernetes-book
The Internals of Spark on Kubernetes
nervous-inhuman/lime-scooter-reversing
Short overview over the components used by Lime Scooters fleet
p0dalirius/pydsinternals
A Python native library containing necessary classes, functions and structures to interact with Windows Active Directory.
arvindshmicrosoft/SQLCallStackResolver
Supporting files for the main SQLCallStackResolver sample tool (https://aka.ms/SQLStack)
HugoDF/mock-spy-module-import
JavaScript import/require module testing do's and don'ts with Jest
japila-books/kafka-internals
The Internals of Apache Kafka
japila-books/pyspark-internals
The Internals of PySpark
nasbench/SEDR-Internals
Symantec EDR Internals
ndru83/desugaring-java
A series of articles on the internals of the Java language and it's libraries.
therealdreg/cagrackme
short crackme for Windows XP SP3 (32 bit version). ring0 stuff. IMO very fun x-)
sapphiredev/type
A type detection utility for JavaScript
japila-books/japila-books.github.io
"The Internals Of" Online Books
nlitsme/idcinternals
IDA plugin investigating the internal representation of IDC scripts
smelukov/bundle-internals
The webpack plugin that collects a debug information about your webpack bundle (e.g. bundled modules, input entry points, and output assets)
diversenok/Kernel-Bridge-Delphi-Connector
A library for using user-mode side of Kernel Bridge with Delphi.
japila-books/apache-beam-internals
The Internals of Apache Beam
DownWithUp/IOCTL-Flooder
IOCTL-Flooder is a verbose tool designed to help with Windows driver fuzzing by brute forcing IOCTLs on loaded drivers. GetLastError is used to guess validity
keowu/winsystemprogramming
Learn Winapi in this Repo with examples, to understand its abstraction in reverse engineering for Windows.
tkeer/how-laravel-soft-deletes
Learn how laravel soft deletes works