nim-crc32

CRC calculator

A Nim library implementing in-place CRC32 checksum computation

CRC-32 In-place for Nim.

GitHub

15 stars
3 watching
2 forks
Language: Nim
last commit: about 2 years ago
Linked from 2 awesome lists

checksumcrc32nimnim-lang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
d-bahr/crcppAn efficient C++ implementation of a portable and lightweight CRC algorithm343
juancarlospaco/cpythonAn alternative implementation of Python's standard library for use in Nim programming language144
juancarlospaco/clicheA CLI argument parser library for Nim language82
aksalj/hashlibppProvides a simple C++ library to compute cryptographic checksums.15
juancarlospaco/nim-datauriProvides functions to convert between data URIs and file paths in Nim programming language.1
treeform/chronoA Timestamps and Timezones library for Nim programming language78
juancarlospaco/nim-html-dslA compiler-based HTML DSL for Nim programming language66
juancarlospaco/nim-bytes2humanConverts integer bytes to human-readable units of measurement12
juancarlospaco/nim-gatabaseA compile-time ORM for Nim, providing a simplified DSL for working with databases.120
juancarlospaco/nim-datetime2humanTools to convert date and time to human-readable format with precision from seconds to millenniums8
rowol/stm32_discovery_arm_gccDevelopment tools and code examples for STM32 microcontrollers using Linux and the GNU Tools for Embedded ARM Processors Toolchain.91
codingsince1985/checksumProvides functions to compute message digests for large files in multiple formats105
vacp2p/nim-quicAn implementation of the QUIC protocol in Nim programming language42
juancarlospaco/nodejsAn alternative implementation of Node.js's standard library for the Nim programming language209
caseycarter/cmcstl2An implementation of C++ ranges with support for the One Ranges Proposal223