• Stars
    star
    2
  • Language
    Kotlin
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple tool to generate ed25519 key pairs and write them to disk. Written in Kotlin (Native) and backed by libuv and libsodium

More Repositories

1

b64.c

Base64 encode/decode
C
269
star
2

mush

Mustache templates for bash
Shell
147
star
3

shamirs-secret-sharing

A simple implementation of Shamir's Secret Sharing configured to use a finite field in GF(2^8) with 128 bit padding
JavaScript
95
star
4

fs.c

File system API much like Node's fs module (synchronous)
C
72
star
5

progress.c

Progress display lib for c
C
70
star
6

murmurhash.c

MurmurHash3 general hash bashed lookup function implementation
C
58
star
7

url.h

Parse URLs in C much like Node's url module.
C
55
star
8

three.graphql

Declare a Three.js program with GraphQL
JavaScript
48
star
9

hidden-machine

Compile JavaScript into a native addon for Node.js secured by libsodium
JavaScript
39
star
10

pineapple

[DEAD] A very simple, fun, and extendable RESTful API framework that includes routing and a model wrapper around MongoDB. Built for MVC idealists. A framework that just steps out of the way and helps you get your data.
JavaScript
35
star
11

asprintf.c

asprintf() implementation
C
34
star
12

libutf8

A whatwg compliant UTF8 encoding and decoding library
C
34
star
13

node-auto-loader

A auto loader for Node
JavaScript
26
star
14

stordb

[DEAD] StorDB = V8 + (INSERT DATABASE HERE)
C++
25
star
15

uri.c

URI Component encoder/decoder
C
24
star
16

hypersource

Build WebSocket APIs that leverage the HyperCore Protocol
JavaScript
20
star
17

rfc

IETF RFC reader tool
JavaScript
17
star
18

strsplit.c

Split a string into a char array by a given delimiter
C
14
star
19

q

Simple message queuing
Shell
13
star
20

uv-emitter

Event emitter in C with an API modeled after Node's EventEmitter using libuv
C
13
star
21

batsh

Queue bash commands to run with a given concurrency
Shell
13
star
22

to-csv

Convert objects to CSV
JavaScript
13
star
23

rtmp-swarm

Publish, consume, and discover RTMP streams in a network swarm
JavaScript
12
star
24

libbeaufort

A C implementation of the Beaufort Cipher
C
12
star
25

hyper-secret-sharing

Secret sharing over Hypercore
JavaScript
12
star
26

barry

Light weight scripting language
C
12
star
27

jsdom-repl

Simple jsdom repl
JavaScript
11
star
28

libok

Super tiny tap output library
Makefile
11
star
29

regl-model

Generate a model matrix from position, scale, and rotation vectors.
JavaScript
11
star
30

draft

Give your objects and models schemas
JavaScript
10
star
31

libara

libara is a library for constructing random access memory interfaces. Operations are asynchronous and are provided data structures for relaying memory between functions. It is built on top of libuv (libuv >= 1.x.x). It is inspired by Julian Gruber's abstract-random-access.
C
10
star
32

sharef

Quickly share a file over HTTP, DAT, Hypercore, etc
JavaScript
9
star
33

libbacon

A C implementation of the Baconian Cipher ! BACON
C
9
star
34

sregex

Simple string regular expression that exposes matches in defined variables
JavaScript
9
star
35

repl.h

Create a repl with eval/print/error hooks with given stdin, stdout, and stderr streams
C
9
star
36

eloop.c

Simple single threaded event loop API
C
7
star
37

w625

ES6 repl with web page scope
JavaScript
7
star
38

todo.c

Manage your todo's. Built on top of SophiaDB
C
7
star
39

nexus-js-node-v8

A simple guide for using the V8 API with Node.js
Python
7
star
40

interchange-file-format

A module for working with Interchange File Format (IFF) data.
JavaScript
7
star
41

chirp

Self hosted message stream much like Twitter
CSS
6
star
42

liburl

A url.spec.whatwg.org compliant URL parsing library
C
6
star
43

clib-link

Symlink an existing clib project source to yours
Shell
6
star
44

libhttp

Micro HTTP library in C
C
6
star
45

config

Shell
6
star
46

fwyfb

fuck with your friends bash (fwyfb)
Shell
5
star
47

libras

A C99 library for creating random access storage interfaces.
C
5
star
48

libnanoresource

