https://github.com/kolharsam/my-bencode
A netstring and bencode implementation in Clojure
https://github.com/kolharsam/my-bencode
bencode clojure netstrings
Last synced: 6 months ago
JSON representation
A netstring and bencode implementation in Clojure
- Host: GitHub
- URL: https://github.com/kolharsam/my-bencode
- Owner: kolharsam
- Created: 2020-05-25T10:10:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T07:03:55.000Z (over 5 years ago)
- Last Synced: 2025-07-21T05:55:10.279Z (6 months ago)
- Topics: bencode, clojure, netstrings
- Language: Clojure
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-bencode
A netstring and bencode implementation in Clojure & Haskell
##### Note: this is toy project for practice