Dataset Viewer
Auto-converted to Parquet Duplicate
hexsha
stringlengths
40
40
size
int64
5
2.72M
ext
stringclasses
5 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
3
976
max_stars_repo_name
stringlengths
5
113
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:01:43
2022-03-31 23:59:48
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 00:06:24
2022-03-31 23:59:53
max_issues_repo_path
stringlengths
3
976
max_issues_repo_name
stringlengths
5
116
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
976
max_forks_repo_name
stringlengths
5
116
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:19
2022-03-31 23:59:49
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 12:00:57
2022-03-31 23:59:49
content
stringlengths
5
2.72M
avg_line_length
float64
1.38
573k
max_line_length
int64
2
1.01M
alphanum_fraction
float64
0
1
bde95d7d5c5e41e69bba2b0fca95750b0c867f0b
1,488
h
C
NitroXMR/src/miner/Console.h
quartz010/XMR
bf9f462662ad80e7a7361c9844b02ef520b90431
[ "MIT" ]
4
2017-10-25T05:16:33.000Z
2018-10-25T14:22:30.000Z
NitroXMR/src/miner/Console.h
quartz010/XMR
bf9f462662ad80e7a7361c9844b02ef520b90431
[ "MIT" ]
null
null
null
NitroXMR/src/miner/Console.h
quartz010/XMR
bf9f462662ad80e7a7361c9844b02ef520b90431
[ "MIT" ]
3
2018-04-05T14:25:50.000Z
2018-10-25T14:22:32.000Z
/* XMRig * Copyright 2010 Jeff Garzik <jgarzik@pobox.com> * Copyright 2012-2014 pooler <pooler@litecoinpool.org> * Copyright 2014 Lucas Jones <https://github.com/lucasjones> * Copyright 2014-2016 Wolf9466 <https://github.com/OhGodAPet> * Copyright 2016 Jay D Dee <jayddee246@gmail.com> * C...
29.76
89
0.71707
bde999e24fedc0bed43664e04e135d0a3258564a
13,376
h
C
software/firmware/ChibiOS-Contrib/os/hal/ports/TIVA/LLD/UART/hal_serial_lld.h
lowerrandom/DaBomb_dc27_badge
4bba0e58a304671b48755b99113b3d489259760a
[ "Apache-2.0" ]
29
2018-12-13T02:33:42.000Z
2022-02-28T13:26:35.000Z
sw/firmware/ChibiOS-Contrib/os/hal/ports/TIVA/LLD/UART/hal_serial_lld.h
netik/dc26_spqr_badge
231f04963f47a6731eb6d8e1b91585cf8203b52d
[ "Apache-2.0" ]
47
2019-03-21T05:23:28.000Z
2019-12-07T23:37:44.000Z
sw/firmware/ChibiOS-Contrib/os/hal/ports/TIVA/LLD/UART/hal_serial_lld.h
netik/dc26_spqr_badge
231f04963f47a6731eb6d8e1b91585cf8203b52d
[ "Apache-2.0" ]
13
2019-01-16T12:06:21.000Z
2020-04-25T02:14:06.000Z
/* Copyright (C) 2014..2017 Marco Veeneman Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law ...
29.790646
79
0.634495
bdea9cea9942b92638f0a3b977c88f2450edfaf7
21,749
c
C
src/latex.c
fabiocolacio/scidown
99b5d1803a68dd351058029b413b61235c0604c6
[ "ISC" ]
null
null
null
src/latex.c
fabiocolacio/scidown
99b5d1803a68dd351058029b413b61235c0604c6
[ "ISC" ]
3
2018-05-11T19:13:49.000Z
2018-05-16T17:45:52.000Z
src/latex.c
geoffmcl/scidown
833cef2bc843bd83a62297a85d2f0a64fb1fb42c
[ "ISC" ]
null
null
null
#include "latex.h" #include <string.h> #include <stdlib.h> #include <stdio.h> #include <ctype.h> #include "charter/src/parser.h" #include "charter/src/renderer.h" #include "escape.h" #define MAX_FILE_SIZE 1000000 scidown_render_tag scidown_latex_is_tag(const uint8_t *data, size_t size, const char *tagname) { size...
24.575141
152
0.690055
bdeaea3f708b329e9aba1a50c5303ab2aa6f8b45
477
h
C
src/main.h
zqianem/pebble
481c272bbb12ca1b16b776255cc9227696d3edef
[ "MIT" ]
null
null
null
src/main.h
zqianem/pebble
481c272bbb12ca1b16b776255cc9227696d3edef
[ "MIT" ]
null
null
null
src/main.h
zqianem/pebble
481c272bbb12ca1b16b776255cc9227696d3edef
[ "MIT" ]
null
null
null
#ifndef __MAIN_H #define __MAIN_H #include <string> #include <vector> #include <map> #include "abstract.h" #include "utils.h" // --------------------------------------------------------------------------------------------------------------------- // Typedefs typedef std::string String; /// if true will turn on o...
19.08
120
0.555556
bdeaf51073fa5980131150cdcd62aefafa301ef9
883
h
C
src/pl/pljava/src/C/include/pljava/type/LargeObject.h
YangHao666666/hawq
10cff8350f1ba806c6fec64eb67e0e6f6f24786c
[ "Artistic-1.0-Perl", "ISC", "bzip2-1.0.5", "TCL", "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "MIT", "PostgreSQL", "BSD-3-Clause" ]
450
2015-09-05T09:12:51.000Z
2018-08-30T01:45:36.000Z
src/pl/pljava/src/C/include/pljava/type/LargeObject.h
YangHao666666/hawq
10cff8350f1ba806c6fec64eb67e0e6f6f24786c
[ "Artistic-1.0-Perl", "ISC", "bzip2-1.0.5", "TCL", "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "MIT", "PostgreSQL", "BSD-3-Clause" ]
1,274
2015-09-22T20:06:16.000Z
2018-08-31T22:14:00.000Z
src/pl/pljava/src/C/include/pljava/type/LargeObject.h
YangHao666666/hawq
10cff8350f1ba806c6fec64eb67e0e6f6f24786c
[ "Artistic-1.0-Perl", "ISC", "bzip2-1.0.5", "TCL", "Apache-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "MIT", "PostgreSQL", "BSD-3-Clause" ]
278
2015-09-21T19:15:06.000Z
2018-08-31T00:36:51.000Z
/* * Copyright (c) 2004, 2005, 2006 TADA AB - Taby Sweden * Distributed under the terms shown in the file COPYRIGHT * found in the root folder of this project or at * http://eng.tada.se/osprojects/COPYRIGHT.html * * @author Thomas Hallgren */ #ifndef __pljava_LargeObject_h #define __pljava_LargeObject_h #includ...
25.228571
71
0.642129
bdeb09c74d13de85dccdec8ef0000063e03d2ec7
305,754
h
C
esplay-sdk/esplay-components/osd-menu/include/menu_bg.h
NewLeafG/esplay-retro-emulation
f78137cda7bc4e3cf025f930c2352999bece3243
[ "MIT" ]
270
2019-03-18T16:01:11.000Z
2022-03-31T07:52:15.000Z
esplay-sdk/esplay-components/osd-menu/include/menu_bg.h
NewLeafG/esplay-retro-emulation
f78137cda7bc4e3cf025f930c2352999bece3243
[ "MIT" ]
20
2019-05-10T02:01:38.000Z
2021-09-15T03:42:34.000Z
esplay-sdk/esplay-components/osd-menu/include/menu_bg.h
NewLeafG/esplay-retro-emulation
f78137cda7bc4e3cf025f930c2352999bece3243
[ "MIT" ]
48
2019-05-09T14:45:55.000Z
2022-03-17T07:28:52.000Z
"/* GIMP RGB C-Source image dump (menu_bg.h) */\r\n\r\nstatic const struct {\r\n unsigned int \t wi(...TRUNCATED)
80.865908
149
0.694316
bded10b665cae00375e9c09c1483457981c9942f
162
h
C
Foreman/SafeGroupView.h
flyingmachine/foreman
008b4f3de77315360e493b1ae7594f42561e11f4
[ "MIT" ]
5
2015-08-03T15:46:23.000Z
2018-12-07T22:04:13.000Z
Foreman/SafeGroupView.h
flyingmachine/foreman
008b4f3de77315360e493b1ae7594f42561e11f4
[ "MIT" ]
null
null
null
Foreman/SafeGroupView.h
flyingmachine/foreman
008b4f3de77315360e493b1ae7594f42561e11f4
[ "MIT" ]
null
null
null
"#import <Cocoa/Cocoa.h>\n@class SafeGroupViewController;\n\n\n@interface SafeGroupView : NSView\n@p(...TRUNCATED)
20.25
64
0.808642
bdeda7086acfbba086c61b0e3f0d0fa92f787fdd
1,099
h
C
external/GTEngine/Include/GTLowLevel.h
yushuiqiang/geometry3cpp
2727986b89da2d40ffbd0dddb6947183c8bf68b0
[ "BSL-1.0" ]
1
2021-02-18T10:25:42.000Z
2021-02-18T10:25:42.000Z
external/GTEngine/Include/GTLowLevel.h
yushuiqiang/geometry3cpp
2727986b89da2d40ffbd0dddb6947183c8bf68b0
[ "BSL-1.0" ]
null
null
null
external/GTEngine/Include/GTLowLevel.h
yushuiqiang/geometry3cpp
2727986b89da2d40ffbd0dddb6947183c8bf68b0
[ "BSL-1.0" ]
null
null
null
"// David Eberly, Geometric Tools, Redmond WA 98052\r\n// Copyright (c) 1998-2018\r\n// Distributed (...TRUNCATED)
30.527778
63
0.755232
bdef6e6cc23c69c511bd909d1fdaccb18193344a
1,566
h
C
larcv/app/SBNDImageMod/ApplyLabel.h
mmajewsk/larcv2
9ee74e42b293d547d3a8510fa2139b2d4ccf6b89
[ "MIT" ]
14
2017-10-19T15:08:29.000Z
2021-03-31T21:21:07.000Z
larcv/app/SBNDImageMod/ApplyLabel.h
mmajewsk/larcv2
9ee74e42b293d547d3a8510fa2139b2d4ccf6b89
[ "MIT" ]
32
2017-10-25T22:54:06.000Z
2019-10-01T13:57:15.000Z
larcv/app/SBNDImageMod/ApplyLabel.h
mmajewsk/larcv2
9ee74e42b293d547d3a8510fa2139b2d4ccf6b89
[ "MIT" ]
16
2017-12-07T12:04:40.000Z
2021-11-15T00:53:31.000Z
"/**\n * \\file ApplyLabel.h\n *\n * \\ingroup ImageMod\n *\n * \\brief Class def header for a class(...TRUNCATED)
18.642857
82
0.683269
bdf0b52e79b7064d8106c15182195a46e2407706
3,813
h
C
PrivateFrameworks/PhotosUICore/PXGAnchor.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
PrivateFrameworks/PhotosUICore/PXGAnchor.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
3
2018-04-06T02:02:27.000Z
2018-10-02T01:12:10.000Z
PrivateFrameworks/PhotosUICore/PXGAnchor.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
1
2018-09-28T13:54:23.000Z
2018-09-28T13:54:23.000Z
"//\n// Generated by class-dump 3.5 (64 bit).\n//\n// class-dump is Copyright (C) 1997-1998,(...TRUNCATED)
45.939759
152
0.791765
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
3