Pinned Repositories
antiword
Forked from http://www.winfield.demon.nl/linux/antiword-0.37.tar.gz
axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
azure-functions-durable-python
Python library for using the Durable Functions bindings.
azure-functions-python-worker
Python worker for Azure Functions.
azure-sdk-for-rust
This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
bi
C++ arbitrary precision integer
openai-cookbook
Examples and guides for using the OpenAI API
pwdg
Rudimentary random password generator
pwdm
Rudimentary command-line tool and Rust library for managing passwords
TheNewArk
An interactive sculpture created by the artist, Director Jacq. Users visit a site, enter any sequence of 12 unique notes from a one-octave keyboard, and the sculpture plays a randomly-generated, on-the-fly composition, using the entered notes as a seed.
OTheDev's Repositories
OTheDev/bi
C++ arbitrary precision integer
OTheDev/openai-cookbook
Examples and guides for using the OpenAI API
OTheDev/pwdg
Rudimentary random password generator
OTheDev/pwdm
Rudimentary command-line tool and Rust library for managing passwords
OTheDev/TheNewArk
An interactive sculpture created by the artist, Director Jacq. Users visit a site, enter any sequence of 12 unique notes from a one-octave keyboard, and the sculpture plays a randomly-generated, on-the-fly composition, using the entered notes as a seed.
OTheDev/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
OTheDev/azure-functions-durable-python
Python library for using the Durable Functions bindings.
OTheDev/azure-functions-python-worker
Python worker for Azure Functions.
OTheDev/azure-sdk-for-rust
This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
OTheDev/cef
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
OTheDev/cpython
The Python programming language
OTheDev/create-react-app
Set up a modern web app by running one command.
OTheDev/devguide
The Python developer's guide
OTheDev/gcc
OTheDev/langchain
⚡ Building applications with LLMs through composability ⚡
OTheDev/libexpat
:herb: Fast streaming XML parser written in C99; migrated from SourceForge to GitHub
OTheDev/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
OTheDev/mona-sans
Mona Sans, a variable font from GitHub
OTheDev/mupdf
mupdf mirror
OTheDev/mypy
Optional static typing for Python
OTheDev/openai-python
The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language.
OTheDev/opencv-rust
Rust bindings for OpenCV 3 & 4
OTheDev/pybenchmarker
OTheDev/pydantic
Data validation using Python type hints
OTheDev/pyminmax
min(x), max(x) in one pass
OTheDev/pyperformance
Python Performance Benchmark Suite
OTheDev/react-native-bottom-sheet
A performant interactive bottom sheet with fully configurable options 🚀
OTheDev/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
OTheDev/sympy
A computer algebra system written in pure Python
OTheDev/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.