Kai Sellgren

Results 8 repositories owned by Kai Sellgren

Animation

27
Stars
14
Forks
Watchers

A Dart library for animating DOM elements on a web page.

Concurrency-concepts

229
Stars
26
Forks
Watchers

A guide to concurrency, multi-threading and parallel programming concepts. Explains the differences between every concept, their advantages and disadvantages in detail.

DartZip

35
Stars
6
Forks
Watchers

A zip parser, reader and generator written in pure Dart. It is memory efficient, requiring the minimum amount of memory to, for example, extract files.

Git-GUI

77
Stars
19
Forks
Watchers

Git-GUI is a powerful graphical user interface for Git that runs on Windows. It's a standalone product and requires no Git installation.

mailer

153
Stars
86
Forks
Watchers

Compose and send emails from Dart. Supports file attachments, HTML emails and multiple transport methods.

comp_sci.rs

16
Stars
2
Forks
Watchers

Computer science with Rust. Articles, algorithms, data structures and other programs written in Rust.

PHP-Security-Library

21
Stars
8
Forks
Watchers

PSL is a security library for PHP. It provides advanced random data generation, encryption utilities as well as certificate generation and signing.

ScalaGit

25
Stars
1
Forks
Watchers

A pure Scala implementation of the Git version control written from scratch.