Managed Projects

CL-IOLib

  Analyzed 1 day ago

The purpose of IOlib is to be an I/O library better, more modern and more complete than the standard Common Lisp library. It contains: * a socket library * a DNS resolver * an I/O multiplexer: at the moment the implemented notification methods are: select(2), epoll(4) and kqueue(2). * a pathname library

14.6K lines of code

0 current contributors

3 months since last commit

3 users on Open Hub

Very Low Activity
3.0
   
I Use This

Bordeaux threads

  Analyzed 1 day ago

Portable shared-state concurrency for Common Lisp

4.96K lines of code

1 current contributors

11 days since last commit

2 users on Open Hub

Low Activity
0.0
 
I Use This

CFFI

  Analyzed about 11 hours ago

The Common Foreign Function Interface, a portable foreign function interface for Common Lisp. The CFFI library is composed of a Lisp-implementation-specific backend in the CFFI-SYS package, and a portable frontend in the CFFI package. The CFFI-SYS backend package defines a low-level interface to ... [More] the native FFI support in the Lisp implementation. It offers operators for allocating and dereferencing foreign memory, calling foreign functions, and loading shared libraries. The CFFI frontend provides a declarative interface for defining foreign functions, structures, typedefs, enumerated types, etc. It is implemented in portable ANSI CL making use of the low-level operators exported by CFFI-SYS. [Less]

15.7K lines of code

6 current contributors

3 months since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This
Tags ffi lisp

libFixPOSIX

  Analyzed about 14 hours ago

A replacement for POSIX functions whose behaviour isn’t consistent across *NIX flavours

4.19K lines of code

0 current contributors

2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Parse-number

  Analyzed 1 day ago

Common Lisp library for parsing any number string

405 lines of code

0 current contributors

about 2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

swap-bytes

  Analyzed about 8 hours ago

Efficient endianness conversion for SBCL

365 lines of code

0 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

split-sequence

  Analyzed 1 day ago

781 lines of code

2 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

CL-Babel

  Analyzed about 14 hours ago

Babel is a charset encoding/decoding library completely written in Common Lisp.

25.4K lines of code

0 current contributors

2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Posrednik

  Analyzed 1 day ago

Network connection manager

132 lines of code

0 current contributors

about 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

FiveAM

  Analyzed about 19 hours ago

Common Lisp regression testing framework

2.11K lines of code

0 current contributors

2 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This