iolib

Common Lisp I/O library (by sionescu)

Iolib Alternatives

Similar projects and alternatives to iolib

  • mirage

    32 iolib VS mirage

    MirageOS is a library operating system that constructs unikernels

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • yew

    3 iolib VS yew

    𝚖𝚘𝚗𝚘no𝚛𝚎𝚙𝚘 (by nibbula)

  • cmucl-direct-syscalls

    Douglas Crosher's public domain code for direct system calls from CMUCL on Linux

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better iolib alternative or higher similarity.

iolib reviews and mentions

Posts with mentions or reviews of iolib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-21.
  • Is It Possible to Rewrite a syscall from C in Common Lisp?
    4 projects | /r/Common_Lisp | 21 Oct 2022
    Perhaps the easiest approach is to use the foreign function interface (FFI) of your compiler and wrap the types and functions of unistd.h. One example: https://github.com/sionescu/iolib/tree/master/src/syscalls. Alternatively, you could use syscall
  • MirageOS 3.0.0
    2 projects | news.ycombinator.com | 11 Feb 2022
    Looks like it's trying to use pkg-config to find the necessary flags for the library: https://github.com/sionescu/iolib/blob/master/src/syscalls/f...

    The proper solution would be to install it somewhere and configure pkg-config to find it, but you could just try putting the headers in /usr/local/include and see if it finds them.

    I think your system package manager has installed your SBCL/asdf in some weird way. It would be best to just uninstall it all and build SBCL from sources yourself (it has asdf bundled with it). The binary releases for FreeBSD on sbcl.org seem to be ancient versions.

  • How to get values of C macros with CFFI?
    1 project | /r/lisp | 19 Aug 2021
    Try cl-iolib it defines those signal constants and is portable across lisps. https://github.com/sionescu/iolib/blob/master/src/syscalls/ffi-types-unix.lisp
  • Wildcard-less alternative to cl:pathname?
    2 projects | /r/Common_Lisp | 6 Jun 2021
    See https://github.com/sionescu/iolib/issues/63 for a discussion.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 25 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic iolib repo stats
4
139
2.5
3 months ago

sionescu/iolib is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of iolib is Common Lisp.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com