iolib
I/O library
A Common Lisp I/O library using the LibFixPOSIX C library to handle file and network input/output operations.
Common Lisp I/O library
141 stars
10 watching
31 forks
Language: Common Lisp
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cppfastio/fast_io | A C++20 input/output library designed to provide fast and efficient I/O operations. | 657 |
rpav/fast-io | Improves performance of octet-vector and stream I/O in Common Lisp programming | 147 |
quil-lang/cmu-infix | A Common Lisp library that supports infix notation in mathematics and programming. | 35 |
vsergeev/c-periphery | A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. | 742 |
mmarchetti/directio | A low-level I/O library optimized for fast input/output operations on Arduino boards. | 117 |
ned14/llfio | A C++ standard library for low-level file I/O and filesystem operations. | 876 |
eigenhombre/cl-oju | Provides common Lisp equivalents of Clojure functions for sequence manipulation | 19 |
lispnik/iup | Bindings to CFFI for interfacing with the IUP Portable User Interface library | 139 |
zhaskell/z-io | Provides basic IO operations and networking capabilities for Haskell applications | 97 |
sillsdev/icu-dotnet | A C# wrapper for ICU4C's subset of libraries providing Unicode and Globalization support | 62 |
mfichman/coro | A modern C++ library providing an async socket I/O implementation with SSL support | 50 |
alex-gutev/agutil | A collection of Common Lisp utility functions and macros to simplify development | 4 |
sillsdev/standardformatlib | A C# library for reading and writing files using standard format markers | 0 |
nozeio/noze.io | A Swift library for building event-driven I/O streams with back-pressure aware pull-streams | 307 |
odnoklassniki/one-nio | A high-performance Java library for building servers with low-level OS and JDK APIs integration | 660 |