-
server Public
Forked from MariaDB/serverMariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stab…
C++ GNU General Public License v2.0 UpdatedFeb 19, 2025 -
Code examples and solved exercises from the book Programming Massively Parallel Processors
Cuda UpdatedFeb 12, 2025 -
Following through the Andrej Karpathy's neural network videos on youtube
Jupyter Notebook UpdatedFeb 3, 2025 -
An implementation of GPU Gems Jade Edition Chapter 32. Operations on arrays such as addition and assignment are simplified so that users of the library can use simple binary operators such as `+`, …
Cuda UpdatedJan 24, 2025 -
Following along the code examples in the blog series of the title "Compiling a Functional Language Using C++" by Daniel Fedorin
C++ UpdatedJan 23, 2025 -
Code examples from the book Programming in Parallel with CUDA
Cuda UpdatedJan 21, 2025 -
-
-
simple-calculator-peg-parser Public
Implementation of Guido van Rossum's simple calculator
Python UpdatedOct 7, 2024 -
An implementation of the Lox programming language from the book "Crafting Interpreters" by Robert Nystrom.
C UpdatedSep 26, 2024 -
-
Code examples from the book C++ 20 The Complete Guide
UpdatedAug 6, 2024 -
mysql-server Public
Forked from mysql/mysql-serverMySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
C++ Other UpdatedApr 16, 2024 -
diesel Public
Forked from diesel-rs/dieselA safe, extensible ORM and Query Builder for Rust
Rust Apache License 2.0 UpdatedMar 15, 2024 -
python-mysql-replication Public
Forked from julien-duponchelle/python-mysql-replicationPure Python Implementation of MySQL replication protocol build on top of PyMYSQL
Python UpdatedFeb 14, 2024 -
percona-server Public
Forked from percona/percona-serverPercona Server
C++ Other UpdatedJan 25, 2024 -
rocksdb Public
Forked from facebook/rocksdbA library that provides an embeddable, persistent key-value store for fast storage.
C++ GNU General Public License v2.0 UpdatedJan 15, 2024 -
flex-and-bison Public
Following along the code examples in the book "Flex and Bison"
C UpdatedDec 30, 2023 -
taskgraph-metaprogramming Public
Forked from paulhjkelly/taskgraph-metaprogrammingThe TaskGraph Meta-programming Library is a C++ package that supports run-time code generation - programs that generate code on the fly, then execute it. And having built a piece of code, you can a…
C++ BSD 3-Clause "New" or "Revised" License UpdatedAug 24, 2023 -
-
-
llvm-kaleidoscope Public
Source code for "My First Language Frontend with LLVM Tutorial"
C++ GNU General Public License v3.0 UpdatedAug 28, 2022 -
-
Code samples from the book "Learn You a Haskell for Great Good"
-
Code samples and solutions to select exercises from the book "Software Design For Flexibility : How to Avoid Programming Yourself into a Corner" by Chris Hanson and Gerald Jay Sussman
Scheme UpdatedJul 27, 2022 -
-
Code samples from the book "C++ Concurrency in Action"
C++ UpdatedMar 6, 2022