nim-pipexp
Pipe operator
A module that adds expression-based pipe operators to the Nim programming language.
6 stars
1 watching
1 forks
Language: Nim
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cosmictoast/pipe | A library providing a reusable and flexible pipe operator for Nim programming language. | 60 |
vic/ok_jose | Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. | 100 |
nigrosimone/ng-generic-pipe | A component method utility for Angular applications | 18 |
vladar4/sdl2_nim | A wrapper of the SDL 2 library for the Nim language. | 145 |
zah/nim.vim | Language plugin providing syntax highlighting, auto-indentation and project navigation features for the Nim programming language | 212 |
nim-lang/nimble | A package manager for the Nim programming language | 1,261 |
opensystemslab/xxhash.nim | A lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |
apense/shimsham | A collection of hash functions implemented in pure Nim | 8 |
khchen/winim | Provides Windows API and COM support for Nim programming language | 466 |
danrevah/ngx-pipes | A collection of reusable string, array, object, and mathematical transformation functions for Angular applications. | 1,595 |
nim-lang/nim | A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,593 |
yglukhov/nimpy | A bridge between Nim and Python, allowing native language integration. | 1,477 |
stavenko/nim-glm | A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. | 95 |
rockcavera/nim-dnsprotocol | An implementation of the DNS protocol in the Nim programming language. | 17 |
juancarlospaco/cpython | An alternative implementation of Python's standard library for use in Nim programming language | 142 |