nim-datauri
Data URI converter
Provides functions to convert between data URIs and file paths in Nim programming language.
Data URI Base64 UTF-8 Nim module.
1 stars
3 watching
1 forks
Language: Nim
last commit: almost 3 years ago
Linked from 1 awesome list
base64dataurinimnim-langutf-8
Related projects:
Repository | Description | Stars |
---|---|---|
juancarlospaco/nim-bytes2human | Converts integer bytes to human-readable units of measurement | 12 |
juancarlospaco/nim-datetime2human | Tools to convert date and time to human-readable format with precision from seconds to millenniums | 8 |
scinim/datamancer | A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. | 133 |
juancarlospaco/cpython | An alternative implementation of Python's standard library for use in Nim programming language | 142 |
johnscillieri/psutil-nim | A Nim port of Python's psutil library for cross-platform system information access | 62 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
udiknedormin/nimunits | Provides a statically-typed quantity units library for the Nim language | 38 |
juancarlospaco/nim-tinyslation | Translation service using an online crowdsourced API | 12 |
mjendrusch/metric | Enables dimension-level analysis and unit handling in Nim programming language | 19 |
jjv360/nim-classes | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 89 |
welschma/nnflow | A Python library that converts and preprocesses data from ROOT nTuples into structured arrays for machine learning model training. | 7 |
juancarlospaco/nim-html-dsl | A compiler-based HTML DSL for Nim programming language | 65 |
lucawolf/des.nim | A Nim implementation of cryptographic algorithms including DES and DUKPT. | 6 |
nimparsers/parsetoml | Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
nim-lang/redis | A Redis client library for the Nim programming language | 128 |