#
cat
Here are 335 public repositories matching this topic...
Cool vision, learning, and graphics papers on Cats!
cats
cat
machine-learning
computer-vision
deep-learning
computer-graphics
awesome-list
papers
papers-collection
-
Updated
Dec 30, 2019 - Python
Nyan Cat for Emacs! Nyanyanyanyanyanyanyanyanyan!
-
Updated
May 26, 2020 - Emacs Lisp
3
RafaelCamarda
commented
Oct 19, 2018
Hey, great job here!
Can we add all notes on piano? Suggestion, use + and - to map Bb and B.
I would be glad to send a pull request later.
Generate cat images with neural networks
-
Updated
Nov 6, 2017 - Lua
cat
tricks
easter-egg
ghost
javascript-library
sonic
rabbit
funny
homer
doggy
pikachu
bravo
piggy
pranks
salamander
spongebob
psyduck
regular-show
air-guitar
piqiu
-
Updated
Mar 16, 2018 - JavaScript
Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。
-
Updated
May 22, 2020 - Java
Easy way to create Free Monad using Scala macros with first-class Intellij support.
-
Updated
Jun 15, 2018 - Scala
Train and deploy a cat vs dog image recognition model using TensorFlow
-
Updated
Feb 10, 2019 - Python
tomasko126
commented
Sep 16, 2016
Usage of Shadow DOM API would give us an advantage in styling of our wizards and another advantage is that sites couldn't break them with theirs own CSS styles anymore.
Open
"Paws CatBlock"
2
CAT is a computer-based online test application powered by Codeigniter, jquery. Simple and easy to use
cat
jquery
json
codeigniter
computer-assisted-test
cbt
aplikasi-ujian-online
unbk
online-tes
computer-based-test
-
Updated
Oct 20, 2019 - PHP
Computerized Adaptive Testing Simulator
-
Updated
May 21, 2020 - Python
Daily cat facts! 🐱
-
Updated
Apr 25, 2020 - JavaScript
Mobile App for Pets by React Native
-
Updated
Mar 12, 2019 - JavaScript
"Кали-заменитель". Располагает в себе большое количество утилит для взлома.
cat
linux
tools
hack
beta
hacking
help-wanted
alpha
hacks
enhancement
kali-linux
all-in-one
hacked
kali
discuss
good-first-issue
-
Updated
Jun 18, 2020 - Python
the multi machine cat over protocol buffers and websocket
-
Updated
May 25, 2020 - Go
A pure javascript HTML5 webcam client using websockets to stream the image
-
Updated
Feb 6, 2014 - JavaScript
Improve this page
Add a description, image, and links to the cat topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cat topic, visit your repo's landing page and select "manage topics."
Would be nice to support system pager and redirect stdout to it. Probably by default it is nice to handle big output via that pager, if specified and works.
It should probably look like
Command::new(env::var("PAGER")?).stdin(Stdio::piped()).spawn()