Pinned Repositories
lilliput
A binary data format that's like JSON, but extremely fast and compact
cargo-modules
Visualize/analyze a Rust crate's internal structure
DLAlertView
UIAlertView replacement that can embed custom content views, is fully themable and let's you use a delegate and/or blocks.
DLWidgetMenu
Versatile solution for displaying widget menus. Easily adjustable with custom layouts and/or animations.
enumcapsulate
Safe casting for newtype enums and their variants
Gestalt
An unintrusive & light-weight iOS app-theming library with support for animated theme switching.
Pulsar
A versatile solution for displaying pulse animations as known from Apple Maps.
sitrep
Frontend-agnostic progress reporting for Rust
tryexpand
Test harness for ui tests of macro expansion and its diagnostics
signalo
A DSP toolbox with focus on embedded environments written in Rust.
regexident's Repositories
regexident/cargo-modules
Visualize/analyze a Rust crate's internal structure
regexident/rust-seal
Rust implementation of Needleman-Wunsch & Smith-Waterman sequence alignment
regexident/sitrep
Frontend-agnostic progress reporting for Rust
regexident/tryexpand
Test harness for ui tests of macro expansion and its diagnostics
regexident/ascent
logic programming in Rust
regexident/enumcapsulate
Safe casting for newtype enums and their variants
regexident/quadrature
Implementations of a quadrature decoder and corresponding encoder drivers using embedded-hal
regexident/allen-intervals
An efficient implementation of Allen's interval relations for Rust's range types.
regexident/anchors
self adjusting computations in rust
regexident/bitvec
A crate for managing memory bit by bit
regexident/bimap-rs
Generic bijective maps in Rust
regexident/Cache
Useful caching data structures in Swift
regexident/cargo-samply
regexident/cargo_metadata
regexident/crux
Cross-platform app development in Rust
regexident/d3-force
Force-directed graph layout using velocity Verlet integration.
regexident/git-assist
A friendly git assistant.
regexident/graph
A library for high-performant graph algorithms.
regexident/graph-nursery
Additional high-performant graph algorithms based on the `graph` crate.
regexident/guts
Rust traits for constructing/destructuring from/into a type's internal guts
regexident/layerchart
Composable Svelte chart components to build a wide range of visualizations
regexident/petgraph
Graph data structure library for Rust.
regexident/proptest
Hypothesis-like property testing for Rust
regexident/regexident.github.io
regexident/rust-analyzer
An experimental Rust compiler front-end for IDEs
regexident/rust-typescript-type-def
Generate TypeScript type definitions for Rust types.
regexident/rust-yew-axum-tauri-desktop
Rust + Yew + Axum + Tauri + Tailwindcss, full-stack Rust development for Desktop apps.
regexident/salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
regexident/specta
Easily export your Rust types to other languages
regexident/XMLCoding
A clean and modular Swift implementation of the `Codable` protocol for XML.