All Projects → Gba → Similar Projects or Alternatives

147 Open source projects that are alternatives of or similar to Gba

daemonize-me
Rust library to ease the task of creating daemons
Stars: ✭ 34 (-88.11%)
Mutual labels:  rust-library
otp
One Time Password for 2-Factor-Authentication implemented in Rust
Stars: ✭ 21 (-92.66%)
Mutual labels:  rust-library
rust-lp-modeler
Lp modeler written in Rust
Stars: ✭ 75 (-73.78%)
Mutual labels:  rust-library
thread-priority
A simple thread schedule and priority library for rust
Stars: ✭ 48 (-83.22%)
Mutual labels:  rust-library
cala
Cross-platform system interface for hardware IO
Stars: ✭ 46 (-83.92%)
Mutual labels:  rust-library
trickster
user-friendly linux memory hacking library
Stars: ✭ 50 (-82.52%)
Mutual labels:  rust-library
dupe-krill
A fast file deduplicator
Stars: ✭ 147 (-48.6%)
Mutual labels:  rust-library
rs-process-memory
A rust library that allows you to read/write into the memory of other processes
Stars: ✭ 63 (-77.97%)
Mutual labels:  rust-library
hassle-rs
🦀 This crate provides an FFI layer and idiomatic rust wrappers for the new DirectXShaderCompiler library.
Stars: ✭ 34 (-88.11%)
Mutual labels:  rust-library
telnet-rs
A simple implementation of Telnet in Rust.
Stars: ✭ 35 (-87.76%)
Mutual labels:  rust-library
font8x8-rs
8x8 monochrome bitmap fonts for rendering. Implemented in Rust.
Stars: ✭ 15 (-94.76%)
Mutual labels:  rust-library
cdc
A library for performing Content-Defined Chunking (CDC) on data streams.
Stars: ✭ 18 (-93.71%)
Mutual labels:  rust-library
bmemcached-rs
Rust binary memcached implementation
Stars: ✭ 24 (-91.61%)
Mutual labels:  rust-library
healthchecks-rs
Simple Rust library to interact with healthchecks.io
Stars: ✭ 16 (-94.41%)
Mutual labels:  rust-library
tokio-linux-aio
Support for Linux kernel aio within Tokio.
Stars: ✭ 49 (-82.87%)
Mutual labels:  rust-library
kul
A unique textual notation that can be used as both a data format and a markup language and that has powerful extensibility of both lexical syntax and semantics, and a Rust library for parsing it.
Stars: ✭ 12 (-95.8%)
Mutual labels:  rust-library
lonlat bng
A multithreaded Rust library with FFI for converting WGS84 longitude and latitude coordinates into BNG (OSGB36) Eastings and Northings and vice versa (using OSTN15)
Stars: ✭ 20 (-93.01%)
Mutual labels:  rust-library
rust-cross-libs
Cross-compile the Rust standard library for custom targets without a full bootstrap build.
Stars: ✭ 29 (-89.86%)
Mutual labels:  rust-library
poem
A full-featured and easy-to-use web framework with the Rust programming language.
Stars: ✭ 1,167 (+308.04%)
Mutual labels:  rust-library
intersection-wasm
Mesh-Mesh and Triangle-Triangle Intersection tests based on the algorithm by Tomas Akenine-Möller
Stars: ✭ 17 (-94.06%)
Mutual labels:  rust-library
harsh
Hashids implementation in Rust
Stars: ✭ 48 (-83.22%)
Mutual labels:  rust-library
twang
Library for pure Rust advanced audio synthesis.
Stars: ✭ 83 (-70.98%)
Mutual labels:  rust-library
maildir
A simple library to deal with maildir folders
Stars: ✭ 19 (-93.36%)
Mutual labels:  rust-library
pinto
Query builder (SQL) in Rust
Stars: ✭ 23 (-91.96%)
Mutual labels:  rust-library
Curio
A Blazing Fast HTTP Client
Stars: ✭ 35 (-87.76%)
Mutual labels:  rust-library
soap-rs
SOAP client for Rust programming language
Stars: ✭ 37 (-87.06%)
Mutual labels:  rust-library
webbrowser-rs
Rust library to open URLs in the web browsers available on a platform
Stars: ✭ 150 (-47.55%)
Mutual labels:  rust-library
murmur3
A rust implementation of murmur3
Stars: ✭ 48 (-83.22%)
Mutual labels:  rust-library
requests-rs
Rust HTTP client library styled after awesome Python requests
Stars: ✭ 37 (-87.06%)
Mutual labels:  rust-library
envmnt
Environment variables utility functions.
Stars: ✭ 16 (-94.41%)
Mutual labels:  rust-library
unicode-linebreak
󠁼💔 Implementation of the Unicode Line Breaking Algorithm in Rust
Stars: ✭ 14 (-95.1%)
Mutual labels:  rust-library
warc
⚙️ A Rust library for reading and writing WARC files
Stars: ✭ 26 (-90.91%)
Mutual labels:  rust-library
ArmorLib
Easily scan files for threats to security and privacy. A Rust library and command line tool. WIP.
Stars: ✭ 20 (-93.01%)
Mutual labels:  rust-library
libjail-rs
Rust implementation of a FreeBSD jail library
Stars: ✭ 32 (-88.81%)
Mutual labels:  rust-library
version-compare
↔️ Rust library to easily compare version strings. Mirror from https://gitlab.com/timvisee/version-compare
Stars: ✭ 32 (-88.81%)
Mutual labels:  rust-library
serial test
Allows for the creation of serialised Rust tests
Stars: ✭ 105 (-63.29%)
Mutual labels:  rust-library
inline-c-rs
Write and execute C code inside Rust.
Stars: ✭ 121 (-57.69%)
Mutual labels:  rust-library
meyda-rs
This may become an audio feature extraction library for Rust.
Stars: ✭ 15 (-94.76%)
Mutual labels:  rust-library
rspark
▁▂▆▇▁▄█▁ Sparklines for Rust apps
Stars: ✭ 50 (-82.52%)
Mutual labels:  rust-library
vpsearch
C library for finding nearest (most similar) element in a set
Stars: ✭ 27 (-90.56%)
Mutual labels:  rust-library
mpris-rs
Idiomatic MPRIS D-Bus interface library for Rust
Stars: ✭ 37 (-87.06%)
Mutual labels:  rust-library
gui
A generic UI library/framework.
Stars: ✭ 16 (-94.41%)
Mutual labels:  rust-library
lcs-image-diff-rs
🖼 Image diff tool with LCS algorithm
Stars: ✭ 67 (-76.57%)
Mutual labels:  rust-library
rust-rgb
struct RGB for sharing pixels between crates
Stars: ✭ 70 (-75.52%)
Mutual labels:  rust-library
ctrs
Category Theory For Programmers (Bartosz Milewski)
Stars: ✭ 62 (-78.32%)
Mutual labels:  rust-library
aktors
Rust actor library with a bit of inspiration from Akka/Pykka
Stars: ✭ 44 (-84.62%)
Mutual labels:  rust-library
bitcrust
Bitcoin software suite
Stars: ✭ 61 (-78.67%)
Mutual labels:  rust-library
blinkt
A Rust library for the Pimoroni Blinkt!, and any similar APA102 or SK9822 LED strips or boards, on a Raspberry Pi.
Stars: ✭ 18 (-93.71%)
Mutual labels:  rust-library
InputBot
A Rust library for creating global hotkeys, and emulating inputs.
Stars: ✭ 246 (-13.99%)
Mutual labels:  rust-library
spherical-cow
A high volume fraction sphere packing library
Stars: ✭ 24 (-91.61%)
Mutual labels:  rust-library
waihona
Rust crate for performing cloud storage CRUD actions across major cloud providers e.g aws
Stars: ✭ 46 (-83.92%)
Mutual labels:  rust-library
rust-pkcs11
Rust PKCS#11 Library
Stars: ✭ 70 (-75.52%)
Mutual labels:  rust-library
whoami
Rust crate to get the current user and environment.
Stars: ✭ 68 (-76.22%)
Mutual labels:  rust-library
digitalocean
A prototype API for Digital Ocean.
Stars: ✭ 35 (-87.76%)
Mutual labels:  rust-library
simple redis
Simple and resilient redis client for rust.
Stars: ✭ 21 (-92.66%)
Mutual labels:  rust-library
Lingua Rs
👄 The most accurate natural language detection library in the Rust ecosystem, suitable for long and short text alike
Stars: ✭ 260 (-9.09%)
Mutual labels:  rust-library
xfg-rs
eXtensible Framegraph
Stars: ✭ 34 (-88.11%)
Mutual labels:  rust-library
transaction-rs
The transaction abstraction library and its executors for rust
Stars: ✭ 16 (-94.41%)
Mutual labels:  rust-library
fixie-trie
Compact tries for fixed-width keys
Stars: ✭ 23 (-91.96%)
Mutual labels:  rust-library
enumset
A library for compact bit sets containing enums.
Stars: ✭ 60 (-79.02%)
Mutual labels:  rust-library
1-60 of 147 similar projects