Pinned Repositories
Cards-Against-Humanity-random-selector
A Program that just picks random combinations. See cardsagainsthumanity.com
eval
Moved to https://github.com/ISibboI/evalexpr
evalexpr
A powerful expression evaluation crate 🦀.
general_stable_vec
A stable Vec in Rust using a free list.
JBitmessage
A bitmessage client in Java
secure-string
Rust crate for secure handling of sensitive data.
spaced-repetition-rs
A spaced repetition algorithm for remembering things
typed-session
Async typed session middleware
typed-session-axum
Typed-session as axum middleware
vocabulary-learning-application
ISibboI's Repositories
ISibboI/evalexpr
A powerful expression evaluation crate 🦀.
ISibboI/typed-session
Async typed session middleware
ISibboI/secure-string
Rust crate for secure handling of sensitive data.
ISibboI/typed-session-axum
Typed-session as axum middleware
ISibboI/general_stable_vec
A stable Vec in Rust using a free list.
ISibboI/wikitext-parser
Parse wikitext into a semantic representation
ISibboI/wiktionary-dump-parser-rs
A library and cli tool to download and parse wiktionary data dumps
ISibboI/vocabulary-learning-application
ISibboI/async-xml
A crate for deserializing XML data asynchronously
ISibboI/bitvec
A crate for managing memory bit by bit
ISibboI/crane
A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
ISibboI/crane-bug
Debugging crane
ISibboI/diesel
A safe, extensible ORM and Query Builder for Rust
ISibboI/diesel_async
Diesel async connection implementation
ISibboI/ggcat
Compacted and colored de Bruijn graph construction and querying
ISibboI/interior-mut
ISibboI/nixos-install-scripts
collection of one-shot scripts to install NixOS on various server hosters and other hardware. [maintainer=@happysalada]
ISibboI/nixos-server-setup
ISibboI/nixpkgs
Nix Packages collection & NixOS
ISibboI/nuklear
Nuclear power plant simulation inspired by the game Nucleares
ISibboI/petgraph
Graph data structure library for Rust.
ISibboI/radium
ISibboI/rs-async-zip
An asynchronous ZIP archive reading/writing crate.
ISibboI/rust-postgres
Native PostgreSQL driver for the Rust programming language
ISibboI/smartled
ISibboI/squiffy
a tool for creating interactive fiction
ISibboI/static_option
An option type that is statically known to be Some or None.
ISibboI/template-switch-generator
A random genome generator that generates template switches
ISibboI/two_phase_channel
A safe synchronisation-free parallel communication channel by statically forbidding conflicting accesses
ISibboI/uom
Units of measurement -- type-safe zero-cost dimensional analysis