Pinned Repositories
bbutils
A bunch of important low-level functions missing in FreePascal, e.g. string or array manipulation functions.
bigdecimalmath
Pascal library for arbitrary precision BCD floating point numbers
internettools
XPath/XQuery 3.1 interpreter for Pascal with compatibility modes for XPath 2.0/XQuery 1.0/3.0, custom and JSONiq extensions, pattern matching, XML/HTML/JSON parsers and classes for HTTP/S requests
nasty-files
Some files with nasty names
rcmdline
Advanced command line parser for Pascal
regexgen
Reverse regular expression engine that calculates strings matching a given regex
treelistview
A Pascal treelistview component, showing a treeview together with the columns of a listview (for Delphi and Lazarus)
videlibri
:books: Cross-platform library client to automate any OPAC and library catalog from your local device, e.g. for renewing of borrowed books or searching for books available in the library in automated scripts.
xidel
Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
texstudio
TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible.
benibela's Repositories
benibela/nasty-files
Some files with nasty names
benibela/regexgen
Reverse regular expression engine that calculates strings matching a given regex
benibela/home-river
A few Homespring programs, and a converter from my own language HomeSpringTree to Homespring
benibela/simplify-diff
Little tool to simplify unified diffs, e.g. to remove unchanged lines or lines only containing whitespace changes
benibela/color-dialog
A rgb/hls color choosing dialog
benibela/subtitleviewer
Little tool to show subtitle files. The window is tiny and stay-on-top, so it can e.g. be used to watch youtube movies with subtitles
benibela/chemistry
Repository for a (failed) high school project, trying to simulate the molecular bonds quantum-theoretically and optimize it to determine the structure of the respective molecul, including project "thesis" (German).
benibela/memguard
Little tool to automatically stop processes using too much memory (unix only)
benibela/sirdslets
Java applet games rendering everything as real 3d stereographical SIRDS/SIS images
benibela/texstudio
TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible.
benibela/tikzducks
A latex package for ducks
benibela/awesome-library
A curated list of software, tools, resources and projects by and for libraries.
benibela/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
benibela/FizzBuzz
The "Fizz-Buzz test" is an interview question designed to help filter out the 99.5% of programming job candidates who can't seem to program their way out of a wet paper bag. The text of the programming assignment is as follows: "Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”."
benibela/HeadlessBrowsers
A list of (almost) all headless web browsers in existence
benibela/myandroid
My (Trivial) Android App
benibela/watcher
Simple shell script to track when you have used which program
benibela/CL4L
Container library for Lazarus
benibela/comedogenic
Checks if a product contains comedogenic ingredients
benibela/dyld
benibela/eventmatch
Repository for my BA thesis. Including the text and a program that visualizes the descripted/disproved algorithm.
benibela/homebrew-core
🍻 Default formulae for the missing package manager for macOS
benibela/homespring
Homespring interpreter and graphical debugger
benibela/JSONTestSuite
A comprehensive test suite for RFC 7159 compliant JSON parsers
benibela/Robin-Assistant
Assistant userscript for reddit robin
benibela/structured-text-tools
A list of command line tools for manipulating structured text data
benibela/webcam-ucp
Experiment to render a UCP 3D scene, i.e. from the viewpoint of the user, to create a real 3d effect, where you can move the head to look at the side of an object.
benibela/xkb-switch
Switch your X keyboard layouts from the command line
benibela/Xposed
The native part of the Xposed framework (mainly the modified app_process binary).
benibela/XposedInstaller