An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by AlexanderSchuetz97

A curated list of projects in awesome lists by AlexanderSchuetz97 .

https://github.com/alexanderschuetz97/luajsocket

Luajsocket is a port of the luasocket library to luaj. It allows for easy socket communication inside lua scripts running in a luaj vm.

Last synced: 22 Apr 2025

https://github.com/alexanderschuetz97/javanativeutils

Collection of jni wrappers for various native system calls

java jni

Last synced: 22 Apr 2025

https://github.com/alexanderschuetz97/jni-simple

Simple Rust wrapper around the JNI (Java Native Interface) API.

java jni rust

Last synced: 22 Apr 2025

https://github.com/alexanderschuetz97/tcp2ivshmem

tcp2ivshmem is a java program to tunnel tcp connections through qemu ivshmem shared memory without using a network interface to do so.

ivshmem ivshmem-qemu java proxy qemu-kvm tcp

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/ivshmem4j

Ivshmem4j is a Java library to use QEMU ivshmem (inter virtual machine shared memory) from a Java application running inside a JVM.

ivshmem ivshmem-qemu java library qemu-kvm

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/winpipe

Blocking rust wrapper for Windows named pipes with very similar api to UnixStream/UnixListen.

Last synced: 22 Apr 2025

https://github.com/alexanderschuetz97/rco-cell

Wrapper for Rc<RefCell<Option<T>>> and its weak variant. Includes various utilties for common operations usually performed on such a datastructure.

refcell rust

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/pglcomponent

PGLComponent is a library that allows for easy inclusion of a Processing 3 3D OpenGL Sketch into a Swing/AWT application.

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/luajfshook

Hook for Luaj's JseIoLib and other file related functions for more control over how luaj interacts with the file system

java library lua luaj

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/bettercoercion

BetterCoercion is a library for LuaJ that improves the coercion mechanics of LuaJ, making it easier to integrate LuaJ into a Java application.

java library luaj

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/openapi-client-gen

Experimental OpenApi client generator for Rust with support for C-FFI and WASM

Last synced: 18 Feb 2025

https://github.com/alexanderschuetz97/intsplit

Rust library for splitting various numeric types into their binary component types

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/defer-heavy

A versatile and easy to use defer statement for Rust. Similar to Go's or Zig's defer.

Last synced: 05 May 2025

https://github.com/alexanderschuetz97/rust-tls-duplex-stream

Full duplex stream wrapper around rust-tls

Last synced: 22 Apr 2025

https://github.com/alexanderschuetz97/sync-ptr

Sync & Send wrappers for raw pointer's in rust.

Last synced: 22 Apr 2025

https://github.com/alexanderschuetz97/atomic_ptr_cell

Safe no_std repr(transparent) wrapper for AtomicPtr and &AtomicPtr with an api similar to a cell.

Last synced: 12 Feb 2025

https://github.com/alexanderschuetz97/luajlpath

Reimplementation/Port of the lua lpath library to luaj

library lua luaj path

Last synced: 02 Mar 2025

https://github.com/alexanderschuetz97/unowned-buf

Buffered Read+BufRead and Write for rust that does not own the underlying Read/Write

Last synced: 22 Apr 2025

https://github.com/alexanderschuetz97/atomic_lifo

Lock free thread-safe lifo for rust.

Last synced: 14 Apr 2025

https://github.com/alexanderschuetz97/lualfs

luaLFS is library compatible to LuaFileSystem using linux system commands instead of native libraries

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/rw-utils

Collection of utilities that enhance the rust Read and Write traits by providing various utility method for reading/writing structured data.

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/jnigenerator

Maven plugin to generate boilerplate code c code to interact with the JVM using JNI from the c side.

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/luajthreads

Library for luaj to do multithreading in lua

Last synced: 22 Mar 2025

https://github.com/alexanderschuetz97/luajlfs

LuajLFS is a port of the C based LuaFileSystem library to luaj.

lua luafilesystem luaj

Last synced: 22 Mar 2025