timotheecour
machine learning, computer vision, python, C++, Nim https://www.linkedin.com/in/timothee-cour-b249378
San Francisco, CA, USA
Pinned Repositories
homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
brew
:beer::penguin: The Homebrew package manager for Linux
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
asynctools
Various asynchronous tools for Nim language
D_vs_nim
comparison of D vs nim
dinocode
Hodge podge random stuff
dtools
Tools for D programming language
ldc
The LLVM-based D compiler.
Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
vitanim
Nim utilities
timotheecour's Repositories
timotheecour/vitanim
Nim utilities
timotheecour/asynctools
Various asynchronous tools for Nim language
timotheecour/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
timotheecour/nimquery
Nim library for querying HTML using CSS-selectors (like JavaScripts document.querySelector)
timotheecour/Arraymancer
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU, OpenCL and embedded devices
timotheecour/balls
the testing framework with balls 🔴🟡🟢
timotheecour/bump
a tiny tool to bump nimble versions 🍻
timotheecour/cligen
Nim library to infer and generate command-line-interfaces
timotheecour/compiler-benchmark
Benchmarks compilation speeds of different combinations of languages and compilers.
timotheecour/dotwiz
A blazing fast dict subclass that supports dot access notation.
timotheecour/dragonbox
Reference implementation of Dragonbox in C++
timotheecour/fusion
Fusion is for now an idea about how to grow Nim's ecosystem without the pain points of more traditional approaches.
timotheecour/ggplotnim
A port of ggplot2 for Nim
timotheecour/glob
Pure Nim library for matching file paths against Unix style glob patterns.
timotheecour/homebrew-caveats
Formulae Caveats Shortcut for Homebrew Package Manager
timotheecour/homebrew-core
🍻 Default formulae for the missing package manager for macOS
timotheecour/httpbeast
timotheecour/jester
A sinatra-like web framework for Nim.
timotheecour/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
timotheecour/monorepo
timotheecour/nim-cppstl
Nim Bindings for C++ STL stuff
timotheecour/nim-optionsutils
Utility macros for easier handling of options in Nim
timotheecour/nim-stint
Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
timotheecour/nimlab
timotheecour/nimpy
Nim - Python bridge
timotheecour/npeg
PEGs for Nim, another take
timotheecour/package_control_channel
Default channel file for Package Control. Follow the directions at:
timotheecour/pixie
Full-featured 2d graphics library for Nim.
timotheecour/website
Code for the official Nim programming language website
timotheecour/zero-functional
A library providing zero-cost chaining for functional abstractions in Nim.