All Projects → lholznagel → arktur

lholznagel / arktur

Licence: Unknown, MIT licenses found Licenses found Unknown license-apache MIT license-mit
No description or website provided.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to arktur

crazy-canvas
Simple canvas playground
Stars: ✭ 12 (-68.42%)
Mutual labels:  fun
StarWarsArrays.jl
Arrays indexed as the order of Star Wars movies
Stars: ✭ 93 (+144.74%)
Mutual labels:  fun
DossyTextLabel
A subclass of UILabel reminiscent of Strong Bad's faithful Tandy 400.
Stars: ✭ 75 (+97.37%)
Mutual labels:  fun
perseverance-parachute-generator
Generate your own Perseverance parachute-style secret codes!
Stars: ✭ 17 (-55.26%)
Mutual labels:  fun
observations
Beobachtungen und Betrachtungen rund um das Informatik-Studium an der HSLU
Stars: ✭ 45 (+18.42%)
Mutual labels:  fun
FunUtils
Some codes i wrote to help me with me with my daily errands ;)
Stars: ✭ 43 (+13.16%)
Mutual labels:  fun
FunVideo
A series of embeddable theme into video, include animation and voice.
Stars: ✭ 19 (-50%)
Mutual labels:  fun
mediaforge
A Discord bot for editing and creating videos, images, GIFs, and more!
Stars: ✭ 45 (+18.42%)
Mutual labels:  fun
penney
Penney's Game
Stars: ✭ 14 (-63.16%)
Mutual labels:  fun
random-restaurant-generator
An Android app that queries Yelp's API for a random restaurant near you
Stars: ✭ 15 (-60.53%)
Mutual labels:  fun
soundboard
cross-platform desktop application to spice up your audio/video conferences
Stars: ✭ 50 (+31.58%)
Mutual labels:  fun
mango
A @discord bot that has lots of features 🥭
Stars: ✭ 22 (-42.11%)
Mutual labels:  fun
randmoji
Generate wacky Bitmoji avatars using the private API.
Stars: ✭ 17 (-55.26%)
Mutual labels:  fun
extreme-carpaccio
Slicing and coding game
Stars: ✭ 116 (+205.26%)
Mutual labels:  fun
A-for-apple
No description or website provided.
Stars: ✭ 14 (-63.16%)
Mutual labels:  fun
map-replace.js
a VSCode extension that replace selected string with custom JavaScript function.
Stars: ✭ 25 (-34.21%)
Mutual labels:  fun
anime-scraper
[partially working] Scrape and add anime episode stream URLs to uGet (Linux) or IDM (Windows) ~ Python3
Stars: ✭ 21 (-44.74%)
Mutual labels:  fun
SHA3ImplementedInsideofaRARfile
The Keccak hash algorithm implemented inside of a RAR archive using the RAR filter assembly language
Stars: ✭ 21 (-44.74%)
Mutual labels:  fun
Drawing
Drawing and fill color
Stars: ✭ 37 (-2.63%)
Mutual labels:  fun
honk-twitter-bot
A simple honk twitter bot that reply honk slash command
Stars: ✭ 19 (-50%)
Mutual labels:  fun

Carina

Carina is a sample blockchain written in rust. The main purpose of this project is to learn rust and do something interesting.

Goal

There is no specific goal. I wanted to code something with rust and was very interested in blockchain. This should not be another crypto currency, there are enough.

Sub projects

The main project consists of multiple sub projects.

Name Description
cli Terminal interface to talk with the blockchain
core Core that listens to udp and handles event registering
core_protcol Protocol for communication

Old Sub projects

These sub projects are deprecated and will be removed when the new sub projects are ready.

Name Description
hooks Handles function calling based on hooks
peer The actual application
peer_cli Terminal interface
protocol Protocol for communicating

License

This project is dual licensed under Apache 2.0 and MIT. Please see the license files for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].