dnetguru's Stars
Unstructured-IO/unstructured
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
discoveryjs/cpupro
Rethinking of CPU profile analysis
projectchrono/chrono
High-performance C++ library for multiphysics and multibody dynamics simulations
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
koenbeuk/EntityFrameworkCore.Triggered
Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.
sentry-kubernetes/charts
Easily deploy Sentry on your Kubernetes Cluster
ngscopeclient/scopehal-apps
ngscopeclient and other client applications for libscopehal.
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
Drizin/CodegenCS
C# Toolkit for Code Generation (T4 alternative!)
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
byme8/ZeroQL
C# GraphQL client with Linq-like syntax
illera88/Ponce
IDA 2016 plugin contest winner! Symbolic Execution just one-click away!
naim94a/lumen
A private Lumina server for IDA Pro
a1ext/auto_re
IDA PRO auto-renaming plugin with tagging support
twogood/unshield
Tool and library to extract CAB files from InstallShield installers
aobatact/clap-serde
Provides a wrapper to deserialize clap app using serde.
hlorenzi/customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
psyq321/PowerMonkey
UEFI Application for CPU Voltage/Frquency and Power Management adjustment. Great for undervolting.
java-decompiler/jd-gui
A standalone Java Decompiler GUI
est31/cargo-udeps
Find unused dependencies in Cargo.toml
ttlajus/lava_torrent
lava_torrent is a library for parsing/encoding/creating bencode and .torrent files.
RustCrypto/hashes
Collection of cryptographic hash functions written in pure Rust
crev-dev/cargo-crev
A cryptographically verifiable code review system for the cargo (Rust) package manager.
mightyguava/jl
Pretty Viewer for JSON logs
toby/serde-bencode
Serde backed Bencode encoding/decoding library for Rust.
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
tabnine/tabnine-visual-studio
Visual Studio client for TabNine.
pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
omar/ByteSize
ByteSize is a utility class that makes byte size representation in code easier by removing ambiguity of the value being represented. ByteSize is to bytes what System.TimeSpan is to time.