with
Field accessor
Provides a macro to simplify access to object fields in Nim programming language
with macro for Nim
87 stars
4 watching
5 forks
Language: Nim
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jjv360/nim-classes | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 89 |
saem/vscode-nim | Language support for Nim in VS Code | 177 |
simonnilsson/ask | A package that provides a way to access nested properties in data structures using a simple and expressive query language. | 47 |
zah/nim.vim | Language plugin providing syntax highlighting, auto-indentation and project navigation features for the Nim programming language | 212 |
yiiext/eav-behavior | Allows models to work with custom fields on the fly using a flexible attribute-value storage mechanism. | 24 |
developit/dlv | A utility function that safely accesses nested object properties using dot notation or arrays, with options for default values. | 1,226 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
wolflo/evm-opcodes | A reference guide to Ethereum Virtual Machine opcodes | 779 |
gulpf/nimquery | Library for querying HTML using CSS selectors | 134 |
zeioth/compiler.nvim | Automates compilation and execution of code without requiring manual setup | 519 |
jubnzv/virtual-types.nvim | A Neovim plugin that displays type annotations in virtual text | 375 |
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |
kmcallister/rustic-symmetries | A reference guide to Rust's memory safety features and their various modes of access | 70 |
zdcthomas/yop.nvim | A plugin that allows users to define custom operators for text selection in a text editor | 74 |
treeform/vmath | A math vector library for graphical applications | 98 |