All Packages
cookiejar
HTTP Cookies for Nim.
copanier
Commande groupée minimaliste
CoreBox Linux
A simple, minimal Linux system.
couchdb
Easily and comfortably access your CouchDB.
couchdbapi
Apache CouchDb driver (REST API) for nim lang.
Counter_JS_FirdaAyu
Nama : Firda Ayu Dwi Aryanti
NIM : A11.2021.13586
coverage
Code coverage library for Nim
coverartarchive
Cover Art Archive API wrapper
cow-says
A simple example gear that makes an animal speak.
cowstrings
Copy-On-Write string implementation according to nim-lang/RFCs#221
cozycliparser
CLI parser builder, a convenience wrapper over `std/parseopt`
cozylogwriter
Cozy Log Writer
cozytaskpool
Cozy Task pool
cppany
A wrapper for C++'s std::any
cppclass
Syntax sugar which helps to define C++ classes from Nim.
cppconst
Nim wrapper for C++ const-qualified types.
cppos
C++OS, a minimal preemptive RTOS based on C++ Standard interface
cppstl
Bindings for the C++ Standard Template Library (STL)
cpptuples
A wrapper for C++'s std::tuple
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, bindings to assorted intrinsics
cpython
Alternative StdLib for Nim for Python targets
crap
`rm` files without fear
Crawler
Data provider for MetaMAL/Website. It downloads and elaborates statistics and raw data collected from MyAnimeList on a daily base.
crc32
CRC-32 In-Place
criterion
Statistic-driven microbenchmark framework
crockfordb32
A simple implementation of Crockford Base32! Supports nint128, doesn't support check symbols
cron
Library to ease writing cron-like programs
cRoSSbow
The minimalist feed aggregator
crosscompile
Crosscompile Nim source code into multiple targets on Linux with this proc.
crossdb
CrossDB Driver for Nim
crown
Next generation meta-framework for Nim, powered by Basolato and HTMX
crowncalc
Basic calculator in Nim
crowngui
Web Technologies based Crossplatform GUI Framework
crud_django
un simple crud de animales
crunchy
SIMD-optimized hashing, checksums and CRCs
crypticker
Minimalistic cryptocurrencies ticker: https://crypticker.io
csfml
Bindings for Simple and Fast Multimedia Library (through CSFML)
csort
A fast, branchless, sorting algorithm
css
CSS parser and validator
css-animation
No description available
css-animations
No description available
css_html_minify
HTML & CSS & JS Minify Lib & App based on Regexes & parallel MultiReplaces
css3selectors
A Nim CSS Selectors library for the WHATWG standard compliant Chame HTML parser. Query HTML using CSS selectors with Nim just like you can with JavaScript.
cssgrid
pure Nim CSS Grid layout engine
csv
procedures for reading, writing, parsing, and stringifying CSV (comma separated value) files
csv2dbsrc
create db util sources from csv
CSV2JSON
Minimalistic CSV2JSON Converter 🎨
csvdict
Another CsvTable API. Goals are efficient, simple and flexible
csvql
query CSVs in memory. with ansi sql
csvtable
Nim tools for handling CSV files with an API similar to Python\'s CSVDictReader and -Writer