Should you use c# for memory manipulation

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Vanara

    A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.

  • I have a lot of C# P/Invoke / interop experience. Almost everything is possible in C#, I swear. Just keep in mind that C/C++ users have Windows.h include (meta-include which references thousands of another useful includes) that contain every single public fuction, structure or enum definition, i. e. you just go ahead and use it (while having to link against necessary libs correctly ofc). When you do the same thing in C# you have to P/Invoke through all this stuff by yourself. Consider taking a look at Vanara.PInvoke (https://github.com/dahall/Vanara), these packages might help you a lot in case you do not want to dive that deep.

  • cheat-engine

    Cheat Engine. A development environment focused on modding

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • FrostMemory

    Discontinued Basic RPM/WPM Library I wrote.

  • CsWin32

    A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.

  • bluerain

    BlueRain is a fully-featured, managed memory manipulation library written in C#

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PInvoke.net: the interop wiki

    2 projects | /r/dotnet | 11 Mar 2023
  • Looking for ideas about securing automated scripts.

    1 project | /r/PowerShell | 12 Oct 2022
  • FluentResults: Simplificando el Manejo de Resultados y Errores en Aplicaciones .NET

    1 project | dev.to | 21 Dec 2023
  • .NET web developer takes a job as a .NET desktop developer

    1 project | /r/dotnet | 2 Jul 2023
  • Blazor Hybrid vs Electon.NET

    1 project | /r/dotnetMAUI | 23 Jun 2023