Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KolosalAI/Kolosal
/ types & classes
Types & classes
2,198 in github.com/KolosalAI/Kolosal
⨍
Functions
5,993
◇
Types & classes
2,198
↓ 299 callers
Class
ImVec4
ImVec4: 4D vector used to store clipping rectangles, colors etc. [Compile-time configurable type]
external/imgui/imgui.h:305
↓ 17 callers
Class
ImVec2ih
Helper: ImVec2ih (2D vector, half-size integer, for long-term packed storage)
external/imgui/imgui_internal.h:557
↓ 8 callers
Class
ImVec2i
Helper: ImVec2i (2D vector, integer)
external/imgui/imgui_internal.h:549
↓ 7 callers
Class
ImGuiStoragePair
Helper for key->value storage (container sorted by key)
external/imgui/imgui.h:204
↓ 6 callers
Class
MyDocument
Simplified structure to mimic a Document model
external/imgui/imgui_demo.cpp:10288
↓ 5 callers
Class
diyfp
external/nlohmann/json.hpp:16964
↓ 4 callers
Class
ImFontConfig
Baked data for a ImFont at a given size.
external/imgui/imgui.h:179
↓ 4 callers
Class
ImGuiStyleMod
Storage for one type registered in the .ini file
external/imgui/imgui_internal.h:176
↓ 4 callers
Class
nk_vec2
external/glfw/tests/joysticks.c:127
↓ 4 callers
Class
out_of_range
@brief exception indicating access out of the defined range @sa https://json.nlohmann.me/api/basic_json/out_of_range/
external/nlohmann/json.hpp:4557
↓ 3 callers
Class
ImColor
Coordinates of a rectangle within a texture.
external/imgui/imgui.h:185
↓ 3 callers
Class
nk_rect
external/glfw/tests/joysticks.c:126
↓ 3 callers
Class
nk_vec2
external/glfw/deps/nuklear_glfw_gl2.h:73
↓ 2 callers
Class
ImGuiPtrOrIndex
external/imgui/imgui_internal.h:1417
↓ 2 callers
Class
ImGuiTextRange
external/imgui/imgui.h:2781
↓ 2 callers
Class
ImGuiWindowClass
A Platform Window (always 1 unless multi-viewport are enabled. One per platform window to output to). In the future may represent Platform Monitor
external/imgui/imgui.h:211
↓ 2 callers
Class
ImGuiWindowSettings
Temporary storage for one window (that's the data which in theory we could ditch at the end of the frame, in practice we currently keep it for each wi
external/imgui/imgui_internal.h:193
↓ 2 callers
Class
MyItem
external/imgui/imgui_demo.cpp:5504
↓ 2 callers
Class
ValueType
external/nlohmann/json.hpp:21524
↓ 2 callers
Class
input_stream_adapter
! Input adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf
external/nlohmann/json.hpp:6225
↓ 2 callers
Class
nk_vec2
external/glfw/tests/inputlag.c:62
↓ 1 callers
Class
DockRemainingWindowTask
Anything else in the source nodes of 'node_remap_pairs' are windows that are not included in the remapping list. Find those windows and move to them t
external/imgui/imgui.cpp:20252
↓ 1 callers
Class
ExampleAsset
external/imgui/imgui_demo.cpp:10674
↓ 1 callers
Class
ImDrawChannel
Forward declarations: ImDrawList, ImFontAtlas layer
external/imgui/imgui.h:167
↓ 1 callers
Class
ImDrawCmd
Temporary storage to output draw commands out of order, used by ImDrawListSplitter and ImDrawList::ChannelsSplit()
external/imgui/imgui.h:168
↓ 1 callers
Class
ImDrawList
All draw command lists required to render the frame + pos/size coordinates to use for the projection matrix.
external/imgui/imgui.h:170
↓ 1 callers
Class
ImDrawListSharedData
Helper to build a ImDrawData instance
external/imgui/imgui_internal.h:143
↓ 1 callers
Class
ImFontBaked
Output of ImFontAtlas::GetCustomRect() when using custom rectangles.
external/imgui/imgui.h:178
↓ 1 callers
Class
ImGuiInputTextState
Stacked storage data for BeginGroup()/EndGroup()
external/imgui/imgui_internal.h:161
↓ 1 callers
Class
ImGuiKeyRoutingData
Routing table entry (sizeof() == 16 bytes)
external/imgui/imgui_internal.h:1550
↓ 1 callers
Class
ImGuiListClipperData
Temporary clipper data, buffers shared/reused between instances
external/imgui/imgui_internal.h:1646
↓ 1 callers
Class
ImGuiOldColumns
Storage data for a single column for legacy Columns() api
external/imgui/imgui_internal.h:173
↓ 1 callers
Class
ImGuiStackLevelInfo
external/imgui/imgui_internal.h:2277
↓ 1 callers
Class
ImGuiTabBar
Style variable information (e.g. to access style variables from an enum)
external/imgui/imgui_internal.h:178
↓ 1 callers
Class
ImGuiTabItem
Storage for a tab bar
external/imgui/imgui_internal.h:179
↓ 1 callers
Class
ImGuiTableColumn
Storage for TableAngledHeadersRow()
external/imgui/imgui_internal.h:182
↓ 1 callers
Class
ImGuiTableColumnSettings
sizeof() ~ 16
external/imgui/imgui_internal.h:3262
↓ 1 callers
Class
ImGuiTableInstanceData
Storage for one column of a table
external/imgui/imgui_internal.h:183
↓ 1 callers
Class
ImGuiTableSettings
Temporary storage for one table (one per table in the stack), shared between tables.
external/imgui/imgui_internal.h:185
↓ 1 callers
Class
ImGuiWindow
Storage for GetTypingSelectRequest() (aimed to be public)
external/imgui/imgui_internal.h:190
↓ 1 callers
Class
ImGui_ImplFreeType_FontSrcBakedData
Stored in ImFontBaked::FontLoaderDatas: pointer to SourcesCount instances of this. ALLOCATED BY CORE.
external/imgui/misc/freetype/imgui_freetype.cpp:155
↓ 1 callers
Class
ImGui_ImplVulkanH_Window
external/imgui/backends/imgui_impl_vulkan.h:164
↓ 1 callers
Class
iteration_proxy_value
external/nlohmann/json.hpp:5185
↓ 1 callers
Class
nk_rect
external/glfw/tests/gamma.c:145
↓ 1 callers
Class
nk_rect
external/glfw/tests/window.c:121
↓ 1 callers
Class
nk_rect
external/glfw/tests/inputlag.c:149
↓ 1 callers
Class
primitive_iterator_t
@brief an iterator for primitive JSON types This class models an iterator for primitive JSON types (boolean, number, string). It's only purpose is to
external/nlohmann/json.hpp:12732
↓ 1 callers
Class
sysinfo
include/system_monitor.hpp:309
Class
AFM_FontInfoRec_
external/freetype/include/freetype/internal/t1types.h:219
Class
AFM_KernPairRec_
external/freetype/include/freetype/internal/t1types.h:210
Class
AFM_ParserRec_
external/freetype/include/freetype/internal/psaux.h:1265
Class
AFM_Parser_FuncsRec_
external/freetype/include/freetype/internal/psaux.h:1267
Class
AFM_StreamRec_
external/freetype/include/freetype/internal/psaux.h:1284
Class
AFM_TrackKernRec_
external/freetype/include/freetype/internal/t1types.h:200
Class
AInputEvent
external/imgui/backends/imgui_impl_android.h:30
Class
ALLEGRO_DISPLAY
external/imgui/backends/imgui_impl_allegro5.h:27
Class
ANativeWindow
external/imgui/backends/imgui_impl_android.h:29
Class
APIEndpointModal
include/ui/server/server_logs.hpp:16
Class
AddCustomModelModalComponent
include/ui/model_manager_modal.hpp:29
Enum
Alignment
include/ui/widgets.hpp:25
Class
Application
source/main.cpp:146
Class
BACKUP_DX10_STATE
Backup DX state that will be modified to restore it afterwards (unfortunately this is very ugly looking and verbose. Close your eyes!)
external/imgui/backends/imgui_impl_dx10.cpp:211
Class
BACKUP_DX11_STATE
Backup DX state that will be modified to restore it afterwards (unfortunately this is very ugly looking and verbose. Close your eyes!)
external/imgui/backends/imgui_impl_dx11.cpp:221
Class
BDF_PropertyRec_
external/freetype/include/freetype/ftbdf.h:92
Class
BackupSDLRendererState
Backup SDL_Renderer state that will be modified to restore it afterwards
external/imgui/backends/imgui_impl_sdlrenderer3.cpp:162
Class
BackupSDLRendererState
Backup SDL_Renderer state that will be modified to restore it afterwards
external/imgui/backends/imgui_impl_sdlrenderer2.cpp:144
Class
Big
external/glfw/deps/nuklear.h:5674
Class
ButtonConfig
* @brief A struct to store the configuration for a button * * The ButtonConfig struct stores the configuration for a button, including the label, *
include/ui/widgets.hpp:38
Enum
ButtonState
include/ui/widgets.hpp:18
Class
CFF_AxisCoords_
external/freetype/include/freetype/internal/cfftypes.h:127
Class
CFF_BlendRec_
external/freetype/include/freetype/internal/cfftypes.h:170
Class
CFF_Builder_
external/freetype/include/freetype/internal/psaux.h:1002
Class
CFF_Builder_FuncsRec_
external/freetype/include/freetype/internal/psaux.h:1028
Class
CFF_CharsetRec_
external/freetype/include/freetype/internal/cfftypes.h:96
Class
CFF_Decoder_
external/freetype/include/freetype/internal/psaux.h:1175
Class
CFF_Decoder_FuncsRec_
external/freetype/include/freetype/internal/psaux.h:1222
Class
CFF_Decoder_Zone_
external/freetype/include/freetype/internal/psaux.h:1166
Class
CFF_EncodingRec_
external/freetype/include/freetype/internal/cfftypes.h:84
Class
CFF_FDSelectRec_
external/freetype/include/freetype/internal/cfftypes.h:283
Class
CFF_FontRecDictRec_
external/freetype/include/freetype/internal/cfftypes.h:184
Class
CFF_FontRec_
external/freetype/include/freetype/internal/cfftypes.h:156
Class
CFF_GlyphSlotRec_
external/freetype/include/freetype/internal/cffotypes.h:59
Class
CFF_InternalRec_
external/freetype/include/freetype/internal/cffotypes.h:80
Class
CFF_PrivateRec_
external/freetype/include/freetype/internal/cfftypes.h:244
Class
CFF_SizeRec_
external/freetype/include/freetype/internal/cffotypes.h:43
Class
CFF_SubFontRec_
external/freetype/include/freetype/internal/cfftypes.h:241
Class
CFF_Transform_
external/freetype/include/freetype/internal/cffotypes.h:92
Class
CFF_VStoreRec_
external/freetype/include/freetype/internal/cfftypes.h:143
Class
CFF_VarData_
external/freetype/include/freetype/internal/cfftypes.h:113
Class
CFF_VarRegion_
external/freetype/include/freetype/internal/cfftypes.h:136
Class
CID_FaceDictRec_
external/freetype/include/freetype/t1tables.h:289
Class
CID_FaceInfoRec_
external/freetype/include/freetype/t1tables.h:342
Class
CID_FaceRec_
external/freetype/include/freetype/internal/t1types.h:247
Class
CID_SubrsRec_
external/freetype/include/freetype/internal/t1types.h:132
Class
CURLMsg
external/curl/include/curl/multi.h:97
Enum
CURL_NETRC_OPTION
These enums are for use with the CURLOPT_NETRC option. */
external/curl/include/curl/curl.h:2319
Enum
CURL_TLSAUTH
external/curl/include/curl/curl.h:2351
Class
CUSTOMVERTEX
external/imgui/backends/imgui_impl_dx9.cpp:63
Class
CharWidthCache
Character width cache to handle different font styles
external/ImGuiTextSelect/textselect.cpp:77
Class
ChatCompletionParameters
* @brief Parameters for a chat completion job. */
external/genta-personal/include/types.h:37
next →
1–100 of 2,198, ranked by callers