Giter VIP home page Giter VIP logo

František Milt's Projects

3nk_transcode icon 3nk_transcode

[DISCONTINUED] Utility that can both decode and encode files using 3nK encoding.

adjustablecruisecontrol icon adjustablecruisecontrol

[DISCONTINUED] Adds new features to existing cruise control system in truck games developed by SCS Software.

appkiller icon appkiller

Small program designed to ease termination of unresponsive processes in Windows OS.

bnd.devil icon bnd.devil

Translation of binding (C header files) to DevIL library into pascal. Compiled DLLs are included.

bnd.mpg123 icon bnd.mpg123

[DISCONTINUED] Binding to mpg123 library (libmpg123 and libout123). Includes compiled DLLs for dynamic linking and loading.

bnd.winrawinput icon bnd.winrawinput

Constants, structures, external functions definitions and macros used in handling of raw input in Windows OS.

bnd.wintaskscheduler icon bnd.wintaskscheduler

Constants, types and interfaces for Windows Task Scheduler. Both Task Scheduler 1.0 (2000, XP) and 2.0 (Vista+) are included.

bnd.zlib icon bnd.zlib

Binding to zlib library, including compiled object files for static linking and DLL for dynamic linking (zlib 1.2.12).

cityhash icon cityhash

Automatically exported from code.google.com/p/cityhash

counteddynarrays icon counteddynarrays

Set of types and functions designed to ease work with dynamic arrays and also slightly optimize reallocation of the array.

d.a.r.t icon d.a.r.t

[DISCONTINUED] Continuation of SCS Unlocker project - a tool designed to repair SCS/ZIP files used to store modifications for truck games by SCS Software.

dependencytracker icon dependencytracker

Small utility I have created to help me track dependencies between my libraries and other projects (compilable only in Delphi, and probably only D7).

explicitstringlists icon explicitstringlists

Set of string list classes, where each class works only with specific, well defined type of string (Ansi, Wide, UTF8, ...).

inflatableslist icon inflatableslist

A private project made public (too much work to keep it lost in a digital abyss). It is as it sounds - a small program to manage "database" of pool floats and other inflatables. Why? Because why not! BTW written only for Delphi 7.

layeredstream icon layeredstream

[WIP] Layered stream provides a descendant of TStream class that is intended for situations, where there is a need for some (possibly multi-layered) processing of streamed data, and parallel processing is not desirable or possible.

lazarustemplates icon lazarustemplates

Set of project templates I am personally using when creating new projects in Lazarus.

lib.adler32 icon lib.adler32

Provides calculation of Adler32 checksum for strings, streams and files.

lib.aes icon lib.aes

Complete implementation of Rijndael and AES (which is subset of Rijndael) ciphers. All allowed key and block sizes are implemented and should be compatible with reference Rijndael cipher.

lib.auxclasses icon lib.auxclasses

Small set of auxiliary classes for use as parents for more complex objects plus some other classes-related material.

lib.auxexceptions icon lib.auxexceptions

Set of exception classes designed to simplify exception creation in specific situations (eg. index out of bounds, invalid variable value, sytem error, ...).

lib.auxmath icon lib.auxmath

Provides small set of auxiliary mathematical functions implemented explicitly for more types than what is common in RTL.

lib.auxtypes icon lib.auxtypes

Declares auxiliary types (pointer-sized integers, integers and floats with guaranteed size, ...) that might not be declared in all compilers.

lib.basicuim icon lib.basicuim

Provides some very basic implementation management, namely routing of function calls, method calls, objects and classes via variables.

lib.binarystreaming icon lib.binarystreaming

Library designed to ease streaming of binary data into memory or TStream descendants.

lib.bintextenc icon lib.bintextenc

Library providing functions for converting binary data to text and back. At this moment, it implements base2, base4, base8, base10 (byte numbers), base16, base32, base32hex, base64 and base85 encodings.

lib.bitops icon lib.bitops

Provides functions for not-so-common bit operations and more.

lib.bitvector icon lib.bitvector

Set of classes implementing bit vector (an array of individually accessible bits).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.