rustgym solutions
A highly parallel Perl 5 interpreter written in Rust
rust chess
A secure, high-performance messaging protocol library
Collections suitable for use with networking, particularly when a fixed memory usage is required to prevent out-of-memory crashes. Includes two kinds of least recently used caches, a bounded hash map, a magic ring buffer (virtual ring buffer) and an arena allocator.
A multifaceted hashing library for Rust
A flexible caching library with pluggable storage strategies
Fast regex search with sparse n-gram indexing — faster than ripgrep on every pattern type
A Hashed type you can convert any hashable type into and still do equality checks on
A fast and efficient move generator for chess engines.
Core chess utilities
A Rust SDK for Polymarket's Builder Relayer — gasless on-chain operations
Adds Hash#ordered and Hash#slashed to Hash, which flavor a hash to behave in certain more humanly manners.
h = MagicHash.new h[:foo][:bar] = :baz #=> :baz h #=> {:foo=>{:bar=>:baz}}
For nesting flat hashes, etcetera.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.