GitHub / metagn 51 Repositories
Donate: https://github.com/sponsors/metagn
metagn/nim-broken-link-finder Fork of elliotwaite/nim-broken-link-finder
A tool for finding broken links in the Nim documentation.
Language: Nim - Size: 28.3 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

metagn/nightlies Fork of nim-lang/nightlies
Separate repository to trigger installer builds.
Size: 144 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

metagn/nimcrypto Fork of cheatfate/nimcrypto
Nim cryptographic library
Size: 2.69 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

metagn/nimterop Fork of nimterop/nimterop
Nimterop is a Nim package that aims to make C/C++ interop seamless
Size: 1.33 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

metagn/constantine Fork of mratsim/constantine
Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
Size: 24.2 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

metagn/dirtydeeds
sugar for partially applied calls
Language: Nim - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

metagn/froth
tagged pointer types with destructors
Language: Nim - Size: 41 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

metagn/flop
Language: Nim - Size: 1.95 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

metagn/nimx Fork of yglukhov/nimx
GUI library
Size: 3.79 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

metagn/linoleum
Language: Nim - Size: 2.93 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

metagn/margrave
Markdown dialect
Language: Nim - Size: 176 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 0

metagn/nim-json-serialization Fork of status-im/nim-json-serialization
Flexible JSON serialization not relying on run-time type information
Language: Nim - Size: 270 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

metagn/nim-json-rpc Fork of status-im/nim-json-rpc
Nim library for implementing JSON-RPC clients and servers
Language: Nim - Size: 621 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

metagn/nif Fork of nim-lang/nimony
NIF is a text based data format designed for compiler frontend/backend communication or communication between different programming languages.
Size: 4.92 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

metagn/cardia
Language: Nim - Size: 47.9 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

metagn/skinsuit
utility macros mostly for object variants
Language: Nim - Size: 57.6 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 24 - Forks: 1

metagn/nimbleutils
personal library for nimscript tasks
Language: Nim - Size: 18.6 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

metagn/abyzou
in progress scripting language
Language: Nim - Size: 713 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

metagn/assigns
syntax sugar for assignments
Language: Nim - Size: 76.2 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 11 - Forks: 0

metagn/metagn
Size: 45.9 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

metagn/applicates
generalized compile time routine and symbol pointers
Language: Nim - Size: 127 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 11 - Forks: 1

metagn/lispnim
lisp version of nim
Language: Nim - Size: 34.2 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

metagn/nuance
nim untyped AST node generation at runtime with custom line info
Language: Nim - Size: 37.1 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 0

metagn/shorteststring
word size strings stored in an integer
Language: Nim - Size: 2.93 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 0

metagn/spread
macro for spreading blocks into call parameters/collections
Language: Nim - Size: 27.3 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 0

metagn/grab
grab statement for importing packages in Nim, similar to Groovy's Grape
Language: Nim - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 0

metagn/sliceutils
Utilities using Slice
Language: Nim - Size: 46.9 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

metagn/combparser Fork of PMunch/combparser
A parser combinator library for easy generation of complex parsers
Language: Nim - Size: 45.9 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

metagn/Nim Fork of nim-lang/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
Language: Nim - Size: 122 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

metagn/cligen Fork of c-blake/cligen
Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
Size: 3.87 MB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

metagn/blog
Language: Nim - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

metagn/nim-stew Fork of status-im/nim-stew
stew is collection of utilities, std library extensions and budding libraries that are frequently used at Status, but are too small to deserve their own git repository.
Size: 594 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

metagn/Arraymancer Fork of mratsim/Arraymancer
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
Size: 3.74 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

metagn/nimpylib Fork of Yardanico/nimpylib
Some python standard library functions ported to Nim
Size: 321 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

metagn/db_connector Fork of nim-lang/db_connector
Unified db connector in Nim
Size: 283 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

metagn/NimEdScript
(inactive) A wrapper around EdisonScript/JavaScript in FL Studio for Nim.
Language: Nim - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

metagn/nimnashorn
(inactive) Nim JS bindings for Nashorn
Language: Nim - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

metagn/schemes
(inactive) declarative enums/state machines
Language: Nim - Size: 11.7 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

metagn/nimlsp Fork of PMunch/nimlsp
Language Server Protocol implementation for Nim
Size: 167 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

metagn/DelaunayNim Fork of Nycto/DelaunayNim
Delaunay Triangulations in Nim
Size: 696 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

metagn/knot
tie compile-time values to types under names
Language: Nim - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

metagn/NESM Fork of nim-lang/NESM
NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is a mirror of https://gitlab.com/xomachine/NESM)
Size: 242 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

metagn/funnycapitalism
Barebones Discord library
Language: Nim - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

metagn/etf
ETF (Erlang Term Format) library for nim
Language: Nim - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

metagn/packages Fork of nim-lang/packages
List of packages for Nimble
Language: Nim - Size: 3.81 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

metagn/lispnimgentest
test package for lispnimgen
Language: Nim - Size: 1.95 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

metagn/lispnimgen
nim file generator for lispnim
Language: Nim - Size: 1.95 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

metagn/sdlutils
tiny helper library
Language: Nim - Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

metagn/fup1
Productivity experiment on writing Tetris using macros
Language: Nim - Size: 318 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

metagn/draft-RFCs Fork of nim-lang/RFCs
repo to write draft nim RFCs
Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

metagn/kismet
Weird lisp-like language with imperative syntax and typed macros
Language: Groovy - Size: 702 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
