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 |
---|---|---|
| A Nim implementation of cryptographic algorithms including DES and DUKPT. | 6 |
| A tool for managing packages for the Zig programming language. | 782 |
| Tools for auto-generating Python bindings from Nim code | 219 |
| A wrapper of the SDL 2 library for the Nim language. | 145 |
| A compile-time units library with type safety and support for various unit systems | 110 |
| A package manager for the Nim programming language | 1,265 |
| Manages decentralized packages and scripts on multiple platforms using Nim. | 44 |
| An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 547 |
| Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 90 |
| Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 115 |
| A safer alternative to rm with features like file backup and undo functionality | 1,453 |
| A wrapper around OpenBSD's pledge system call for language Nim | 6 |
| Provides shared types for Nim to safely use across threads with the Nim runtime's thread-local garbage collector | 11 |
| Highly compressed JavaScript object/JSON implementation | 46 |
| A string templating library for Nim that supports multiple syntaxes and languages. | 94 |