Sebastian Messmer (smessmer)

smessmer

Geek Repo

Github PK Tool:Github PK Tool


Organizations
cryfs

Sebastian Messmer's repositories

binary-layout

The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give it a slice of binary data, and it will allow you to read and write the fields defined in the layout from the binary data without having to copy any of the data. It's similar to transmuting to/from a #[repr(packed)] struct, but much safer.

Language:RustLicense:Apache-2.0Stargazers:66Issues:3Issues:16

gitversion

Automatically create C++ headers containing version information like the current git tag

Language:PythonLicense:GPL-3.0Stargazers:22Issues:2Issues:3

crypto-wallet-gen

A utility to generate seed phrases and to generate crypto currency wallets from a seed phrase.

Language:RustLicense:GPL-3.0Stargazers:13Issues:3Issues:0

lockable

This library offers hash map and cache data structures where individual entries can be locked

Language:RustLicense:Apache-2.0Stargazers:11Issues:3Issues:2

leptos_twelements

A UI component library for [Leptos](https://leptos.dev/), based on [Tailwind Elements](https://tailwind-elements.com/).

async-drop-guard

Utilities to deal with the Rust language's missing ability to run async drop code

Language:RustLicense:Apache-2.0Stargazers:2Issues:2Issues:0
Language:ShellLicense:MITStargazers:1Issues:2Issues:0

hddwiper

Output a random stream of bytes to a hard drive or partition to wipe it. This will continue wiping until the device runs out of space.

Language:RustLicense:NOASSERTIONStargazers:1Issues:3Issues:0

AxumSession

Axum Session Management Libraries that use Sqlx

Language:RustLicense:MITStargazers:0Issues:1Issues:0

bevy

A refreshingly simple data-driven game engine built in Rust

Language:RustLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:RustStargazers:0Issues:2Issues:0

bevy_atmosphere

A procedural sky plugin for bevy

Language:RustLicense:Apache-2.0Stargazers:0Issues:1Issues:0

bevy_rapier

Official Rapier plugin for the Bevy game engine.

Language:RustLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:2Issues:0
Language:CStargazers:0Issues:3Issues:0

cryptopp-cmake

A modern CMake build project for Crypto++ (https://github.com/weidai11/cryptopp).

Language:CMakeLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

git2version

This crate provides a way to get the version of the package from git and incorporate it as a constant into your program.

Language:RustLicense:Apache-2.0Stargazers:0Issues:2Issues:0

leptos_sse

Leptos server signals synced through Server-Sent-Events (SSE)

Language:RustLicense:NOASSERTIONStargazers:0Issues:1Issues:0

lockpool

This library offers a pool of locks where individual locks can be locked/unlocked by key

Language:RustLicense:Apache-2.0Stargazers:0Issues:3Issues:0

lru-rs

An implementation of a LRU cache

Language:RustLicense:MITStargazers:0Issues:2Issues:0

noise-rs

Procedural noise generation library for Rust.

Language:RustLicense:Apache-2.0Stargazers:0Issues:1Issues:0

owning-ref-rs

A library for creating references that carry their owner with them.

Language:RustLicense:MITStargazers:0Issues:2Issues:0

plaid2text

Python Scripts to export Plaid transactions and transform them into Ledger or Beancount syntax formatted files.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

rand

A Rust library for random number generation.

Language:RustLicense:NOASSERTIONStargazers:0Issues:2Issues:0

screeps-arena-game-api

Typed bindings to the Screeps Arena in-game API for WASM Rust AIs

Language:RustLicense:MITStargazers:0Issues:2Issues:0

screeps-game-api

Typed bindings to the Screeps in-game API for WASM Rust AIs

Language:RustLicense:MITStargazers:0Issues:2Issues:0

signalmaster

simple socket.io server for webrtc signaling

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:2Issues:0
Language:RustStargazers:0Issues:2Issues:0

tokio

A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

Language:RustLicense:MITStargazers:0Issues:1Issues:0

webauthn-rs

An implementation of webauthn components for Rustlang servers

Language:RustLicense:MPL-2.0Stargazers:0Issues:1Issues:0