A C99 library for creating tiny async resources.
C
5
star
49

alphahax

Fun little hack for Javascript for generating alphabet letters
JavaScript
5
star
50

mdn-man

Man pages for MDN (https://developer.mozilla.org) reference
JavaScript
5
star
51

libsock

Higher level API for working with sockets in C
C
5
star
52

browser-rpc-swarm

Give control of your browser over RPC to another in a discovery swarm
JavaScript
5
star
53

repl-console

A Simple REPL Console for Node.js
JavaScript
5
star
54

libalru

libalru is a library for creating really fast numeric based LRU caches that leverage an optimized CRC-16-CCITT ported over from @mafintosh's array-lru
C
5
star
55

chfreq.c

Compute character frequency in a string
C
5
star
56

suggest.sh

Suggests commands based on a query found in $PATH
Shell
5
star
57

regl-primitive

Create a regl draw command from a simplicial complex
JavaScript
5
star
58

canvas-sketch-render-service

A HyperSource service based on HyperDrive that converts a Canvas Sketch project into production bundle.
JavaScript
5
star
59

suri

Set and get application URI schemes for OS X
Objective-C
4
star
60

libhypercore-crypto

A C99 library for various cryptographic functions used in Hypercore.
C
4
star
61

clib-extras

clib utility commands
Shell
4
star
62

hyperdrive-cli

Simpe CLI for a HyperDrive
JavaScript
4
star
63

throw.h

Create and throw errors easily
C
4
star
64

coro-examples

Fun with libcoro
C
4
star
65

isdir.c

Determine if path is a directory
C
4
star
66

dat-shaka-packager

Shaka Packager over the DAT network
JavaScript
4
star
67

hypergit

Store Git in a Hyperdrive (WIP)
JavaScript
4
star
68

regl-combine

Compose hundreds or thousands of regl commands without worrying about "too much recursion" or "maximum call stack size exceeded" errors.
JavaScript
4
star
69

usleep.h

usleep implementation using poll() or select()
C++
4
star
70

degossip

Decentralized chat built on ZMQ and v8
C++
3
star
71

logger.c

Super simple C logger
C
3
star
72

sauth

Command line social authentication strategies
JavaScript
3
star
73

brief.mk

Brief command output for your Makefile commands
Makefile
3
star
74

glq

Git log message queue
JavaScript
3
star
75

node-stream

DOM Nodes as streams
JavaScript
3
star
76

is-localhost

Determine if a host is a localhost
JavaScript
3
star
77

smalltalk-examples

GNU Smalltalk Examples
Smalltalk
3
star
78

clib-init

Initialize a clib package.json
Shell
3
star
79

getch.c

getch() implementation
C
3
star
80

domstream

Turn DOM element events into streams
JavaScript
3
star
81

libmerkle

A C99 library for generating Merkle trees.
C
3
star
82

audex

Audio buffer tools
JavaScript
3
star
83

woop

WebWorker event loop
JavaScript
3
star
84

fql-workbench

A workbench for Facebook's FQL
JavaScript
3
star
85

slylang

What the hell is this?
C
3
star
86

hypersource-client

Simple client to talk to HyperSource endpoints
JavaScript
3
star
87

libjson

JSON parser and stringifier in C
3
star
88

hypermidi

Load and play MIDI from Hyperdrive over the DAT network
JavaScript
3
star
89

regl-shared-context

Share regl context variables in the same context
JavaScript
3
star
90

doublelist

A doubly linked list suitable for stack allocation.
C++
3
star
91

clib-build

Small bash script for building clib dependencies
Shell
2
star
92

libram

A C99 library for creating random access memory interfaces.
C
2
star
93

kotlin-parson-bindings

Kotlin/Native bindings for parson, a JSON C library
Shell
2
star
94

github-did-resolver

A DID resolver for Github identities
JavaScript
2
star
95

happy-birthday-vipyne

A hidden machine to wish a secret happy birthday to @vipyne
JavaScript
2
star
96

middleshoe

Allow for middle ware with shoe or anything that emits data
JavaScript
2
star
97

secret-nan

NaN - the true singleton (and the hax that you can conceive)
JavaScript
2
star
98

typedof

better type checking
JavaScript
2
star
99

cgi-arbiter

Route http requests to a CGI
JavaScript
2
star
100

hidden-machine-example-http

An example hidden machine module that runs a hello world http server
JavaScript
2
star