CsharpMMNiceness

Memory mapping tool

Tools for creating and executing memory-mapping 'niceness' in C# source files

Files for generating a C# source file that allows for memory-mapping "niceness" and then executing said "niceness"

GitHub

31 stars
3 watching
4 forks
Language: Python
last commit: almost 6 years ago

Related projects:

Repository Description Stars
frama-c/headache Tool for managing headers in source code files 24
quasi/cl-memcached A fast and thread-safe interface to the Memcached object caching system. 21
schotime/npoco A simple micro ORM (Object-Relational Mapping) library for C# 850
shinmera/mmap Provides a portable way to map files into the address space of a process without manual memory copying. 36
jamesmenetrey/memorysharp A C# based library allowing safe memory editing in Windows applications to enhance interoperability 639
hardikp/cpp-mempool A C++ library for managing memory pools with efficient allocation and deallocation 19
nemequ/hedley Reduces platform-specific code by defining macros and functions for common operations 794
alastairtree/lazycache A thread-safe in-memory caching service with a simple API for C# 1,722
tlk00/bitmagic A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance 413
ludovicdln/breezy A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# 26
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
jbluemink/dictionaryflushpartialcache A utility solution to clear the HTML cache when dictionary items are saved in Sitecore 1
weakmemory/imm Compilation correctness proofs for an intermediate memory model 21
jermp/mm_file An implementation of memory-mapped files in C++ for fast integration into larger projects. 25
tessil/sparse-map A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. 337