Pinned Repositories
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
Autolinker.js
Utility to Automatically Link URLs, Email Addresses, Phone Numbers, Twitter handles, and Hashtags in a given block of text/HTML
better-sqlite3
The fastest and simplest library for SQLite3 in Node.js.
DefinitelyTyped
The repository for high quality TypeScript type definitions.
electron-fuses
electron-installer-debian
Create a Debian package for your Electron app.
electron-installer-dmg
Create DMG installers for your electron apps using appdmg.
electron-rebuild
Package to rebuild native Node.js modules against the currently installed Electron version
json-schema-for-humans
Quickly generate HTML documentation from a JSON schema
threema-danilo's Repositories
threema-danilo/json-schema-for-humans
Quickly generate HTML documentation from a JSON schema
threema-danilo/electron-rebuild
Package to rebuild native Node.js modules against the currently installed Electron version
threema-danilo/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
threema-danilo/AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
threema-danilo/Autolinker.js
Utility to Automatically Link URLs, Email Addresses, Phone Numbers, Twitter handles, and Hashtags in a given block of text/HTML
threema-danilo/better-sqlite3
The fastest and simplest library for SQLite3 in Node.js.
threema-danilo/DefinitelyTyped
The repository for high quality TypeScript type definitions.
threema-danilo/electron-fuses
threema-danilo/electron-installer-debian
Create a Debian package for your Electron app.
threema-danilo/electron-installer-dmg
Create DMG installers for your electron apps using appdmg.
threema-danilo/electron-notarize
Notarize your macOS Electron Apps
threema-danilo/electron-osx-sign
Codesign Electron macOS apps
threema-danilo/emojibase
🎮 A collection of lightweight, up-to-date, pre-generated, specification compliant, localized emoji JSON datasets, regex patterns, and more.
threema-danilo/Figment
A hierarchical configuration library so con-free, it's unreal.
threema-danilo/generic-array
Generic array types in Rust
threema-danilo/nacl-compat
Pure Rust compatibility layer for NaCl-family libraries
threema-danilo/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
threema-danilo/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
threema-danilo/redis-rs
Redis library for rust
threema-danilo/Rocket
A web framework for Rust.
threema-danilo/rustsec
RustSec API & Tooling
threema-danilo/ts-proto-buffer-repro
threema-danilo/ts-sql-query
Type-safe SQL query builder like QueryDSL or JOOQ in Java or Linq in .Net for TypeScript with MariaDB, MySql, Oracle, PostgreSql, Sqlite and SqlServer support.
threema-danilo/vite-repro
Indirect external node dependencies
threema-danilo/vite-repro-argon2
Argon2 + Vite
threema-danilo/x25519-dalek
X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.