Pinned Repositories
teeworlds-infclass
Infection Mod with a class system for TeeWorlds
irctest
Semi-automated conformance checking for IRC implementations (RFC1459/RFC2812, the "modern spec" by ircdocs, and IRCv3)
Limnoria
A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins.
matrix2051
A Matrix gateway for IRC: connect to Matrix from your favorite IRC client.
py14
Python to C++ 14 transpiler
pythonvm-rust
An incomplete stackless interpreter of Python bytecode, written in Rust.
rust-python-parser
A Python parser written in Rust using nom
rust-xml-schema
[WIP] (Self-generating) XML parser generator based on XML schemas.
Supybot-plugins
Collection of plugins for Supybot/Limnoria I wrote or forked.
unicode_names2
char <-> Unicode character name (maintained fork of huonw/unicode_names)
progval's Repositories
progval/inspircd
A modular C++ IRC server (ircd).
progval/irc-defs
More up-to-date IRC Definition Lists
progval/ircv3.github.io
progval/advisory-database
Advisory database for Python packages published on pypi.org
progval/anope
Anope IRC Services
progval/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
progval/arrow-rs
Official Rust implementation of Apache Arrow
progval/bahamut
The Bahamut IRC Daemon
progval/bitvec
A crate for managing memory bit by bit
progval/cadquery
A python parametric CAD scripting framework based on OCCT
progval/concurrent_log
A concurrent, mostly-lock-free, log structure for Rust
progval/D-tree
This repository contains all codes for the VLDB 2022 paper "Dynamic Spanning Trees for Connectivity Queries on Fully-dynamic Undirected Graphs"
progval/datafusion-orc
Implementation of ORC file format
progval/documentation
Full documentation repository for Mastodon
progval/dsi-progress-logger-rs
A Rust port of the ProgressLogger class from the DSI Utilities
progval/ircu2
Undernet IRC Daemon
progval/mem_dbg-rs
A trait + derive to recursively compute / print the memory usage of a data structure.
progval/MrShiny608
progval/ngircd
Free, portable and lightweight Internet Relay Chat server
progval/nimb
NIMB IRC Matrix Bridge (NIMB) is a simple client tool that bridges IRC and Matrix channels and forwards messages from one to others
progval/no-break-rs
Extraction of continuation values from control flows without breaks
progval/orc-rust
Rust implementation of Apache ORC
progval/PrusaSlicer
G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
progval/rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
progval/sable
progval/solvespace
Parametric 2d/3d CAD
progval/swh-graph
GitHub mirror of Graph service
progval/tonic-middleware
Async middleware and interceptor for Tonic gRPC services
progval/unrealircd-contrib
Third party modules for UnrealIRCd. Note that you should normally use the module manager to install these modules.
progval/value-traits-rs
Value-based analogues of standard Rust traits