sam0x17
polkadot/bittensor: 5ESAMx17PWX2t6roLVc1H9xLmMgLk9VCbG2J4a7VWzacuhpD solana: 8ocA5dMogaqB79cnPZVM5DhDXP6huPGiC6vuhoHU7m
@book-ioMaryland, USA
Pinned Repositories
docify
Allows for dynamic compile-time embedding of existing tests and examples in your Rust doc comments and markdown files
gcf.cr
gcf.cr provides serverless execution and deployment of crystal language code in Google Cloud Functions
lencode
A rust crate that provides extremely fast and space efficient encoding and decoding of variable-length and structured data using varint and deduplication schemes
macro_magic
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
macro_state
A simple set of Rust proc macros for reading and writing global compile-time state between macro calls
mongo_orm
Mongo ORM: A simple ORM for using MongoDB with the crystal programming language, designed for use with Amber. Based loosely on Granite ORM. Supports Rails-esque models, associations and embedded documents.
nginx-android-app
android app version of nginx
quoth
A developer-friendly parsing library for implementing domain specific languages and syntax parsers in Rust
safe-string
Provides a safe interface for working with multi-byte UTF-8 strings in Rust
staticize
Staticize is a rust crate providing a handy trait that can obtain the 'static version of any type T that implements `Staticize`
sam0x17's Repositories
sam0x17/macro_magic
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
sam0x17/macro_state
A simple set of Rust proc macros for reading and writing global compile-time state between macro calls
sam0x17/supertrait
A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.
sam0x17/docify
Allows for dynamic compile-time embedding of existing tests and examples in your Rust doc comments and markdown files
sam0x17/quoth
A developer-friendly parsing library for implementing domain specific languages and syntax parsers in Rust
sam0x17/rseek
rseek is an adapter for reqwest that allows seeking in the response body stream using AsyncSeek
sam0x17/smol-symbol
Allows creating Crystal-like Symbols at compile time in Rust. These are globally unique, human readable identifiers that fit in a u128.
sam0x17/safe-string
Provides a safe interface for working with multi-byte UTF-8 strings in Rust
sam0x17/video-manager
a tool for automatically optimizing files in your video library using ffmpeg
sam0x17/build-print
build-print is a crate that allows you to print non-warning messages from within rust build scripts
sam0x17/lencode
A rust crate that provides extremely fast and space efficient encoding and decoding of variable-length and structured data using varint and deduplication schemes
sam0x17/actix-extras
A collection of additional crates supporting the actix and actix-web frameworks. (patched with permessage-flate support)
sam0x17/agave
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
sam0x17/alien-fans
A simple service to automatically control Alienware CPU and case fans on Linux
sam0x17/bit-flags
A Rust crate that provides an easy-to-use Flags trait that makes custom bitflag enums easier to implement in Rust
sam0x17/bounties
Community Driven Development and Maintenance for the Polkadot Ecosystem
sam0x17/codec
A crate for encoding and decoding arbitrary rust types without having to worry about the orphan rule
sam0x17/endian-cast
A Rust crate that provides generic functions and traits for accessing big-endian and little-endian versions of data types with a cheap abstraction that is zero-cost when the platform endianness matches the desired endianness.
sam0x17/mass_convert
Really simple crystal language program to convert a bunch of mp3 files to mkv using ffmpeg
sam0x17/newt-hype
A Rust crate that allows you to work around the orphan rule by easily defining newtypes
sam0x17/pil2-compiler
PIL2 Compiler
sam0x17/pil2-proofman
Prover Manager
sam0x17/pil2-proofman-js
Proof Generation Manager for PIL2
sam0x17/pomap
sam0x17/proc-utils
This crate provides a series of traits, macros, functions, and utilities that make writing and debugging proc macros easier
sam0x17/safe-math
Provides non-overflowing, non-panicking numeric types as well as safe big integer and decimal types that can scale to any size safely and gracefully, only wasting memory when extra precision is needed and otherwise collapsing to the size of a fat pointer
sam0x17/seqmap
A Rust crate providing a blazing fast seqlock-based concurrent hashmap where every data cell is its own seqlock, suitable for millions of concurrent readers and writers
sam0x17/system76-power
Fork of system76-power with a more aggressive fan curve
sam0x17/yawc
Fast, secure, RFC-compliant WebSocket implementation for Rust, supporting compression
sam0x17/yellowstone-faithful
Project Yellowstone Old Faithful is the project to make all of Solana's history accessible, content addressable and available via a variety of means.