Projects in Awesome Lists by mverleg
A curated list of projects in awesome lists by mverleg .
https://github.com/mverleg/array_storage_benchmark
Compare some methods of array storage in Python (numpy)
Last synced: 13 Apr 2025
https://github.com/mverleg/pyjson_tricks
Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
comments datetime deserialization json numpy python serialization
Last synced: 13 Apr 2025
https://github.com/mverleg/kotlin_multiplatform_gradle_demo
My attempt to get Gradle to work with multiplatform Kotlin while using subprojects.
Last synced: 13 Apr 2025
https://github.com/mverleg/java-result
Algebraic Result type in Java 15+, return type for oprations that can fail
algebraic-data-types error-handling java jvm result sealed-class types
Last synced: 13 Apr 2025
https://github.com/mverleg/file_shred
Secure file deletion from the command line
Last synced: 13 Apr 2025
https://github.com/mverleg/fileenc_openssl
This code allows one to easily encrypt and decrypt files symmetrically using openssl and python3.
Last synced: 13 Apr 2025
https://github.com/mverleg/django_minimal_log
Simple logging server and clients
Last synced: 13 Apr 2025
https://github.com/mverleg/wasm-representation-in-rust
Represent the wasm abstract syntax as Rust objects that render to wasm (bin) or wat (text)
compiler encoding rust wasm webassembly
Last synced: 14 Mar 2025
https://github.com/mverleg/tel
Typed scripting language for embedding into other applications
Last synced: 13 Apr 2025
https://github.com/mverleg/imgarray
Save and load numpy arrays as PNG images
Last synced: 14 Mar 2025
https://github.com/mverleg/voronoi
Voronoi colored faces using efficient nearest neighbour search instead of graph math
graphics performance rust voronoi
Last synced: 13 Apr 2025
https://github.com/mverleg/flex_size_int
Binary encoding for integers that uses a flexible number of bytes to save space
binary compression integer javascript jvm kotlin python rust storage
Last synced: 14 Mar 2025
https://github.com/mverleg/quora_unfade
Firefox addon that removes the fading effect and login box that Quora forces upon its visitors
Last synced: 14 Mar 2025
https://github.com/mverleg/apivolve
An API evolution tool that helps keep your APIs backwards compatible yet clean
code-generation cross-language schema serialization validation
Last synced: 13 Apr 2025
https://github.com/mverleg/atadb
atadb will be a simple but fast relational database that supports a subset of SQL.
Last synced: 14 Mar 2025
https://github.com/mverleg/juxi
Simple webservice for some testing and deployment automation
Last synced: 14 Mar 2025
https://github.com/mverleg/django_mock_rest
Simple way to create static mock data at rest api endpoints in the Django admin
Last synced: 14 Mar 2025
https://github.com/mverleg/dockerfile_version_bumper
Automatically bump Dockerfile FROM statements to use the latest version
Last synced: 14 Mar 2025
https://github.com/mverleg/vcpm
A language-agnostic package manager that relies heavily on VCS infrastructure
Last synced: 14 Mar 2025
https://github.com/mverleg/py_file_cache_decorator
A fairly simple decorator to cache function return values to memory and files for a specific time.
Last synced: 14 Mar 2025
https://github.com/mverleg/quantum_scattering
Atom-diatom time-dependent wavepacket quantum scattering code
Last synced: 14 Mar 2025
https://github.com/mverleg/rust_template
My default Rust setup to base new projects on
Last synced: 14 Mar 2025
https://github.com/mverleg/programming-languages
A list that will hopefully one day contain all programming languages!
language-design overview programming programming-languages
Last synced: 14 Mar 2025
https://github.com/mverleg/k8s_host_db
Small demo for how to reach a DB outside your k8s cluster from inside (on localhost)
Last synced: 14 Mar 2025
https://github.com/mverleg/block_comments
Firefox addon that removes comments on a select number of websites where they're known to be particularly bad.
Last synced: 14 Mar 2025
https://github.com/mverleg/binary_json
Binary encoding of JSON that emphasizes compression
binary bson compression javascript json jvm kotlin python rust storage
Last synced: 14 Mar 2025
https://github.com/mverleg/python_frozen
Get a frozen reference to an object
Last synced: 14 Mar 2025
https://github.com/mverleg/trivicall
Abandoned attempt at html5 video calling without registration.
Last synced: 14 Mar 2025
https://github.com/mverleg/fenpei
Schedule and manage computational jobs on linux cluster
Last synced: 14 Mar 2025
https://github.com/mverleg/siadeon
Siadeon game project, which has a lot of design and almost no implementation (yet...).
Last synced: 14 Mar 2025
https://github.com/mverleg/psh
A mix of Python and shell, for simple CICD scripts
Last synced: 14 Mar 2025
https://github.com/mverleg/svsite
Reusable study-organisation website (under development)
Last synced: 14 Mar 2025
https://github.com/mverleg/array_io
Store to and retrieve from files homogeneous arrays of any shape and most data types, including compression.
Last synced: 14 Mar 2025
https://github.com/mverleg/texstuff
LaTeX related things for reports. Probably outdated (but then, so is LaTeX).
Last synced: 14 Mar 2025
https://github.com/mverleg/sudoku_solver
Project for Abby to learn Java: solve easy and medium Sudoku puzzles!
Last synced: 14 Mar 2025
https://github.com/mverleg/shcripts
Little BASH scripts that may or may not be useful to you!
Last synced: 14 Mar 2025
https://github.com/mverleg/apivolve_generator_api
Api for creating generators for Apivolve, an API evolution tool that helps keep your APIs backwards compatible yet clean.
code-generation cross-language schema serialization validation
Last synced: 14 Mar 2025
https://github.com/mverleg/notex_pkgs
A set of packages developed along with core. Possibly to be split of later.
Last synced: 14 Mar 2025
https://github.com/mverleg/quantum_playground
Experimenting with quantum computers
Last synced: 14 Mar 2025
https://github.com/mverleg/notex_package
Notex package base, necessary for core and index.
Last synced: 14 Mar 2025
https://github.com/mverleg/lalrpop_close_block_and_statement
Experiment with lalrpop (Rust), expressions with only opener that gets closed at end of line
Last synced: 14 Mar 2025
https://github.com/mverleg/notex_pages
Notex addon to split document into paged format.
Last synced: 14 Mar 2025
https://github.com/mverleg/gameai
Artificial intelligences for some simple games.
Last synced: 14 Mar 2025
https://github.com/mverleg/no_crossdomain_referer
Firefox addon that changes a few settings to limit the use of cross-domain referer headers, which enhances your online privacy
Last synced: 14 Mar 2025
https://github.com/mverleg/mu3
An old Django template project (deprecated).
Last synced: 14 Mar 2025
https://github.com/mverleg/mango_scratchpad
Some playing, planning or halucinating about Mango
Last synced: 14 Mar 2025
https://github.com/mverleg/kaggle_santander_prodred
Build a recommender system for Santander's product recommendation challenge on Kaggle
Last synced: 14 Mar 2025
https://github.com/mverleg/muuser
An old Django custom user template (outdated).
Last synced: 14 Mar 2025
https://github.com/mverleg/jvm_try
Just some experiments with Java, Kotlin and maybe more
Last synced: 14 Mar 2025
https://github.com/mverleg/java-full-stack-example
Attempt to use TeaVM (and Spring) to use Java in the browser and on the server
Last synced: 14 Mar 2025
https://github.com/mverleg/notex_core
The core notex engine that compiles documents.
Last synced: 14 Mar 2025
https://github.com/mverleg/insolent-octo-quack
Kaggle Springleaf competition
Last synced: 14 Mar 2025
https://github.com/mverleg/dory
Various bash backup scripts for Ubuntu (formerly called paxsync_backups)
Last synced: 14 Mar 2025
https://github.com/mverleg/kaggle_otto
Team MaverickZ for the Otto challenge by Kaggle
Last synced: 14 Mar 2025
https://github.com/mverleg/messagepack_schema_experiment
An experiment with using json schema for messagepack, in Rust for wasm
json json-schema messagepack rust rust-lang wasm
Last synced: 14 Mar 2025
https://github.com/mverleg/django_tex_response
Simple utility to Django to compile .tex files to .pdf attachments
Last synced: 14 Mar 2025
https://github.com/mverleg/concurrent_indexable_sorted_map
Thread-safe Java map-like data structure that allows O(log(n)) lookups by key or by position, and O(n) sorted iteration
Last synced: 14 Mar 2025
https://github.com/mverleg/block_read_more
Firefox addon that removes distracting 'read more' sections on a select number of websites.
Last synced: 14 Mar 2025
https://github.com/mverleg/ungrammarify
This package attempts to remove grammar from an English text, to see whether the text is understandable from the words alone.
Last synced: 14 Mar 2025