- United Kingdom
Highlights
- Pro
Stars
- All languages
- Assembly
- AutoHotkey
- Blade
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Cuda
- Cython
- D
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- F*
- Go
- HCL
- HTML
- Handlebars
- Haskell
- Isabelle
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- Mustache
- Nim
- OCaml
- Objective-C
- Objective-C++
- PHP
- Perl
- PostScript
- Processing
- Python
- QML
- RAML
- Raku
- ReScript
- Reason
- Rocq Prover
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Scheme
- Shell
- Solidity
- Svelte
- Swift
- TeX
- TypeScript
- Vala
- Vim Script
- Vue
- WebAssembly
- Wikitext
- XSLT
Weighs the soul of incoming HTTP requests to stop AI crawlers
A simple to use, composable, command line parser for C++ 11 and beyond
`std::execution`, the standard C++ framework for asynchronous and parallel programming.
The fastest pure-Python PEG parser I can muster
C++ implementation of Raft core logic as a replication library
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"
A self-paced course to write Python extensions in Rust, one exercise at a time.
A self-paced course to write Python extensions in Rust, one exercise at a time.
Productionise & schedule your Jupyter Notebooks as easily as you wrote them.
A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
Code Review Done Right
Some notes on things I find interesting and important.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
A home for issues that are common to multiple cucumber repositories