unpack
Destructuring library
Provides support for array, object, and tuple destructuring/unpacking in Nim.
sequence/object unpacking/destructuring for nim
55 stars
1 watching
0 forks
Language: Nim
last commit: almost 6 years ago
Linked from 2 awesome lists
destructuring-assignmentjavascriptnimpythonunpacking-sequences
Related projects:
Repository | Description | Stars |
---|---|---|
lucawolf/des.nim | A Nim implementation of cryptographic algorithms including DES and DUKPT. | 6 |
nektro/zigmod | A tool for managing packages for the Zig programming language. | 782 |
jboy/nim-pymod | Tools for auto-generating Python bindings from Nim code | 219 |
vladar4/sdl2_nim | A wrapper of the SDL 2 library for the Nim language. | 145 |
scinim/unchained | A compile-time units library with type safety and support for various unit systems | 110 |
nim-lang/nimble | A package manager for the Nim programming language | 1,265 |
h3rald/nifty | Manages decentralized packages and scripts on multiple platforms using Nim. | 44 |
arachnid/evmdis | An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 547 |
jjv360/nim-classes | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 90 |
genotrance/nimgen | Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 115 |
nivekuil/rip | A safer alternative to rm with features like file backup and undo functionality | 1,453 |
euantorano/pledge.nim | A wrapper around OpenBSD's pledge system call for language Nim | 6 |
genotrance/shared | Provides shared types for Nim to safely use across threads with the Nim runtime's thread-local garbage collector | 11 |
naturalintelligence/nimnjs | Highly compressed JavaScript object/JSON implementation | 46 |
onionhammer/nim-templates | A string templating library for Nim that supports multiple syntaxes and languages. | 94 |