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"
31 stars
3 watching
4 forks
Language: Python
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Tool for managing headers in source code files | 24 |
| A fast and thread-safe interface to the Memcached object caching system. | 21 |
| A simple micro ORM (Object-Relational Mapping) library for C# | 850 |
| Provides a portable way to map files into the address space of a process without manual memory copying. | 36 |
| A C# based library allowing safe memory editing in Windows applications to enhance interoperability | 639 |
| A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
| Reduces platform-specific code by defining macros and functions for common operations | 794 |
| A thread-safe in-memory caching service with a simple API for C# | 1,722 |
| A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 413 |
| A lightweight ORM library that uses source generator to simplify object mapping and asynchronous database operations in C# | 26 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| A utility solution to clear the HTML cache when dictionary items are saved in Sitecore | 1 |
| Compilation correctness proofs for an intermediate memory model | 21 |
| An implementation of memory-mapped files in C++ for fast integration into larger projects. | 25 |
| A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. | 337 |