-
Updated
May 24, 2022 - JavaScript
#
C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 351 public repositories matching this topic...
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
javascript
python
java
computer-science
tree
algorithm
algorithms
leetcode
cpp
interview
algo
data-structures
leetcode-solutions
algorithms-datastructures
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
-
Updated
Sep 11, 2021 - JavaScript
c
debugger
debugging
cpp
gdb
debug
debugger-gdb
debugging-tools
debugging-tool
gdb-ui
gdb-plugin
gdb-extension
gdb-frontend
gdb-gui
-
Updated
May 22, 2022 - JavaScript
Xcode extension to paste JSON as Swift, Objective-C, and more
-
Updated
Mar 11, 2021 - JavaScript
Open
Dunging out
mmeeks
commented
Sep 11, 2021
This is an Easy Hack.
Potential mentors: @mmeeks
Detailed description and rationale
We have a lot of duplication in Makefile.am around the run: rules to take just two for example:
run: setup-wsd
./loolwsd --o:sys_template_path="@SYSTEMPLATE_PATH@"
--o:security.capabilities="$(CAPABILITIES)"
--o:child_root_path=
Transforms CPX (JSX like syntax) into asm-dom Virtual DOM
-
Updated
Jun 18, 2018 - JavaScript
Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.
-
Updated
Apr 9, 2022 - JavaScript
A compiler from ML to C++ template language
-
Updated
Aug 27, 2015 - JavaScript
-
Updated
May 8, 2022 - JavaScript
Open
Add Stopwatch
3
amishra026
commented
Sep 29, 2020
I was wondering if we could have a Stopwatch that starts as soon as the user clicks on the problem. This will help the user improve his/her timing which might matter to him/her. The time required will only be stored for a particular session, and not forever (so no username/password required). To end the timer, the time of submission on CF can be used.
CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. CavePacker is a Sokoban game.
-
Updated
Apr 8, 2021 - JavaScript
The All ▲lgorithms documentation website.
javascript
ruby
python
c
java
go
swift
csharp
algorithms
cpp
clustering
sort
bit-manipulation
sorting-algorithms
game-theory
hacktoberfest
greedy-algorithm
numerical-analysis
allalgorithms
selection-algorithm
-
Updated
Apr 27, 2022 - JavaScript
A tutorial for creating a Tron-style game
-
Updated
Aug 29, 2018 - JavaScript
1D & 2D Random noise with bicubic interpolation
-
Updated
Sep 5, 2020 - JavaScript
The ultimate search extension for C/C++
-
Updated
Jun 3, 2022 - JavaScript
This Repository for Hacktoberfest Fest 2021. Contribute anything for your T-shirt, must be relevant that can add some value to this repo.
nodejs
javascript
python
java
vuejs
cpp
reactjs
hacktoberfest
hacktober
hacktoberfest2020
hacktoberfest-accepted
hacktoberfest2021
-
Updated
Nov 1, 2021 - JavaScript
Experimental Three.js WASM (WIP)
-
Updated
Dec 8, 2018 - JavaScript
Hyper IDE - A web based IDE for 100+ programming languages
javascript
css
python
java
html
c-sharp
php
cpp
integrated-development-environment
perl
ide
f-sharp
asp-net
hyperlambda
phosphorus-five
-
Updated
Jul 12, 2018 - JavaScript
compiler-explorer/compiler-explorer#3515 allowed the site to load even if the long url is not deserializable, but currently the site just silently fails and displays the default config.
It would be great if a notification could be shown to the user with a helpful message when this happens.
The steps needed to implement this feature are: