zordoz
Bytecode explorer
An explorer tool for decompiling and analyzing Racket bytecode into structural representations.
Manipulating racket bytecode
25 stars
8 watching
2 forks
Language: Racket
last commit: about 3 years ago
Linked from 1 awesome list
racket
Related projects:
Repository | Description | Stars |
---|---|---|
jbaum98/bencode.rs | A Rust library for parsing binary-encoded data using the Nom parser combinator framework | 2 |
zeebo/bencode | A Go library for encoding and decoding bencoded data structures. | 91 |
rgrinberg/bencode | A library to parse and generate the .torrent file format used in BitTorrent | 24 |
zsoltm/jackson-dataformat-bencode | An extension to Jackson's object mapper for serializing and deserializing Bencoded data | 4 |
fbdtemme/bencode | A header-only C++20 bencode serialization/deserialization library for efficient data exchange | 48 |
redth/zxing.net.mobile | A C#/.NET library for scanning barcodes in mobile apps | 1,070 |
chanan/blazorprettycode | A Blazor component for displaying formatted code snippets on documentation pages. | 36 |
folz/bento | A fast and correct Elixir library for reading and writing bencoded metainfo files | 95 |
sabitertan/blazorbarcodescanner | A Blazor component for scanning barcodes using the zxing-js Interop. | 93 |
mongodb/bson-rust | A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. | 406 |
gausby/bencode | A library providing an Elixir implementation of the Bencode encoding and decoding format | 18 |
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
zer0tonin/mikochi | A remote file browser and management tool for self-hosted servers and NAS devices. | 267 |
ryooooooga/zabrze | A plugin for the zsh shell that expands abbreviations and provides custom snippets and bindings | 34 |
mirkosertic/bytecoder | A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 902 |