• Stars
    star
    21
  • Rank 1,080,392 (Top 22 %)
  • Language
    Python
  • License
    Other
  • Created over 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A web interface for apropos

More Repositories

1

cmonkey

C Implementation of the monkey programming language
C
63
star
2

chatgpt_plugins

Code for the article showing how to use the function call feature of OpenAI's chat APIs to create ChatGPT plugins
Python
47
star
3

apropos_replacement

GSoC Project for NetBSD. Aim of the project is to develop a replacement for apropos(1) using mandoc and FTS engine of Sqlite
C
20
star
4

nbspell

New spell(1) implementation for NetBSD
C
8
star
5

re

Regular Expression Engine
C
6
star
6

chatgpt_function_call_gotchas

Code for the article discussing some of the potential problems you may run into when using the function call features of OpenAI's chat completion API
Python
3
star
7

bloomfilters-and-beyond

A bloom filter implementation in Python to accompany my article on the same topic
Python
3
star
8

libcipher

A toy SSL/TLS library
C
2
star
9

unix-systems-programming

Implementation of the programs and exercises in the book "Unix Systems Programming -- Communication, Concurrency and Threads"
C
2
star
10

lz77_is_all_you_need

Code for the article showing LZ77 is behind the effectiveness of Gzip + KNN paper
Jupyter Notebook
2
star
11

mod_hoverin

An Apache Module for hover.in
C
2
star
12

fast_fibonacci

Algorithms for Computing Fibonacci Numbers Quickly
Python
2
star
13

simple-hashtable

A very simple hashtable implementation in C
C
1
star
14

man-nlp-experiments

A set of experiments of the applications of Natural Language Processing on the Unix man page corpus
Jupyter Notebook
1
star
15

brickdb

A simple concurrent key-value store in go
Go
1
star
16

Paper

Paper
1
star
17

data-structures

Implementation of some common datastructures
C
1
star
18

vimrc

My modest .vimrc configuration
Vim Script
1
star
19

chatbot-poc

A proof-of-concept chatbot implementation
Jupyter Notebook
1
star
20

bloom-filter-et-al

Implementation of bloom filters and similar probabilistic data structures in C
C
1
star