All Projects → Akira13641 → TLightFileStream

Akira13641 / TLightFileStream

Licence: MIT License
Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.

Programming Languages

pascal
1382 projects

Projects that are alternatives of or similar to TLightFileStream

fano
Pascal web application framework
Stars: ✭ 90 (+328.57%)
Mutual labels:  freepascal, object-pascal, free-pascal, free-pascal-3
Write
Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!
Stars: ✭ 68 (+223.81%)
Mutual labels:  stream, file, file-system
PospoliteView
Pospolite View aims to be a simple HTML viewer engine fully made in Free Pascal.
Stars: ✭ 29 (+38.1%)
Mutual labels:  lazarus, freepascal, fpc
WebView4Delphi
WebView4Delphi is an open source project created by Salvador Díaz Fau to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows.
Stars: ✭ 157 (+647.62%)
Mutual labels:  lazarus, freepascal, fpc
JPLib
A small library of Pascal units needed to compile my projects published on GitHub.
Stars: ✭ 41 (+95.24%)
Mutual labels:  freepascal, fpc, free-pascal
libpassqlite
libPasSQLite is delphi and object pascal bindings and wrapper around SQLite library. SQLite is library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
Stars: ✭ 18 (-14.29%)
Mutual labels:  wrapper, freepascal, fpc
Render Media
Intelligently render media files in the browser
Stars: ✭ 181 (+761.9%)
Mutual labels:  streaming, stream, file
troll-hunter
Trollhunter is a single-player roguelike game.
Stars: ✭ 28 (+33.33%)
Mutual labels:  lazarus, fpc, free-pascal
deskew
Deskew is a command line tool for deskewing scanned text documents. It uses Hough transform to detect "text lines" in the image. As an output, you get an image rotated so that the lines are horizontal.
Stars: ✭ 127 (+504.76%)
Mutual labels:  lazarus, object-pascal, free-pascal
bcrypt
BCrypt is a password hashing function
Stars: ✭ 138 (+557.14%)
Mutual labels:  lazarus, freepascal, fpc
setup-lazarus
Set up your GitHub Actions workflow with a specific version of Lazarus
Stars: ✭ 29 (+38.1%)
Mutual labels:  lazarus, freepascal, free-pascal
DfmExtractor
Small command line utility which allows you to extract DFM, LFM and FRM forms from executable files compiled by Delphi, Lazarus and CodeTyphon.
Stars: ✭ 22 (+4.76%)
Mutual labels:  lazarus, freepascal, free-pascal
Fairtris
Clone of the official classic Tetris® game for the NES console, intended for Windows and Linux systems. It implements the original mechanics and includes many regional versions and several RNGs (all in one executable).
Stars: ✭ 30 (+42.86%)
Mutual labels:  lazarus, fpc, free-pascal
xavier
Xavier is a small object-oriented XML library for Lazarus and Delphi
Stars: ✭ 38 (+80.95%)
Mutual labels:  lazarus, freepascal, object-pascal
Ascension
A metaheuristic optimization framework
Stars: ✭ 24 (+14.29%)
Mutual labels:  lazarus, freepascal
flysystem-sync
Filesystem sync using Flysystem project.
Stars: ✭ 26 (+23.81%)
Mutual labels:  filesystem, file
sandboxed-fs
Sandboxed Wrapper for Node.js File System API
Stars: ✭ 41 (+95.24%)
Mutual labels:  wrapper, filesystem
net-Socket
A minimalist wrapper around System.Net.Sockets.Socket.
Stars: ✭ 21 (+0%)
Mutual labels:  wrapper, stream
sizectrl
TSizeCtrl v8.2
Stars: ✭ 16 (-23.81%)
Mutual labels:  lazarus, freepascal
vue-fs
A Vue file management client, complete with a node/express/FS backend.
Stars: ✭ 40 (+90.48%)
Mutual labels:  filesystem, file-system

TLightFileStream

Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.

Compatible with Free Pascal 3.1.1+

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].