vlang-mmap
Memory mapper
Provides memory mapping functionality for a V-lang compiler
Provide memory mapping functionality to v-lang
5 stars
1 watching
2 forks
Language: V
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jdonnerstag/vlang-yaml | Native YAML parsing and loading functionality in Vlang | 24 |
shinmera/mmap | Provides a portable way to map files into the address space of a process without manual memory copying. | 36 |
jmapper-framework/jmapper-core | A Java framework that enables dynamic mapping between objects, allowing for flexible and efficient data transformation. | 231 |
vimpunk/mio | A cross-platform C++11 library for memory mapped file IO with support for shared and non-shared semantics. | 1,713 |
jermp/mm_file | An implementation of memory-mapped files in C++ for fast integration into larger projects. | 25 |
arnaudroger/simpleflatmapper | Maps data between databases and CSV files in Java | 440 |
mbloch/mapshaper-proj | A JavaScript port of the Proj.4 map projection library, implementing its 130+ projections and datum transformations. | 38 |
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 483 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
benanders/rjni | Provides Rust bindings to interact with Java Virtual Machines and Java Native Interface. | 73 |
zig-java/jaz | A JVM implementation in Zig. | 88 |
johnwquarles/mirrarray | Creates an object mapping input values to their string representations as keys. | 5 |
jbellis/jamm | An agent that measures actual object memory use in Java applications | 685 |
chaoyangnz/zava | A Java Virtual Machine implementation in Zig language | 9 |
emorynlp/nlp4j | Provides tools and APIs for text processing and analysis on Java-based platforms. | 148 |