acidicMercury8

acidicMercury8

Geek Repo

Company:@ixray-team @imesense @circuitcraftlab @kolibrios-nextgen

Location:Russian Federation

Github PK Tool:Github PK Tool


Organizations
CircuitCraftLab
cryray-team
CRYTEK
FlameTeamIt
imesense
InfProj-Organization
ixray-community
ixray-team
kolibrios-nextgen
Lithium-XR
NVIDIAGameWorks
procxx

acidicMercury8's starred repositories

trpc

🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

Language:TypeScriptLicense:MITStargazers:33006Issues:94Issues:1027

portainer

Making Docker and Kubernetes management easy.

Language:TypeScriptLicense:ZlibStargazers:29180Issues:472Issues:5544

mRemoteNG

mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.

Language:C#License:GPL-2.0Stargazers:8494Issues:299Issues:2103

bflat

C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)

Language:C#License:AGPL-3.0Stargazers:3508Issues:58Issues:118
Language:CLicense:BSD-3-ClauseStargazers:3172Issues:107Issues:861

edb-debugger

edb is a cross-platform AArch32/x86/x86-64 debugger.

Language:C++License:GPL-2.0Stargazers:2595Issues:120Issues:551

USB-WiFi

USB WiFi Adapter Information for Linux

NsCDE

Modern and functional CDE desktop based on FVWM

Language:CSSLicense:NOASSERTIONStargazers:1836Issues:37Issues:158

ShaderConductor

ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages

Language:C++License:MITStargazers:1730Issues:94Issues:54

NodeNetwork

A C# library with a WPF node editor component based on ReactiveUI

Language:C#License:Apache-2.0Stargazers:810Issues:45Issues:105

GPU-Raytracer

GPU Raytracer from scratch in C++/CUDA

Language:C++License:MITStargazers:769Issues:18Issues:15

outcome

Provides very lightweight outcome<T> and result<T> (non-Boost edition)

Language:C++License:NOASSERTIONStargazers:665Issues:20Issues:251

ddd-guestbook

A DDD guestbook example written for ASP.NET Core

Language:C#License:MITStargazers:651Issues:38Issues:7

luaposix

Lua bindings for POSIX APIs

uefiseven

An EFI loader that emulates int10h interrupts needed for booting Windows 7 under UEFI Class 3 systems.

sdram-controller

Verilog SDRAM memory controller

LoongArch-Documentation

The documentation for LoongArch.

Language:HTMLLicense:NOASSERTIONStargazers:230Issues:32Issues:31

FlashStorage

A convenient way to store data into Flash memory on the ATSAMD21 and ATSAMD51 processor family

bee.lua

Lua runtime and toolset

Language:C++License:MITStargazers:150Issues:13Issues:24

STM32RTC

Arduino RTC library for STM32.

NullHook

Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm and even draw rectangles for esp. This was made to hack video games and bypass their anti-cheats.

Language:C++Stargazers:116Issues:4Issues:0

BigWorld-Engine-14.4.1

BigWorld OSE 2014

Language:C++License:MIT-0Stargazers:98Issues:2Issues:0

RISC-V-CPU

A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.

hlsl-specs

HLSL Specifications

Language:TeXLicense:MITStargazers:90Issues:21Issues:111

rs232

A cross-platform serial COM / RS232 library

simd_utils

A header only library implementing common mathematical functions using SIMD intrinsics

Language:CLicense:BSD-2-ClauseStargazers:81Issues:3Issues:4

WPF---MVVM-Based-Modern-Dashboard

WPF - MVVM Based Modern Dashboard.

Language:C#License:MITStargazers:79Issues:5Issues:2

PTXprofiler

A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.

Language:C++License:NOASSERTIONStargazers:35Issues:3Issues:0

CPU-Raytracer

Whitted Style CPU Raytracer using SIMD