Giter Club home page Giter Club logo

David McClain's Projects

actors icon actors

Zillions of Green Threads across a Dynamically Expandable OS Thread Pool

c-arrays icon c-arrays

Lisp access to C created arrays of data

cl-zstd icon cl-zstd

Common Lisp library for Zstandard (de)compression using bindings to the libzstd C library

crescendo-hearing-correction icon crescendo-hearing-correction

Hard won code to provide accurate musical hearing correction. 100 Bark bands at quarter-bark spacing, nonlinear compression complementary to hearing recruitment. Single knob adjustment for anyone.

data-objects icon data-objects

Collection of useful higher-level data objects -- BTrees, Queues, etc.

forthrpl icon forthrpl

A Forth (RPL) System like you have never seen...

jcrescendo icon jcrescendo

Accurate Timbral Restoration of Music for Impaired Hearing

lisprpl icon lisprpl

Forth/RPL in Lisp with MetaCompiler

mpcompat icon mpcompat

Mutliprocessing compatibility macros across multiple versions of Lisp

optima icon optima

Optimized Pattern Matching Library for Common Lisp

regex icon regex

DFA and NFA finite state automata in Lisp, CSV format file reader

reppy-channels icon reppy-channels

A fully lock-free / wait-free implementation of Reppy Channels in Common Lisp. This system not only provides for composable events, but it is also substantially (2x) faster than lock-bound implementations. It is based on an implementation of MCAS (Multiple CAS) and lock-free queues. In an SMP environment there is now little reason to use locks against shared structures. Locks frequently are too coarse and produce bottlenecks in SMP code. The lock-free / wait-free methods here allow competing threads to help other threads reach a conclusion if they have been time-sliced away and were still partway through an MCAS operation.

safe-read icon safe-read

A variant of READ secure against internbombing, excessive input and macro characters.

sdlisp icon sdlisp

A Scheme-like compiler borrowed initially from Qiennec and hugely embellished. A very educational tool. Most of the work has been with SDLISP-TRAMP so that I could play around with dynamic binding and CALL/CC.

sha3 icon sha3

Secure Hash Algorithm 3 (Keccak) Implementation in Common Lisp

smp-rwgate icon smp-rwgate

A minimalist Many-readers/Single-writer gate that is SMP safe

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.