questionable
Type option library
A library providing elegant abstractions for optional types and result handling in Nim programming language.
Elegant optional types for Nim
114 stars
41 watching
5 forks
Language: Nim
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
codex-storage/nim-codex-dht | A DHT implementation that provides a flexible and secure way to store and retrieve data in a decentralized network | 3 |
scinim/unchained | A compile-time units library with type safety and support for various unit systems | 110 |
jjv360/nim-classes | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 89 |
nlkl/optional | Provides a robust option type for C# to avoid null-reference exceptions and signal intent in data modeling | 903 |
lucawolf/des.nim | A Nim implementation of cryptographic algorithms including DES and DUKPT. | 6 |
status-im/nim-presto | An efficient library for building REST APIs in the Nim language. | 56 |
pmunch/nim-optionsutils | Utility macros and patterns for working with options in Nim. | 35 |
nigredo-tori/classy | Library providing Haskell-style typeclasses for defining function compositions on generic data structures in Nim | 28 |
status-im/nim-chronicles | A logging library for Nim that provides structured logging with customizable formats and advanced features for storing and querying logs. | 161 |
beshrkayali/loki | A small library for writing line-oriented command interpreters in Nim. | 32 |
typelevel/simulacrum | A library that simplifies the use of type classes in Scala | 936 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
tartanllama/optional | A standard library implementation of optional values with functional-style utilities | 859 |
jyapayne/einheit | A Nim unit test library with macro-based configuration and support for setup, teardown, and test methods. | 48 |
scinim/theo | An optimized bigint and number-theory library for the Nim programming language | 26 |