North East England

Euan Torano

Elite
@euantorano

serial.nim. A Nim library for accessing serial ports.

76

dotenv.nim. dotenv implementation for Nim. Loads environment variables from `.env`

58

progress.nim. A simple progress bar for Nim.

56

ip.zig. A Zig library for working with IP Addresses

22

semver.nim. Semantic versioning parser for Nim.

19

SimpleGravatar. A super simple class to generate Gravatar images based on email addresses.

16

recaptcha.nim. reCAPTCHA support for Nim, supporting rendering a capctcha and verifying a user's response.

15

docker-zig. A docker image for Zig based upon Alpine Linux 3.16.

14

faster-command-line-tools-in-nim. A comparison of Nim's performance against the "Faster Command Line Tools in D" blog post found here: http://dlang.org/blog/2017/05/24/faster-command-line-tools-in-d/

14

sysrandom.nim. A Nim library to generate random numbers and random ranges of bytes using the system's PRNG.

12

b2. b2 is a Go wrapper for the Backblaze B2 API.

11

zig-chocolatey-package. A Chocolatey package for the Zig programming language.

8

tempdir.nim. A Nim library to create and manage temporary directories. Inspired by the Rust library of the same name: https://github.com/rust-lang-nursery/tempdir

8

migrate.nim. A simple database migration utility for Nim.

7

pledge.nim. A wrapper around OpenBSD's pledge(2) systemcall for Nim.

6

MyBB-Hook-Finder. A simple script written to locate hooks within MyBB files using the $plugins->runn_hooks(); syntax. Creates a solitary output HTML file that contains information such as hook name, it's arguments and the file it's located in as well as the line number where it occurs.

6

mybb-prometheus. A MyBB plugin to expose metrics to Prometheus.

4

XboxStats. A class to retrieve a user's Xbox Live user statistics using their gamertag.

4

postgres.nim. A PostgreSQL client library for Nim.

3

MyBB-Local-Images. Fetches remote image files posted on a MyBB forum and stores them locally.

3

compile-time-string-validation. Companion repository for my "Validating strings at compile time" log post

2

mybb2_demo_server. A project to easily automate the creation of a demo server for MyBB 2.0

2

CharacterCountdown. jQuery plugin to countdown characters remaining that can be inserted in a text field. Useful for fields with character limits such as Twitter status updates.

2

Parser. The parser used by MyBB 2. Supports BBCode, Markdown and HTML

1

compose-paging-with-search-example. An example of a Compose app using androidx.paging with live search results.

1

bear-to-ghost-redirects. A tool to convert Bear Blog aliases to Ghost redirects.

1

resp3.zig. An implementation of the RESP3 protocol in Zig.

1

munin-node.nim. A Nim implementation of a munin node, primarily aimed at Windows

1

spdx_licenses.nim. A library to retrieve the list of commonly used licenses from the SPDX License List.

1
29
Apply