Pinned Repositories
axum-shuttle-postgres-authentication-demo
Full stack authenticated site built in Rust with Axum, Postgres and Shuttle
discord-weather-bot
Discord bot that gives weather information, written in Rust
ezno
A fast and correct TypeScript type checker and compiler with additional experiments
hackernews-prism
A clone of Hacker News built with Prism, Rust and Actix-web
image-generation-rust
Generate images for social previews using SVGs, Rust and hosted on Shuttle
islands
An example of Simplex noise with phaser to construct islands
mathematics
d-
prism
(No longer in development). Experimental compiler for building isomorphic web applications with web components.
simple-json-parser
No allocation JSON key value parser with support for comments
syn-helpers
Framework for building proc derive macros
kaleidawave's Repositories
kaleidawave/ezno
A fast and correct TypeScript type checker and compiler with additional experiments
kaleidawave/axum-shuttle-postgres-authentication-demo
Full stack authenticated site built in Rust with Axum, Postgres and Shuttle
kaleidawave/syn-helpers
Framework for building proc derive macros
kaleidawave/source-map
Utilities for building source maps (v3) for a compiler
kaleidawave/crates-release-gh-action
Action for automatic upgrade of crate version and publishing on crates.io
kaleidawave/derive-enum-from-into
Derive for From and TryInto for enums with single unnamed fields
kaleidawave/kaleidawave.github.io
Personal Website
kaleidawave/derive-finite-automaton
Proc derive macro for building finite automaton
kaleidawave/self-rust-tokenize
Turns instances of Rust structures into a token stream that creates the instance
kaleidawave/enum-variants-strings
Utilities for getting string representation of enum variants and building a variant of enum from string
kaleidawave/simple-json-parser
No allocation JSON key value parser with support for comments
kaleidawave/tokenizer-lib
Tokenization utilities for building parsers in Rust
kaleidawave/copper
a dark but colourful theme for vscode
kaleidawave/derive-debug-extras
More customisable #[derive(Debug)]
kaleidawave/derive-partial-eq-extras
More customisable #[derive(PartialEq)]
kaleidawave/mathematics
d-
kaleidawave/oxc
The JavaScript Oxidation Compiler
kaleidawave/benchmarks
Benchmarks for various things. See actions for runs
kaleidawave/codespan
Beautiful diagnostic reporting for text-based programming languages.
kaleidawave/duckdb-dictionary
kaleidawave/get-field-by-type
Create a getter for a field based on a type
kaleidawave/hot-py
kaleidawave/inclusive-or
A type equivalent to (Option<T>, Option<U>) where the (None, None) case is unconstructable.
kaleidawave/release-downloader
Github action to download release assets from private or public repositories
kaleidawave/rust-action-cargo-binstall
kaleidawave/shuffle-binary
kaleidawave/simple-markdown-parser
A simple library for handling markdown. May include extra utilities
kaleidawave/string-cases
String case conversion utilities
kaleidawave/tc39-source-map-tests
fork of tc39/source-map-tests
kaleidawave/text-wrap
Text wrapping library (and CLI) in Rust