Pinned Repositories
alien-ring
Alien Ring is an implementation of the ring-buffer with the DWORD wrap-around trick.
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
boot-x86-64
An example of a modern UEFI x86-64 bootloader
decent
a small http web server
glutenfree
A lightweight C++14 web server supporting Windows, FreeBSD, macOS, Mac OS X and Linux.
imap4
IMAP4 common lisp client
itch-order-book
Fast implementation of an ITCH order book
reactor
Network event library for Common Lisp
socket
sb-bsd-sockets replacement for SBCL
tls1.3
A Common Lisp implementation of TLS1.3
mateuszb's Repositories
mateuszb/tls1.3
A Common Lisp implementation of TLS1.3
mateuszb/reactor
Network event library for Common Lisp
mateuszb/alien-ring
Alien Ring is an implementation of the ring-buffer with the DWORD wrap-around trick.
mateuszb/boot-x86-64
An example of a modern UEFI x86-64 bootloader
mateuszb/decent
a small http web server
mateuszb/imap4
IMAP4 common lisp client
mateuszb/itch-order-book
Fast implementation of an ITCH order book
mateuszb/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
mateuszb/aws-sdk-go
mateuszb/socket
sb-bsd-sockets replacement for SBCL
mateuszb/botan
Cryptography Toolkit
mateuszb/cppcodec
Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API.
mateuszb/date
A date and time library based on the C++11/14/17 <chrono> header
mateuszb/decimal_for_cpp
Decimal data type for C++
mateuszb/hsol
Original high performance simplex solver of Qi Huangfu
mateuszb/json-streams
Common Lisp library for reading and writing JSON.
mateuszb/liblzma
mateuszb/mamba
mateuszb/ningle
Super micro framework for Common Lisp
mateuszb/optimization-algos
mateuszb/persistent-homology
compute persistent homology of a signal
mateuszb/plot
A concise API for exploratory data visualization
mateuszb/quicklisp-bootstrap
Quicklisp bootstrap.
mateuszb/quicklisp-client
Quicklisp client.
mateuszb/quicklisp-controller
The software to build Quicklisp dists.
mateuszb/quicklisp-projects
Metadata for projects tracked by Quicklisp.
mateuszb/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
mateuszb/sbcl
Mirror of Steel Bank Common Lisp (SBCL)'s official repository
mateuszb/sqldb
C++ interface for SQL databases
mateuszb/tls
a minimal common lisp library using openssl