Here are
63 public repositories
matching this topic...
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Updated
May 17, 2022
Python
chiarose(XCR) based on chia(XCH) source code fork, open source public chain
Updated
May 10, 2022
Python
"hats" "what rules?" "free game" "no bitching" "glance value" - Delay the inevitable!
📜 Package for working with Valve's text and binary KeyValue format
Updated
Mar 17, 2022
Python
📜 Libraries to (de)serialize Valve's KeyValue format (VDF) in various languages
Updated
Nov 8, 2019
JavaScript
A fast, easy-to-use Valve Data Format parser for .NET
Retrieves the Steam CDN Image URLs for CS:GO Items
Updated
Apr 27, 2022
JavaScript
C++ Parser and Writer for Valve Data Format (e.g. .vdf files used in steam)
The first go implementation of verifiable delay function (VDF)
DogeChia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Updated
Oct 26, 2021
Python
A basic Steam Application Management API and Valve Data Format (VDF) reader/writer.
A Lexer and Parser for Valves Data Format (known as vdf) written in Go
Delay Function Verification Smart Contract
Updated
May 4, 2021
Solidity
A Steam Game Category Sorter Written in Bash
Updated
Dec 25, 2019
Shell
Verifiable Delay Function (VDF) Implementation in Golang
Module to convert Valve's KeyValue format to JSON and back
Updated
Apr 10, 2022
TypeScript
VDF/Valve KeyValues language support for VSCode
Updated
May 9, 2022
TypeScript
Python class for manipulation with Valve KeyValues files (VDF format). Provides parsing of VDF files to object with dict interface, editing of this object keys and values, and writing of any object with dict interface to VDF file format.
Updated
Sep 7, 2016
Python
Steam ID, VDF & API helpers
💡 Compute and verify the SHA-256 random beacons used in the Zcash MPC ceremonies.
Updated
Jul 13, 2021
Rust
A Rust library for converting Source Engine VMF maps into a generic 3D format.
Updated
May 12, 2022
Rust
🎮 Rust Crate for locating Steam game installation directories (and Steam itself!)
Updated
Jan 22, 2022
Rust
VDF parsing and (de)serialization for Rust
Verifiable delay functions for =nil; Crypto3 cryptography suite
Nowforever E100 VFD LinuxCNC HAL userspace interface / driver using RS485 MODBUS RTU
Updated
Jul 23, 2020
Python
A small library that aims to help with converting Valve's KeyValue (VDF) format to JSON and vice versa
Updated
Sep 22, 2017
JavaScript
Advanced HUD Manager is free and open source software for quick managing and editing custom heads-up displays (huds) for Team Fortress 2. (Contains very old and dirty codebase!)
A C# parser for the Steam VDF file format.
Improve this page
Add a description, image, and links to the
vdf
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
vdf
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
In Ubuntu 17.04, running StarCategorizer.py in Python 2.7.14 pulls up error
`Traceback (most recent call last):
File "./StarCategorizer.py", line 153, in
viewer = View.View()
File "/home/jazz/.local/share/Steam/userdata/(my steam ID)/7/remote/View.py", line 15, in init
self.master.iconbitmap(self.resource_path('logo.ico'))
File "/usr/lib/python2.7/lib-tk/Tkinter