Dataset Viewer
Auto-converted to Parquet Duplicate
hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
13 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
5
308
max_stars_repo_name
stringlengths
5
112
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
9
max_stars_count
int64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
5
308
max_issues_repo_name
stringlengths
5
116
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
9
max_issues_count
int64
1
116k
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
5
308
max_forks_repo_name
stringlengths
5
116
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
9
max_forks_count
int64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
5
1.05M
avg_line_length
float64
1.14
47.2k
max_line_length
int64
1
946k
alphanum_fraction
float64
0
1
f70002ed820279e3cc2063fbac78ae264485dc6c
2,631
hh
C++
source/neuropod/internal/config_utils.hh
raptorhere/neuropod
5c4355b54189df5580c1e970c3bd94a90367d7a6
[ "Apache-2.0" ]
2
2020-07-13T05:45:23.000Z
2020-10-30T06:28:55.000Z
source/neuropod/internal/config_utils.hh
raptorhere/neuropod
5c4355b54189df5580c1e970c3bd94a90367d7a6
[ "Apache-2.0" ]
8
2020-09-07T07:44:59.000Z
2021-01-04T08:22:19.000Z
source/neuropod/internal/config_utils.hh
raptorhere/neuropod
5c4355b54189df5580c1e970c3bd94a90367d7a6
[ "Apache-2.0" ]
1
2020-09-18T01:42:25.000Z
2020-09-18T01:42:25.000Z
/* Copyright (c) 2020 UATC, LLC 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 or agreed to in writing, software d...
28.290323
98
0.718358
f7000314aecd21bec1261dc795057c81f8f47ce9
7,328
cpp
C++
IfcPlusPlus/src/ifcpp/IFC4/lib/IfcComplexPropertyTemplate.cpp
nxddsnc/ifcplusplus
959956fe83580ebfb370b8e4ed97044f3df0f3a1
[ "MIT" ]
null
null
null
IfcPlusPlus/src/ifcpp/IFC4/lib/IfcComplexPropertyTemplate.cpp
nxddsnc/ifcplusplus
959956fe83580ebfb370b8e4ed97044f3df0f3a1
[ "MIT" ]
null
null
null
IfcPlusPlus/src/ifcpp/IFC4/lib/IfcComplexPropertyTemplate.cpp
nxddsnc/ifcplusplus
959956fe83580ebfb370b8e4ed97044f3df0f3a1
[ "MIT" ]
null
null
null
/* Code generated by IfcQuery EXPRESS generator, www.ifcquery.com */ #include <sstream> #include <limits> #include "ifcpp/model/AttributeObject.h" #include "ifcpp/model/BuildingException.h" #include "ifcpp/model/BuildingGuid.h" #include "ifcpp/reader/ReaderUtil.h" #include "ifcpp/writer/WriterUtil.h" #include...
51.605634
244
0.748908
f700039bce6aa2b8198c1322245dbd2151f85c6b
1,750
cpp
C++
examples/uvmsc/simple/registers/models/ro_wo_same_addr/sc_main.cpp
kopinions/uvm-systemc
c8171a98bc75b3ff3ec207d369e1b724ae64632f
[ "ECL-2.0", "Apache-2.0" ]
3
2019-08-16T14:24:43.000Z
2022-03-14T13:02:33.000Z
examples/uvmsc/simple/registers/models/ro_wo_same_addr/sc_main.cpp
ezchi/uvm-systemc
3368d7a1756514d7edd3415282dea812f4a5512a
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
examples/uvmsc/simple/registers/models/ro_wo_same_addr/sc_main.cpp
ezchi/uvm-systemc
3368d7a1756514d7edd3415282dea812f4a5512a
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
//---------------------------------------------------------------------- // Copyright 2004-2011 Synopsys, Inc. // Copyright 2010 Mentor Graphics Corporation // Copyright 2010-2011 Cadence Design Systems, Inc. // Copyright 2013-2014 NXP B.V. // All Rights Reserved Worldwide // // Licensed under the Apache Li...
31.818182
72
0.593714
f70003e5b4746377eaa8ea8a90f1f96549de7e9b
1,212
cpp
C++
ArrayPractice/rotating _an_array.cpp
gupta2022/Practice
b432cf9f7be32ca4e77fbb90361b7c9ed59442b5
[ "MIT" ]
null
null
null
ArrayPractice/rotating _an_array.cpp
gupta2022/Practice
b432cf9f7be32ca4e77fbb90361b7c9ed59442b5
[ "MIT" ]
null
null
null
ArrayPractice/rotating _an_array.cpp
gupta2022/Practice
b432cf9f7be32ca4e77fbb90361b7c9ed59442b5
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; #define fast ios::sync_with_stdio(0);cin.tie(0);cout.tie(0); typedef long long ll;typedef long double ld;typedef pair<int,int> pii; #define F first #define S second #define PB push_back #define MP make_pair const ll mod = 1e9+7, N = 2e6+7, M = 2e6+7, INF = INT_MAX/10; ll po...
18.089552
143
0.495875
f70004c35e9fb686b07b3f033c24818b0bf2fd4f
7,284
cpp
C++
src/qt/recentrequeststablemodel.cpp
seanPhill/veil
95c5b01477aaa9b27cfab3f292a920ab2f94adce
[ "MIT" ]
124
2018-12-25T00:01:18.000Z
2021-12-26T19:38:43.000Z
src/qt/recentrequeststablemodel.cpp
seanPhill/veil
95c5b01477aaa9b27cfab3f292a920ab2f94adce
[ "MIT" ]
702
2018-12-16T18:07:18.000Z
2022-03-18T16:52:14.000Z
src/qt/recentrequeststablemodel.cpp
seanPhill/veil
95c5b01477aaa9b27cfab3f292a920ab2f94adce
[ "MIT" ]
151
2018-12-13T07:33:34.000Z
2022-01-29T11:35:23.000Z
// Copyright (c) 2011-2019 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include <qt/recentrequeststablemodel.h> #include <qt/bitcoinunits.h> #include <qt/guiutil.h> #include <qt/optionsmodel.h> ...
30.476987
177
0.661724
f70004eaa17e6a0d199f714ecee1fdddf5b603cc
72,957
cpp
C++
Source/inv.cpp
mewbak/devil-nightly
78e0cd3e49029fd9f05c9431b26a6fcb3b2693ae
[ "Unlicense" ]
1
2021-05-15T15:12:46.000Z
2021-05-15T15:12:46.000Z
Source/inv.cpp
mewbak/devil-nightly
78e0cd3e49029fd9f05c9431b26a6fcb3b2693ae
[ "Unlicense" ]
null
null
null
Source/inv.cpp
mewbak/devil-nightly
78e0cd3e49029fd9f05c9431b26a6fcb3b2693ae
[ "Unlicense" ]
null
null
null
//HEADER_GOES_HERE #include "../types.h" int invflag; void *pInvCels; int drawsbarflag; // idb int sgdwLastTime; // check name const InvXY InvRect[73] = { { 452, 31 }, // helmet { 480, 31 }, // helmet { 452, 59 }, // helmet { 480, 59 }, // helmet { 365, 205 }, // left ring { 567, 205 ...
21.784712
164
0.509355
f700087fa091f505380038a09ff389a2e043d773
40
hpp
C++
src/boost_metaparse_one_of_c.hpp
miathedev/BoostForArduino
919621dcd0c157094bed4df752b583ba6ea6409e
[ "BSL-1.0" ]
10
2018-03-17T00:58:42.000Z
2021-07-06T02:48:49.000Z
src/boost_metaparse_one_of_c.hpp
miathedev/BoostForArduino
919621dcd0c157094bed4df752b583ba6ea6409e
[ "BSL-1.0" ]
2
2021-03-26T15:17:35.000Z
2021-05-20T23:55:08.000Z
src/boost_metaparse_one_of_c.hpp
miathedev/BoostForArduino
919621dcd0c157094bed4df752b583ba6ea6409e
[ "BSL-1.0" ]
4
2019-05-28T21:06:37.000Z
2021-07-06T03:06:52.000Z
#include <boost/metaparse/one_of_c.hpp>
20
39
0.8
f7000a8e009b92c0ebca5a321a2d3e20f34c2ee2
8,177
cpp
C++
src/qt/bitcoinunits.cpp
N8VCoin/nativecoin
ecbaee2810a94e814808df59033083426f2fa92d
[ "MIT" ]
6
2019-06-28T00:32:13.000Z
2020-06-05T02:26:35.000Z
src/qt/bitcoinunits.cpp
N8VCoin/nativecoin
ecbaee2810a94e814808df59033083426f2fa92d
[ "MIT" ]
2
2019-12-09T14:09:13.000Z
2021-03-30T15:24:45.000Z
src/qt/bitcoinunits.cpp
N8VCoin/nativecoin
ecbaee2810a94e814808df59033083426f2fa92d
[ "MIT" ]
3
2019-06-12T13:10:36.000Z
2020-02-27T05:48:32.000Z
// Copyright (c) 2011-2014 The Bitcoin developers // Copyright (c) 2014-2015 The Dash developers // Copyright (c) 2015-2017 The nativecoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "bitcoinunits.h" ...
28.691228
115
0.620276
f7000ab3192b9babb1df7408825bdf884622c961
1,954
cpp
C++
test/src/test_associative_multiplication.cpp
shantanuwadnerkar/matmul
cf283697a5fb390524425cdc1c734932d1c46cc7
[ "Apache-2.0" ]
null
null
null
test/src/test_associative_multiplication.cpp
shantanuwadnerkar/matmul
cf283697a5fb390524425cdc1c734932d1c46cc7
[ "Apache-2.0" ]
1
2021-02-21T17:41:32.000Z
2021-02-21T17:41:32.000Z
test/src/test_associative_multiplication.cpp
shantanuwadnerkar/matmul
cf283697a5fb390524425cdc1c734932d1c46cc7
[ "Apache-2.0" ]
null
null
null
/* * This file is part of Matrix. * * See the COPYRIGHT file at the top-level directory of this distribution * for details of code ownership. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Founda...
28.318841
77
0.633572
f7000cef7d8e612729b35d5520b1d950ba0c0f68
42,702
cpp
C++
src/util/system.cpp
admecoin/ethcpp
d101f288b887926dc2272391fecf7c980eb8a18e
[ "MIT" ]
null
null
null
src/util/system.cpp
admecoin/ethcpp
d101f288b887926dc2272391fecf7c980eb8a18e
[ "MIT" ]
null
null
null
src/util/system.cpp
admecoin/ethcpp
d101f288b887926dc2272391fecf7c980eb8a18e
[ "MIT" ]
null
null
null
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2018 The Bitcoin Core developers // Copyright (c) 2017-2020 The Qtum Core developers // Copyright (c) 2020 The BCS Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/m...
32.822444
162
0.628097
f7000e7da28f7e7bdae310a91896ed0078f8b885
1,704
cpp
C++
compute_samples/applications/usm_linked_list/test/usm_linked_list_system_tests.cpp
maximd33/compute-samples
b16a666b76b43c2a7bd1671edc563b45e978f1a7
[ "MIT" ]
75
2018-03-19T16:06:11.000Z
2022-02-10T11:10:17.000Z
compute_samples/applications/usm_linked_list/test/usm_linked_list_system_tests.cpp
maximd33/compute-samples
b16a666b76b43c2a7bd1671edc563b45e978f1a7
[ "MIT" ]
10
2019-04-17T04:52:55.000Z
2021-04-19T22:20:07.000Z
compute_samples/applications/usm_linked_list/test/usm_linked_list_system_tests.cpp
maximd33/compute-samples
b16a666b76b43c2a7bd1671edc563b45e978f1a7
[ "MIT" ]
17
2018-03-15T01:48:55.000Z
2022-02-10T11:10:17.000Z
/* * Copyright (C) 2019 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "gtest/gtest.h" #include "usm_linked_list/usm_linked_list.hpp" #include "test_harness/test_harness.hpp" TEST(UsmLinkedListSystemTests, ApplicationReturnsSkipStatusGivenHelpMessageIsRequested) { compute_samples::UsmLin...
35.5
80
0.767019
f7000fa274d7056932c927e2635dc686000d36ec
12,279
cc
C++
test/gtest/src/gtest-printers.cc
haraisao/fcl
6d008b63b801a2c85435c4ae959c28d7538ad270
[ "BSD-3-Clause" ]
921
2015-01-27T15:11:44.000Z
2022-03-29T08:39:06.000Z
test/gtest/src/gtest-printers.cc
sthagen/fcl
df2702ca5e703dec98ebd725782ce13862e87fc8
[ "BSD-3-Clause" ]
474
2015-01-28T08:08:18.000Z
2022-03-30T13:40:49.000Z
test/gtest/src/gtest-printers.cc
sthagen/fcl
df2702ca5e703dec98ebd725782ce13862e87fc8
[ "BSD-3-Clause" ]
370
2015-01-05T07:49:25.000Z
2022-03-27T12:41:28.000Z
// Copyright (C) 2007, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of conditi...
33.733516
80
0.664386
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
10