All Projects → Linux-Kernel-Driver-Programming → Similar Projects or Alternatives

1523 Open source projects that are alternatives of or similar to Linux-Kernel-Driver-Programming

TAOMP
《多处理器编程的艺术》一书中的示例代码实现,带有注释与单元测试
Stars: ✭ 39 (-9.3%)
java-multithread
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
Stars: ✭ 24 (-44.19%)
async
Synchronization and asynchronous computation package for Go
Stars: ✭ 104 (+141.86%)
Mutual labels:  synchronization, concurrency, barrier
heaptrace
helps visualize heap operations for pwn and debugging
Stars: ✭ 252 (+486.05%)
Mutual labels:  debugger, debugging
Util
A collection of useful utility functions
Stars: ✭ 201 (+367.44%)
Mutual labels:  concurrency, parallel
Concurrent
Functional Concurrency Primitives
Stars: ✭ 206 (+379.07%)
Mutual labels:  synchronization, concurrency
SmartDump
SmartDump - an exception and memory dump capture utility
Stars: ✭ 17 (-60.47%)
Mutual labels:  debugger, debugging
ssh2actions
Connect to GitHub Actions VM via SSH for interactive debugging
Stars: ✭ 62 (+44.19%)
Mutual labels:  debugger, debugging
edd
Erlang Declarative Debugger
Stars: ✭ 20 (-53.49%)
Mutual labels:  debugger, concurrency
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+348.84%)
Mutual labels:  concurrency, parallel
Python Hunter
Hunter is a flexible code tracing toolkit.
Stars: ✭ 599 (+1293.02%)
Mutual labels:  debugger, debugging
bascomtask
Lightweight parallel Java tasks
Stars: ✭ 49 (+13.95%)
Mutual labels:  concurrency, parallel
Sobjectizer
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
Stars: ✭ 172 (+300%)
Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (+302.33%)
Mutual labels:  synchronization, concurrency
SOMns
SOMns: A Newspeak for Concurrency Research
Stars: ✭ 62 (+44.19%)
Mutual labels:  debugging, concurrency
TrackJS-Node
TrackJS Error Monitoring agent for NodeJS
Stars: ✭ 26 (-39.53%)
Mutual labels:  debugger, debugging
vil
Vulkan Layer for Live Introspection & Debugging. Allows to view all vulkan state live inside your application.
Stars: ✭ 39 (-9.3%)
Mutual labels:  debugger, debugging
docker-pudb
Debug Python code within a Docker container remotely from your terminal using pudb
Stars: ✭ 18 (-58.14%)
Mutual labels:  debugger, debugging
Concuerror
Concuerror is a stateless model checking tool for Erlang programs.
Stars: ✭ 277 (+544.19%)
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (+8665.12%)
Mutual labels:  debugger, debugging
Snoop
A powerful set of Python debugging tools, based on PySnooper
Stars: ✭ 467 (+986.05%)
Mutual labels:  debugger, debugging
Angrdbg
Abstract library to generate angr states from a debugger state
Stars: ✭ 49 (+13.95%)
Mutual labels:  debugger, synchronization
linked-blocking-multi-queue
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
Stars: ✭ 41 (-4.65%)
Mutual labels:  synchronization, concurrency
Frodo
Android Library for Logging RxJava Observables and Subscribers.
Stars: ✭ 1,496 (+3379.07%)
Mutual labels:  debugger, debugging
Gdb Frontend
☕ GDBFrontend is an easy, flexible and extensionable gui debugger.
Stars: ✭ 2,104 (+4793.02%)
Mutual labels:  debugger, debugging
Umbra
A LKM rootkit targeting 4.x and 5.x kernel versions which opens a backdoor that can spawn a reverse shell to a remote host, launch malware and more.
Stars: ✭ 98 (+127.91%)
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (+234.88%)
Chymyst Core
Declarative concurrency in Scala - The implementation of the chemical machine
Stars: ✭ 142 (+230.23%)
Concurrent Map
a thread-safe concurrent map for go
Stars: ✭ 2,627 (+6009.3%)
Sorty
Fast Concurrent / Parallel Sorting in Go
Stars: ✭ 74 (+72.09%)
Mutual labels:  concurrency, parallel
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+9620.93%)
Mutual labels:  synchronization, concurrency
syncs
Concurrency and synchronization primitives
Stars: ✭ 81 (+88.37%)
Mutual labels:  synchronization, concurrency
Async
Async utilities for Golang.
Stars: ✭ 72 (+67.44%)
Mutual labels:  concurrency, parallel
devheart
Listen to Tux's heartbeat with this awesome Linux Kernel Module ❤️
Stars: ✭ 58 (+34.88%)
gdbundle
Minimalist plugin manager for GDB and LLDB
Stars: ✭ 72 (+67.44%)
Mutual labels:  debugger, debugging
birdseye-pycharm
IntelliJ IDE plugin for the Python debugger birdseye
Stars: ✭ 32 (-25.58%)
Mutual labels:  debugger, debugging
Clitools
🔧 CliTools for Docker, PHP / MySQL development, debugging and synchonization
Stars: ✭ 86 (+100%)
Mutual labels:  debugging, synchronization
react-native-debug-console
A network and console debug component and modal for react native purely in JavaScript
Stars: ✭ 17 (-60.47%)
Mutual labels:  debugger, debugging
Linux 0.11 Lab
Docker/Qemu/Bochs Based Linux 0.11 Kernel Development Environment; New Linux ELF Video Course from this project author: https://www.cctalk.com/m/group/88089283
Stars: ✭ 554 (+1188.37%)
Mutual labels:  debugging, linux-kernel
ircpdb
Remotely and collaboratively debug your Python application via an IRC channel.
Stars: ✭ 59 (+37.21%)
Mutual labels:  debugger, debugging
debugger
Debugging helper for Go
Stars: ✭ 54 (+25.58%)
Mutual labels:  debugger, debugging
noroutine
Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
Stars: ✭ 86 (+100%)
Mutual labels:  concurrency, parallel
Awesome Lockfree
A collection of resources on wait-free and lock-free programming
Stars: ✭ 1,046 (+2332.56%)
nvim-dap-python
An extension for nvim-dap, providing default configurations for python and methods to debug individual test methods or classes.
Stars: ✭ 70 (+62.79%)
Mutual labels:  debugger, debugging
pugdebug
pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.
Stars: ✭ 72 (+67.44%)
Mutual labels:  debugger, debugging
Dbgshell
A PowerShell front-end for the Windows debugger engine.
Stars: ✭ 566 (+1216.28%)
Mutual labels:  debugger, debugging
gdbstub
An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.
Stars: ✭ 158 (+267.44%)
Mutual labels:  debugger, debugging
Birdseye
Graphical Python debugger which lets you easily view the values of all evaluated expressions
Stars: ✭ 1,373 (+3093.02%)
Mutual labels:  debugger, debugging
Scala Debugger
Scala libraries and tooling utilizing the Java Debugger Interface.
Stars: ✭ 100 (+132.56%)
Mutual labels:  debugger, debugging
Rexbug
A thin Elixir wrapper for the redbug Erlang tracing debugger.
Stars: ✭ 126 (+193.02%)
Mutual labels:  debugger, debugging
madbomber
Backtrace-on-throw C++ exception logger
Stars: ✭ 17 (-60.47%)
Mutual labels:  debugger, debugging
Scyllahide
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
Stars: ✭ 2,211 (+5041.86%)
Mutual labels:  debugger, debugging
Vimspector
vimspector - A multi-language debugging system for Vim
Stars: ✭ 2,711 (+6204.65%)
Mutual labels:  debugger, debugging
Embedded-Linux-Education-Kit
Embedded Linux Education Kit
Stars: ✭ 66 (+53.49%)
Inappviewdebugger
A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging
Stars: ✭ 1,805 (+4097.67%)
Mutual labels:  debugger, debugging
Mt
tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, collaboration, differential updates and more
Stars: ✭ 18 (-58.14%)
Parallel Hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Stars: ✭ 858 (+1895.35%)
Mutual labels:  concurrency, parallel
lkmd
Linux Kernel Module Debugger
Stars: ✭ 13 (-69.77%)
Mutual labels:  debugger, linux-kernel
Frodo2
Android Library for Logging RxJava2 Components
Stars: ✭ 142 (+230.23%)
Mutual labels:  debugger, debugging
go-left-right
A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right - A Concurrency Control Technique with Wait-Free Population Oblivious Reads>
Stars: ✭ 42 (-2.33%)
1-60 of 1523 similar projects