- Berlin
-
05:18
(UTC +01:00) - mike.tsukerman
- https://500px.com/p/miketsukerman
- https://www.flickr.com/photos/124444159@N05/
Lists (12)
Sort Name ascending (A-Z)
- All languages
- AGS Script
- Assembly
- BitBake
- C
- C#
- C++
- CMake
- CSS
- Dockerfile
- Eagle
- Gherkin
- Go
- Groovy
- HTML
- Haskell
- Io
- Java
- JavaScript
- JetBrains MPS
- Julia
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- PHP
- Python
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Starlark
- Tcl
- TeX
- TypeScript
- Verilog
- Vim Script
- Visual Basic .NET
- Xtend
- YAML
Starred repositories
A binary distribution of the GNU Compiler Collection (GCC)
theja0473 / My-Lib-Books-1
Forked from wcccode/My-Lib-BooksMy Library about Technical Books
Android debugging support for VS Code
A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
Connect multiple clients to modbus devices
A lightweight, header-only, hardware-agnostic Modbus RTU/TCP library
Minimal ROS 2 real-time cookbook recipes
An ultimate C++ implementation of Modbus RTU for ROS2.
Open-source Modbus TCP to Modbus RTU (RS-232/485) gateway.
The Modbus TCP Server is a simple Modbus server for debugging and simulation.
ReStructuredText and Sphinx bridge to Doxygen
A lock-free, eventually consistent, concurrent multi-value map.
Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023
"Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically suitable for embedded systems.
A fast single-producer, single-consumer lock-free queue for C++
JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
A high-performance, zero-overhead, extensible Python compiler using LLVM